Skip to content

Update reactrouter monorepo to v5 (major)

Warren Gifford requested to merge renovate/major-reactrouter-monorepo into master

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 code search for "react-router"
react-router-dom dependencies major ^5.0.0 source code search for "react-router-dom"

Release Notes

ReactTraining/react-router

v5.0.0

Compare Source

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

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

Merge request reports

Loading