Update dependency react-transition-group to v4 #23
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.2.1
->^4.0.0
Release Notes
reactjs/react-transition-group
v4.4.5
Compare Source
Bug Fixes
v4.4.4
Compare Source
Bug Fixes
v4.4.3
Compare Source
Bug Fixes
v4.4.2
Compare Source
Bug Fixes
nodeRef
prop type for cross-realm elements (#732) (8710c01)v4.4.1
Compare Source
Bug Fixes
v4.4.0
Compare Source
Features
nodeRef
alternative instead of internalfindDOMNode
(#559) (85016bf)react-transition-group internally uses
findDOMNode
, which is deprecated and produces warnings in Strict Mode, so now you can optionally passnodeRef
toTransition
andCSSTransition
, it's a ref object that should point to the transitioning child:Bug Fixes
Transition
to match the exported ones (#554)v4.3.0
Compare Source
Features
4.2.2 (2019-08-02)
Bug Fixes
4.2.1 (2019-07-02)
Bug Fixes
v4.2.2
Compare Source
Bug Fixes
v4.2.1
Compare Source
Bug Fixes
v4.2.0
Compare Source
Features
4.1.1 (2019-06-10)
Bug Fixes
v4.1.1
Compare Source
Bug Fixes
v4.1.0
Compare Source
Features
4.0.1 (2019-05-09)
Bug Fixes
v4.0.1
Compare Source
Bug Fixes
v4.0.0
Compare Source
Features
BREAKING CHANGES
.default
afterrequire()
when resolving to the esm buildv3.0.0
Compare Source
Features
BREAKING CHANGES
v2.9.0
Compare Source
Features
Reverts
v2.8.0
Compare Source
Features
2.7.1 (2019-03-25)
Bug Fixes
v2.7.1
Compare Source
Bug Fixes
v2.7.0
Compare Source
Features
2.6.1 (2019-03-14)
Bug Fixes
exit
key optional when passing an object to thetimeout
prop (#464) (3a4cf9c)v2.6.1
Compare Source
Bug Fixes
exit
key optional when passing an object to thetimeout
prop (#464) (3a4cf9c)v2.6.0
Compare Source
Features
2.5.3 (2019-01-14)
Bug Fixes
2.5.2 (2018-12-20)
Bug Fixes
2.5.1 (2018-12-10)
Bug Fixes
v2.5.3
Compare Source
Bug Fixes
v2.5.2
Compare Source
Bug Fixes
v2.5.1
Compare Source
Bug Fixes
v2.5.0
Compare Source
Features
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.