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-transition-group to ^2.0.0 #29

Merged
merged 1 commit into from Oct 2, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2018

This PR contains the following updates:

Package Type Update Change References
react-transition-group dependencies major ^1.1.3 -> ^2.0.0 source

Release Notes

reactjs/react-transition-group

v2.5.0

Compare Source

Features

v2.4.0

Compare Source

Features

v2.3.1

Compare Source

Features
  • remove deprecated lifecycle hooks and polyfill for older react versions (c1ab1cf)
Performance Improvements
  • don't reflow when there's no class to add (d7b898d)

2.3.1 (2018-04-14)

Bug Fixes
  • deps: Move loose-envify and semantic-release to devDependencies (#​319) (b4ec774)

v2.3.0

2018-03-28

  • Added *-done classes to CSS Transition (#​269)
  • Reorganize docs with more interesting examples! (#​304)
  • A bunch of bug fixes

v2.2.1

2017-09-29

v2.2.0

2017-07-21

  • Feature: Support multiple classes in classNames (#​124)
  • Docs: fix broken link (#​127)
  • Bugfix: Fix Transition props pass-through (#​123)

v2.1.0

2017-07-06

  • Feature: Add back childFactory on <TransitionGroup> (#​113)
  • Bugfix: Ensure child specified onExited fires in a <TransitionGroup> (#​113)

v2.0.2

2017-07-06

  • Fix documentation npm: No code changes

v2.0.1

2017-07-06

  • Fix documentation on npm: No code changes

v2.0.0

2017-07-06

[v1.2.0]

2017-06-12

  • Feature: Dist build now includes both production and development builds (#​64)
  • Feature: PropTypes are now wrapped allowing for lighter weight production builds (#​69)

v1.1.3

2017-05-02

  • bonus release, no additions

v1.1.2

2017-05-02

  • Bugfix: Fix refs on children (#​39)

v1.1.1

2017-03-16

  • Chore: Add a prebuilt version of the library for jsbin and the like.

v1.1.0

2017-03-16

  • Feature: Support refs on children (#​9)
  • Feature: TransitionChild to passes props through (#​4)
  • Bugfix: Fix TransitionGroup error on quick toggle of components (#​15)
  • Bugfix: Fix to work enter animation with CSSTransitionGroup (#​13)

v2.3.0

Compare Source

Bug Fixes
  • deps: Move loose-envify and semantic-release to devDependencies (#​319) (b4ec774)

v2.2.1

Compare Source

2017-09-29

v2.2.0

Compare Source

2017-07-21

  • Feature: Support multiple classes in classNames (#​124)
  • Docs: fix broken link (#​127)
  • Bugfix: Fix Transition props pass-through (#​123)

v2.1.0

Compare Source

2017-07-06

  • Feature: Add back childFactory on <TransitionGroup> (#​113)
  • Bugfix: Ensure child specified onExited fires in a <TransitionGroup> (#​113)

v2.0.2

Compare Source

2017-07-06

  • Fix documentation npm: No code changes

v2.0.1

Compare Source

2017-07-06

  • Fix documentation on npm: No code changes

v2.0.0

Compare Source

2017-07-06


Renovate configuration

📅 Schedule: No schedule defined.

🚦 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 this update again.


This PR has been generated by Renovate Bot. View repository job log here.

@sbardian sbardian merged commit 8d188a6 into dev Oct 2, 2018
@renovate renovate bot deleted the renovate/react-transition-group-2.x branch October 2, 2018 19:19
@coveralls
Copy link

Coverage Status

Coverage remained the same at 74.576% when pulling 8c55e4a on renovate/react-transition-group-2.x into a9b10c9 on dev.

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.

None yet

3 participants