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 to version 3.0.0 🚀 #302

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

react-router just published its new version 3.0.0.

State Update 🚀
Dependency react-router
New version 3.0.0
Type dependency

This version is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of react-router.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project ✨

You rock!

🌴


GitHub Release

🎉 The 100th release of React Router! 🎉

This release removes all the deprecation warnings from v2.x along with some bugfixes.

While the focus of this project is shifting towards the component-based v4, this branch will be maintained indefinitely!

Bug fixes will continue to be accepted. We are not going to leave anyone hanging and want to assure you that v3 development will be alive and well.

Changes

Oct 24, 2016

  • Removed
  • Bugfix: Cancel pending enter/change hooks on location change (#4063)

The new version differs by 428 commits .

  • 6eeb7ad Ch-ch-changes!
  • b61db2a 3.0.0
  • abbbe29 Merge branch 'master' into v3
  • 684248e feat: cancel pending enter/change hooks on location change (#4063)
  • 4f27461 Fix doc links to history (#3973)
  • 3261d6a Discard optional paren history based on params evaluation (#3782)
  • 0cbd38e update history version check (#3888)
  • cd3479b Update CHANGES.md
  • ea7004d 3.0.0-beta.1
  • d619ae3 Merge branch 'master' into v3
  • f0806bf Remove unused import from merge process.
  • d4450b9 Make lint pass and update deprecated rule.
  • 3cefaa3 chore(package): update eslint-plugin-react to version 6.2.2
  • efd6a6b Update README.md (#3833)
  • a3dccec Merge branch 'master' into next

There are 250 commits in total. See the full diff.


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚡ greenkeeper upgrade

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants