Skip to content

v0.9.0

Compare
Choose a tag to compare
@wellyshen wellyshen released this 30 May 10:28
· 31 commits to master since this release
  • Refactor: the keyframes and animationOptions are cached when the hook is mounted, use the [animation] method to set/update the animation instead.
  • Refactor: deprecate the shouldUpdateAnimation option due to the above change.
  • Refactor: refine types.
  • Docs: add Working in TypeScript doc.