Skip to content

v0.12.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Feb 17:07
· 5 commits to master since this release
83d52ef

[0.12.1] - 2024-02-19

Fixed

  • Importing etro in the client-side code of a NextJS project causing a "module not found" error (#243).
  • Keyframes with values that are not numbers no longer result in type mismatches.
  • TypeError: this.data is undefined when applying a Transform effect with a dynamic matrix.