Releases: inokawa/react-animatable
Releases · inokawa/react-animatable
0.15.2
0.15.1
0.15.0
0.14.1
0.14.0
BREAKING: Add exports field to package.json
Full Changelog: 0.13.7...0.14.0
0.13.7
0.13.6
- Init animation in setTime to start animation without calling play
Full Changelog: 0.13.5...0.13.6
0.13.5
- BREAKING: Change some of minor APIs
- Fixed to reset playback direction if finished
- Add css variables type to TypedKeyframe
- Replace useState with useRef
Full Changelog: 0.13.4...0.13.5
0.13.4
0.13.3
- BREAKING: Replaced
end
withwaitFor
- BREAKING: Fixed argument of
useTransitionAnimation
- Changed some type aliases to interface.
What's Changed
- Reset reversed playback direction of reused animation by @inokawa in #28
- Change end method to waitFor and support waiting reverseFinish by @inokawa in #29
- Generate API reference with typedoc by @inokawa in #30
Full Changelog: 0.13.2...0.13.3