react-router-dom
Advanced tools
Changelog
v6.12.1
Date: 2023-06-08
[!WARNING] Please use version
6.13.0
or later instead of6.12.0
/6.12.1
. These versions suffered from some Webpack build/minification issues resulting failed builds or invalid minified code in your production bundles. See #10569 and #10579 for more details.
React.startTransition
to fix webpack + react 17 compilation error (#10569)Full Changelog: v6.12.0...v6.12.1
Changelog
v6.11.2
Date: 2023-05-17
basename
duplication in descendant <Routes>
inside a <RouterProvider>
(#10492)SetURLSearchParams
type (#10444)manifest
in _internalSetRoutes
(#10437)Full Changelog: v6.11.1...v6.11.2
Changelog
v6.11.1
Date: 2023-05-03
Component
API within descendant <Routes>
(#10434)useNavigate
from <Routes>
inside a <RouterProvider>
(#10432)<Navigate>
in strict mode when using a data router (#10435)basename
handling when navigating without a path (#10433)/path#hash -> /path#hash
) (#10408)Full Changelog: v6.11.0...v6.11.1