Skip to content

v2.0.0

Compare
Choose a tag to compare
@Gamote Gamote released this 08 Jul 14:06

Breaking changes

The ref property used to export the interaction methods from the Lottie component was renamed in lottieRef.
This way we can use the ref property to allow the user to control the animation container.

Changes

  • Typescript fully implemented by @vdh
  • Tests were added
  • README.md and docs were updated
  • Code refactoring