react-router@6.11.2
版本发布时间: 2023-05-17 23:34:00
remix-run/react-router最新发布版本:react-router@6.26.2(2024-09-09 23:14:53)
Patch Changes
- Fix
basename
duplication in descendant<Routes>
inside a<RouterProvider>
(#10492) - Fix bug where initial data load would not kick off when hash is present (#10493)
- Export
SetURLSearchParams
type (#10444) - Fix Remix HMR-driven error boundaries by properly reconstructing new routes and
manifest
in_internalSetRoutes
(#10437)
Full Changelog: https://github.com/remix-run/react-router/compare/react-router@6.11.1...react-router@6.11.2