Skip to content
This repository has been archived by the owner on Aug 26, 2023. It is now read-only.

Releases: friday/lottie-node

v2.0.0

07 Apr 12:16
Compare
Choose a tag to compare
  • Breaking: Updated image loading code injection to work with the latest lottie-web (credit to user razvanmitre)
  • Breaking: Updated all peer-dependencies
  • Explicitly requires Node >=10.0.0
  • Formatted with prettier defaults to make it easier for collaborators

v1.0.0

25 Nov 14:30
Compare
Choose a tag to compare
  • Breaking: Updated peer-dependencies for node canvas to the v2 branch, and JSDOM to v13. The lottie-node API is the same, but node-canvas isn't. See their changelog or the instructions in issue #6 for how to upgrade.
  • Explicitly requires Node >=8.3.0 (needed for object spread)
  • Added a changelog