Skip to content

Update reactrouter monorepo to ^4.4.0-beta.8

Administrator requested to merge renovate/reactrouter-monorepo into master

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update New value References Sourcegraph
react-router dependencies patch ^4.4.0-beta.8 source code search for "react-router"
react-router-dom dependencies patch ^4.4.0-beta.8 source code search for "react-router-dom"

Release Notes

ReactTraining/react-router

v4.4.0-beta.8

Compare Source

  • Stop using eval in development to be compliant with unsafe-eval CSP (see #​6611)
  • Bumps the history dependency to version 4.9.0

v4.4.0-beta.7

Compare Source

  • Fixed tree-shaking with Webpack (see #​6464 and #​6465)
  • Added support for createRef in <Link innerRef> (see #​6567)
  • We now throw an error when using 2 different builds (dev only, see b2c6fa0)

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