Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.57 KB

CHANGELOG.md

File metadata and controls

45 lines (31 loc) · 1.57 KB

2017-XX-XX

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

2017-05-02

  • bonus release, no additions

2017-05-02

  • Bugfix: Fix refs on children (#39)

2017-03-16

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

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)