Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 604 Bytes

CHANGELOG.md

File metadata and controls

16 lines (12 loc) · 604 Bytes

v2.0.0 (2020-07-08)

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

v1.2.2 (2020-06-12)

Changes

  • fix: make the Lottie component's 'ref' property optional #3