Update dependency react-router to v2.8.1 - autoclosed #14
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.0.0
->2.8.1
Release Notes
ReactTraining/react-router
v2.8.1
Compare Source
Changes
query
(#3808)v2.8.0
Compare Source
Changes
to
on<Link>
(#3803)history.replace
instead ofhistory.transitionTo
for redirects (#3799)v2.7.0
Compare Source
Changes
router
as a prop onwithRouter
-wrapped components for overriding the router object from context (#3729)withRef
option towithRouter
that enablesgetWrappedInstance
(#3735, #3740)v2.6.1
Compare Source
Changes
Object.prototype
(#3680)v2.6.0
Compare Source
Changes
prevState
as argument toonLeave
hooks (#3616)<Link>
onClick
invariant runs (#3636)v2.5.2
Compare Source
Changes
propTypes
check when creating a route object from a React element (#3591)v2.5.1
Compare Source
Changes
onClick
handler of<Link>
rendered outside of router context (#3572)v2.5.0
Compare Source
Changes
getChildRoutes
andgetIndexRoute
withpartialNextState
; deprecate accessinglocation
directly in favor ofpartialNextState.location
there (#3556, #3561, #3569, Upgrade Guide)routeParams
objects (#3544)v2.4.1
Compare Source
Changes
v2.4.0
Compare Source
Changes
withRouter
higher-order component for injectingprops.router
(#3352)target
topropTypes
for<Link>
(#3397)v2.3.0
Compare Source
Changes
applyRouterMiddleware
for extending router rendering (#3327)routerShape
andlocationShape
as top-level exported prop types, and deprecate all the old prop types, including the ones that were previously incorrectly removed (#3349)es6/
to avoid breaking people who were incorrectly importing fromreact-router/es6
(#3334)v2.2.4
Compare Source
Changes
v2.2.2
Compare Source
Changes
v2.2.1
Compare Source
Changes
this
ingetComponent
andgetComponents
(#3306)v2.2.0
Compare Source
Changes
getComponent
andgetComponents
withnextState
; deprecate accessinglocation
directly in favor ofnextState.location
there (#3298, Upgrade Guide)className
on<Link>
(#3288)es6/
toes/
(#3295)v2.1.1
Compare Source
Changes
v2.1.0
Compare Source
Changes
onChange
hook on routes (#3108)v2.0.1
Compare Source
Changes
changed but the child's did not. (#3166)
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.