Releases: beekai-oss/react-simple-animate
Releases · beekai-oss/react-simple-animate
Version 3.5.2
Version 3.5.0
- [Refactor] improve internal typings and refactor to become in sync with the new types (#100)
- upgrade to es2018
- [fix(useAnimateGroup): set the value of isPlaying correctly when calling play (https://github.com//pull/99)
thanks to @ali-garajian
Version 3.4.0
- update type
Style
toReact.CSSProperties
#96)
Version 3.3.12
- include react@17 peerDeps (#82)
Version 3.3.11
fix useAnimateKeyFrames run when state update (#79)
Version 3.3.10
- fix bug with
useAnimate
Version 3.3.9
- fix a bug with AnimateGroup with time delay
Version 3.3.8
- code clean up
- bundle size reduce
Version 3.3.7
- dep update and code cleanup
- bundle size reduce
Version 3.3.6
- fix issue around useAnimateGropu with initial style #69