v6.8.2
·
5047 commits
to main
since this release
What's Changed
- Treat same-origin absolute URLs in
<Link to>as external if they are outside of the routerbasename(#10135) - Correctly perform a hard redirect for same-origin absolute URLs outside of the router
basename(#10076) - Fix SSR of absolute
<Link to>urls (#10112) - Properly escape HTML characters in
StaticRouterProviderserialized hydration data (#10068) - Fix
useBlockerto returnIDLE_BLOCKERduring SSR (#10046) - Ensure status code and headers are maintained for
deferloader responses increateStaticHandler'squery()method (#10077) - Change
invariantto anUNSAFE_invariantexport since it's only intended for internal use (#10066)
Full Changelog: https://github.com/remix-run/react-router/compare/react-router@6.8.1...react-router@6.8.2