Releases: szhsin/react-transition-state
Releases · szhsin/react-transition-state
v1.0.0
Complete unit tests with 100% coverage (#19)
v0.3.0
Add default export for useTransition
Hook (#17)
v0.2.0
- Create TypeScript declaration (#4)
- Add API docs in README
v0.1.0
- Split
preState
option into preEnter
and preExit
(#3)
v0.0.1
🚀 Initial release with useTransition
hook.