- Support webkit prefix for transitions (inline styles)
- Added full support for IE and Edge (atm. limited to inline styles)
- Better compatibility with transit and prefixers
- Use an automatic timeout as a fallback for rare edge cases
- Refractored lifecycle hooks to align more with React Fiber
- Fix bug when parsing transitions with a cubic-bezier or steps function
- Export missing typescript type definitions for cjs
- Switch to react-transition-group
- Drop support for React v0.14
- Supports transition property
all
- Use correct UMD library name
ReactCSSTransition
- Update reassemble to 0.5.0
- Fix wrong keys in CSSTransitionGroup
- Switch workaround property to opacity
- First publicly announced release