v6.11.1
·
4904 commits
to main
since this release
Patch Changes
- Fix usage of
ComponentAPI within descendant<Routes>(#10434) - Fix bug when calling
useNavigatefrom<Routes>inside a<RouterProvider>(#10432) - Fix usage of
<Navigate>in strict mode when using a data router (#10435) - Fix
basenamehandling when navigating without a path (#10433) - "Same hash" navigations no longer re-run loaders to match browser behavior (i.e.
/path#hash -> /path#hash) (#10408)
Full Changelog: https://github.com/remix-run/react-router/compare/react-router@6.11.0...react-router@6.11.1