Skip to content

Releases: beekai-oss/react-simple-animate

Version 3.5.2

02 Oct 02:41
Compare
Choose a tag to compare
  • fix: onComplete in use animate fix (#106)
  • fix type issue with style (#103)

thanks to @cgood92

Version 3.5.0

15 Jun 22:38
Compare
Choose a tag to compare
  • [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

22 May 11:29
Compare
Choose a tag to compare
  • update type Style to React.CSSProperties #96)

Version 3.3.12

18 Apr 09:44
Compare
Choose a tag to compare
  • include react@17 peerDeps (#82)

Version 3.3.11

11 Dec 00:29
Compare
Choose a tag to compare

fix useAnimateKeyFrames run when state update (#79)

Version 3.3.10

20 Aug 09:47
Compare
Choose a tag to compare
  • fix bug with useAnimate

Version 3.3.9

26 Jun 07:39
Compare
Choose a tag to compare
  • fix a bug with AnimateGroup with time delay

Version 3.3.8

23 May 01:31
Compare
Choose a tag to compare
  • code clean up
  • bundle size reduce

Version 3.3.7

20 May 06:31
Compare
Choose a tag to compare
  • dep update and code cleanup
  • bundle size reduce

Version 3.3.6

16 Jan 07:22
Compare
Choose a tag to compare
  • fix issue around useAnimateGropu with initial style #69