Releases: lukasoppermann/style-dictionary-utils
Releases · lukasoppermann/style-dictionary-utils
Add support for style dictionary v4
Breaking
This version now only supports style dictionary v4. Use v2
versions if you are using an older version of style dictionary
What's Changed
- Change to vitest by @lukasoppermann in #79
- Update to Style Dictionary v4 by @lukasoppermann in #80
Full Changelog: v2.4.1...v3.0.0
Added name to CamelCase transformer
What's Changed
- Name to camel case by @lukasoppermann in #76
Full Changelog: v2.4.0...v2.4.1
Add css/advanced format
- now allows you to define media queries / atRules multiple levels deep
Full Changelog: v2.2.1...v2.3.0
v4 pre-release.1
What's Changed
Updated utilities to support Style dictionary v4.15
Full Changelog: v2.0.7...v4-pre-release.1
Fix for shadow reference
What's Changed
- bug: shadowCSS references returning
0 0 0 0 undefined
if value isstring
by @jimmymorris in #46
New Contributors
- @jimmymorris made their first contribution in #46
Full Changelog: v2.0.6...v2.0.7
Fix dependcies
v2.0.6 fix deps
Move color2k to devDeps
v2.0.5 change peerDeps to deps
Fix for color named: "transparent"
What's Changed
- Converting named color transparent correctly by @lukasoppermann in #38
Full Changelog: v2.0.2...v2.0.3
Thanks @lauriejones
Fix for JSON5 without quotes
Update Shadow properties to align with w3c specs
What's Changed
- update shadow
x
andy
tooffsetX
andoffsetY
to align with w3c specs by @lukasoppermann in #29
Full Changelog: v1.6.1...v2.0.0