Releases: lukasoppermann/style-dictionary-utils
Releases · lukasoppermann/style-dictionary-utils
v3.3.0
What's Changed
- Add Pascal case transformer by @lukasoppermann in #86
- Bump micromatch from 4.0.7 to 4.0.8 in /tests by @dependabot in #85
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #77
Full Changelog: v3.1.1...v3.3.0
v3.1.1
- fixed Style dictionary peer depency
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- Adding deprecated filter and transformer by @lukasoppermann in #81
Full Changelog: v3.0.0...v3.1.0
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 undefinedif value isstringby @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