Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.2.6
->1.2.8
22.8.7
->22.9.0
4.1.4
->4.2.0
Release Notes
tokens-studio/sd-transforms (@tokens-studio/sd-transforms)
v1.2.8
Compare Source
Patch Changes
5de4025
: Addressed issue #316 about letterSpacing. LetterSpacing is no longer a dimension token. Also, the expand composition test token has been modify to test if the letterSpacing still works properly.v1.2.7
Compare Source
Patch Changes
fb3c7d3
: Export TransformOption type to be publicly available (#319)26cf7f9
: -Made the font weight case insensitive; Extra checks for style and weight values, confusions cleared up in the code; Font style and value are not both mandatory, it is fine if only one is specified; If font style is not provided, the style field will take the weight value; The bug from issue #267 is fixed.amzn/style-dictionary (style-dictionary)
v4.2.0
Compare Source
Minor Changes
0fcf229
: Add a new built-in format javascript/esm that outputs an ES module JS default export.d7b5836
: Mark javascript/esm as nested, use Prettier on all JavaScript/TypeScript formats, use 3.x.x peerDependency so the user's installation is used when possible.4bf68a3
: Apply stripMeta from "json" format to the new "javascript/esm" as well.8f1b4f0
: Add new utility instyle-dictionary/utils
->stripMeta
for stripping metadata from tokens.This utility is used now as an opt-in for the built-in
'json'
format by usingoptions.stripMeta
, which if set totrue
will strip Style Dictionary meta props.You can specify
keep
/strip
(allow/blocklist) for granular control about which properties to keep or strip.Patch Changes
5e3a5af
: Update .d.ts/js files type imports to use correct extensions rather than extensionless. This fixes some incompatibilities with latest TypeScript "NodeNext" moduleResolution.Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.