Skip to content

Commit

Permalink
📝 Update changelog
Browse files Browse the repository at this point in the history
See #243
  • Loading branch information
clabe45 committed Feb 19, 2024
1 parent cfa496f commit 1c21830
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]
### Fixed
- Importing etro in the client-side code of a NextJS project causing a "module not found" error ([#243](https://github.com/etro-js/etro/issues/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.

Expand Down

0 comments on commit 1c21830

Please sign in to comment.