Sourced from react-router's releases.
v7.9.1
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v791
v7.9.0
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v790
Sourced from react-router's changelog.
7.9.1
Patch Changes
- Fix internal
Futureinterface naming frommiddleware->v8_middleware(#14327)7.9.0
Minor Changes
Stabilize middleware and context APIs. (#14215)
We have removed the
unstable_prefix from the following APIs and they are now considered stable and ready for production use:
RouterContextProvidercreateContextcreateBrowserRoutergetContextoption<HydratedRouter>getContextpropPlease see the Middleware Docs, the Middleware RFC, and the Client-side Context RFC for more information.
Patch Changes
- Escape HTML in
meta()JSON-LD content (#14316)- Add react-server Await component implementation (#14261)
- In RSC Data Mode when using a custom basename, fix hydration errors for routes that only have client loaders (#14264)
- Make
hreffunction available in a react-server context (#14262)- decode each time
getPayload()is called to allow for "in-context" decoding and hoisting of contextual assets (#14248)href()now correctly processes routes that have an extension after the parameter or are a single optional parameter. (#13797)
4a9a2a3
chore: Update version for release (#14330)20c1fda
chore: Update version for release (pre) (#14328)d1e95ee
Fix internal Future v8_middleware field naming (#14327)166d234
chore: format7bc922e
Merge branch 'release-next' into deve7299c0
chore: Update version for release (#14326)0c916ad
chore: Update version for release (pre) (#14317)0e77485
Escape JSON LD content in <Meta /> (#14316)11e28a9
Typegen server-first routes in RSC Framework Mode (#14309)21191cc
chore: Update version for release (pre) (#14312)