This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
style-dictionary@4.1.3
Patch Changes
9376247: Make defaultMessage param in FileHeader type optional.
43ccb42: (#1305): fix reference sorting in sortByReference function for DTCG token format, ensuring token references are declared after their targets
26728b9: Fix filterTokens utility to deal with random metadata properties throughout token groups, without throwing errors.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
style-dictionary@4.1.3
Patch Changes
defaultMessage
param in FileHeader type optional.sortByReference
function for DTCG token format, ensuring token references are declared after their targetsfilterTokens
utility to deal with random metadata properties throughout token groups, without throwing errors.