3.2.6
- Implements useLocation instead of
withRouter
where available - Adds a deprecation warning for those still on
react-router
v4 (this is still supported, but probably won't be in the next major version). If you don't plan on upgradingreact-router
for a while, just continue to usev3.2.5
if you're annoyed by this warning.