All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.4 (2018-10-26)
- UMD build (cab4d8d)
1.1.3 (2018-09-04)
- Babel (6df6498)
1.1.2 (2018-08-31)
1.1.1 (2017-09-12)
- naming of browser module (a0f62cd)
1.1.0 (2017-09-01)
- Allow for passive listeners (8795cb3)
1.0.2 (2017-08-23)
- Only add ref to class components (972838c)
1.0.1 (2017-08-23)
- Omit ref for functional component (32efd04)
1.0.0 (2017-08-21)
- Removed react-dom from dependencies (f9ab5f3)
- componentWillEnter() and componentWillLeave() are longer passed the transitioning DOMNode's bounds and style.
0.2.0 (2017-08-14)
- Add callback props (2cd5254)
0.1.1 (2017-08-08)
- Pass correct data to componentWillLeave (3dcc789)
- call getTransitionData for additional data (9d85459)