Update reactrouter monorepo to v5 (major)
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
react-router | dependencies | major | ^5.0.0 | source | |
react-router-dom | dependencies | major | ^5.0.0 | source |
Release Notes
ReactTraining/react-router
v5.0.0
Please see the blog post and the list of 4.4 beta releases for details.
Changes
- Lots of compatibility improvements with React 16
- Full compatibility with
<React.StrictMode>
- Better support for
React.forwardRef
in<Route component>
- Better support for
React.createRef
in<Link innerRef>
- Single-file builds, per-file imports are deprecated see the beta.1 notes
- Pre-built bundles for both development and production
Renovate configuration
rebase!
".
-
If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot. View repository job log here.