github remix-run/react-router react-router@6.8.2
v6.8.2

latest releases: v0.0.0-nightly-db577511d-20240925, v0.0.0-experimental-2d5e406e4, v0.0.0-nightly-8f12ed19a-20240924...
19 months ago

What's Changed

  • Treat same-origin absolute URLs in <Link to> as external if they are outside of the router basename (#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 StaticRouterProvider serialized hydration data (#10068)
  • Fix useBlocker to return IDLE_BLOCKER during SSR (#10046)
  • Ensure status code and headers are maintained for defer loader responses in createStaticHandler's query() method (#10077)
  • Change invariant to an UNSAFE_invariant export 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

Don't miss a new react-router release

NewReleases is sending notifications on new releases.