Changelog
Sourced from react-router's
changelog.
7.6.2
Patch Changes
- Avoid additional
with-props chunk in Framework Mode by
moving route module component prop logic from the Vite plugin to
react-router (#13650)
- [INTERNAL] Slight refactor of internal
headers()
function processing for use with RSC (#13639)