Skip to content

Releases: dotlottie/dotlottie-js

@dotlottie/dotlottie-js@0.8.1

14 Aug 09:46
856c519
Compare
Choose a tag to compare

Patch Changes

  • d36acf1: updated syncState schema
  • 6df03bc: chore(lottie-types): replace deprecated definitions from LottieFiles to OSS lottie-animation-communiy

@dotlottie/dotlottie-js@0.8.0

16 Jul 09:42
996be3e
Compare
Choose a tag to compare

Minor Changes

  • ba21d35: New dotLottie state machine format

Patch Changes

  • ddb1786: move @lottiefiles/lottie-types from devDependencies to dependencies to resolve import errors during
    typechecking when the package is used from typescript

@dotlottie/dotlottie-js@0.7.2

25 Apr 17:27
5ff1e33
Compare
Choose a tag to compare

Patch Changes

  • a641781: fix: 🐛 loadFromURL for application/octet-stream Content-Type
  • 340d9aa: fix: 🐛 allow empty str author,generator,keywords in manifest

@dotlottie/dotlottie-js@0.7.1

20 Feb 14:21
f1a4e63
Compare
Choose a tag to compare

Patch Changes

@dotlottie/dotlottie-js@0.7.0

07 Feb 11:14
4a5a5f6
Compare
Choose a tag to compare

Minor Changes

  • 63a0769: feat: 🎸 represent themes data as json (lottie slots)

@dotlottie/dotlottie-js@0.6.2

19 Jan 03:36
d25ac39
Compare
Choose a tag to compare

Patch Changes

  • 00fe1b3: chore: 🤖 upgrade dependencies

@dotlottie/dotlottie-js@0.6.1

07 Nov 06:47
0db4446
Compare
Choose a tag to compare

Patch Changes

  • 1e74b26: removed url fetching for images

@dotlottie/dotlottie-js@0.6.0

07 Sep 04:29
1d7a2d3
Compare
Choose a tag to compare

Minor Changes

  • fcbe995: adds audio asset support

Patch Changes

  • 84d03bf: chore: 🤖 upgrade packages

@dotlottie/dotlottie-js@0.5.2

18 Aug 11:57
74d54eb
Compare
Choose a tag to compare

Patch Changes

  • 9da84dd: changed segment type to tuple

@dotlottie/dotlottie-js@0.5.1

18 Aug 08:54
6c2b00b
Compare
Choose a tag to compare

Patch Changes

  • 28724bc: refactor: 💡 update state machine related types