Skip to content

Commit

Permalink
chore: add changelog entry for commit 4556712
Browse files Browse the repository at this point in the history
  • Loading branch information
jorenbroekema committed Jun 13, 2024
1 parent 37314b9 commit 7bc9efd
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 @@ -815,6 +815,7 @@
Additionally, formats can now return any data type instead of requiring it to be a `string` and `destination` property in `files` is now optional.
This allows users to create formats intended for only formatting tokens and letting users do stuff with it during runtime rather than writing to files.
- c06661d: Re-add and update example basic, fix copySync command in CLI, fix android templates to use $type for DTCG tokens.
- 4556712: Make css transforms for strokeStyle, cubicBezier and fontFamily transitive, to deal with the use case where they are used within border, transition and typography tokens and those tokens have **other** properties that contain references.

### Patch Changes

Expand Down

0 comments on commit 7bc9efd

Please sign in to comment.