react-router-dom
Advanced tools
Changelog
v6.0.2
Date: 2021-11-09
reloadDocument
prop to <Link>
. This allows <Link>
to function like a normal anchor tag by reloading the document after navigation while maintaining the relative to
resolution (#8283)Full Changelog: v6.0.1...v6.0.2
Changelog
v6.0.1
Date: 2021-11-05
<StaticRouter location>
value (#8243)<Route>
inside <Routes>
to help people make the change (#8238)Full Changelog: v6.0.0...v6.0.1
Changelog
v6.0.0
Date: 2021-11-03
React Router v6 is here!
Please go read our blog post for more information on all the great stuff in v6 including notes about how to upgrade from React Router v5 and Reach Router.