Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update react-router-dom to the latest version 🚀 #1094

Merged
2 commits merged into from
Jun 4, 2019

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jun 4, 2019

The dependency react-router-dom was updated from 4.4.0-beta.8 to 5.0.1.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for v5.0.1

Changes

Bugfixes:

  • Fixed display name for router context consumer and provider (6a99c93)
  • Fixed infinite loop caused by Redirect in some scenarios (017f692 and 2ce1d32)
  • Fixed license issue for react context polyfill (f9849c8, then 992af48)
  • Fixed Redirect throwing an exception in StaticRouter without context (3ccbd19)
  • Fixed regression in matchPath that caused an exception for empty paths (7bd1407)
  • Fixed page reload when an exception was thrown in Link onClick (82ce94c)
  • Fixed warning about createRef or useRef values in wrappedComponentRef when using withRouter() (56c829b)
  • Fixed withRouter() wrapped component inside NavLink not working properly (a38ef04)
  • Fixed CJS build - previously, incorrect exports were emitted (caa9950)

Changes:

  • Reduced component depth in withRouter() HOC. (10d78bb)
  • Changed misleading warning when withRouter is used outside a Router (10d78bb)
  • Reduced install size and bundle size by switching to mini-create-react-context (992af48)

Thanks to @StringEpsilon for putting this list together. Enjoy!

Commits

The new version differs by 41 commits.

  • 0c9a10d v5.0.1
  • b0bb959 Update package locks
  • 8ed894f add hooks option to scroll restoration docs (#6762)
  • 0f5d701 Small code change in matchPath.md (#6761)
  • caa9950 esModule: false fix read only TypeError in expors (#6758)
  • bd436ce Merge branch 'website'
  • a38ef04 Don't override path in NavLink component. Fixes #6613 (#6623)
  • 97f0eee Removing "update blocking" content (#6652)
  • 56c829b fix(react-router): Allow string and object refs in withRouter (#6680)
  • aeccaeb Updated some devDependencies to fix audit warnings (#6741)
  • 48a97bf Fix build on windows. (#6740)
  • 82ce94c prevent reload of page if an error occurs in onClick event handler (#6711)
  • 7bd1407 matchPath: Fixed exception thrown if path is undefined (#6715)
  • 67df646 use huskyrc file (#6706)
  • 29155fc Update matchPath docs (#6703)

There are 41 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@ghost ghost added the Merge On Green label Jun 4, 2019
@ghost ghost merged commit ecde0ac into master Jun 4, 2019
@greenkeeper greenkeeper bot deleted the greenkeeper/react-router-dom-5.0.1 branch June 4, 2019 23:23
beiguancyc pushed a commit to beiguancyc/parse-dashboard that referenced this pull request Jun 10, 2019
* commit 'ea7ab044557e2b7977092dbe7e15b9f432330d30':
  ⚡️ Release 1.3.3 (parse-community#1100)
  1.3.2 version bump + changelog (parse-community#1099)
  Update Dockerfile (parse-community#1098)
  Update file-loader to the latest version 🚀 (parse-community#1095)
  Update react-router-dom to the latest version 🚀 (parse-community#1094)
  Update react-router to the latest version 🚀 (parse-community#1093)
  Update webpack to the latest version 🚀 (parse-community#1092)
  Update express to the latest version 🚀 (parse-community#1090)
  Update puppeteer to the latest version 🚀 (parse-community#1089)
  Update webpack to the latest version 🚀 (parse-community#1088)
  Update Dockerfile (parse-community#1087)
  Update webpack to the latest version 🚀 (parse-community#1084)
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants