[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 aTransform
effect with a dynamic matrix.