Releases: developit/preact-css-transition-group
Releases · developit/preact-css-transition-group
1.3.0
- Add
transitionEnterTimeout
and transitionLeaveTimeout
and a bunch of tests (#13, thanks @myarcane!)
1.2.0
- Fixes issues resulting from Preact 8 allowing empty children (#10, thanks @dharFr!)
1.1.0
- allow more preact versions
- fix up tests (thanks @zemlanin!)