react-router
Advanced tools
Changelog
v6.4.3
Date: 2022-11-01
<a href>
values when using createHashRouter
(#9409)formAction
pathnames when an index
route also has a path
(#9486)relative=path
prop on NavLink
(#9453)NavLink
behavior for root urls (#9497)useRoutes
should be able to return null
when passing locationArg
(#9485)initialEntries
type in createMemoryRouter
(#9498)basename
and relative routing in loader
/action
redirects (#9447)action
function (#9455)@remix-run/router
(#9446)createURL
in local file execution in Firefox (#9464)Full Changelog: v6.4.2...v6.4.3
Changelog
v6.4.2
Date: 2022-10-06
basename
in useFormAction
(#9352)IndexRouteObject
and NonIndexRouteObject
types to make hasErrorElement
optional (#9394)RouteObject
/RouteProps
types to surface the error in TypeScript. (#9366)Full Changelog: v6.4.1...v6.4.2
Changelog
v6.4.1
Date: 2022-09-22
initialEntries
(#9288)?index
for fetcher get submissions to index routes (#9312)Full Changelog: v6.4.0...v6.4.1