Releases: lukasoppermann/style-dictionary-utils
Releases · lukasoppermann/style-dictionary-utils
Full w3c token support
Full Changelog: v4.2.1...v6.0.1
- Fully support w3c standard format
- Remove support for old formats
v4.2.0
What's Changed
- Added number transformer by @lukasoppermann in #126
- upadte by @lukasoppermann in #127
- Add dimension transformer by @lukasoppermann in #129
- W3c color by @lukasoppermann in #130
- Implement w3c transition transformer by @lukasoppermann in #132
- w3c strokeStyle tokens by @lukasoppermann in #135
- Package test by @lukasoppermann in #136
Full Changelog: v4.1.1...v4.2.0
v4.1.0
Main Changed
- support for new w3c
$deprecatedproperty - support for new w3c specs for
durationanddimensiontokens
What's Changed
- Updated path to tests in README.md by @fALKENdk in #111
- Align layered shadows with W3C standard by @copilot-swe-agent in #114
- Implement new $deprecated property according to design tokens specification by @copilot-swe-agent in #115
- Update dimension type format to support structured values by @copilot-swe-agent in #118
- feat: Support updated $duration object format by @copilot-swe-agent in #116
New Contributors
- @fALKENdk made their first contribution in #111
- @copilot-swe-agent made their first contribution in #114
Full Changelog: v4.0.5...v4.1.0
v4.0.5
Added export setting for filter so that you can now import them like this:
import {getHasAttribute} from 'style-dictionary-utils/filter/getHasAttribute.js'Full Changelog: v4.0.4...v4.0.5
v4.0.3
What's Changed
- Add outputReferenceFallbacks option to css/advanced formatter. by @sylvain-chabannes in #108
New Contributors
- @sylvain-chabannes made their first contribution in #108
Full Changelog: v4.0.2...v4.0.3
v4.0.2
What's Changed
- Fix getValue import from isClamp filter by @AndreBarr in #105
New Contributors
- @AndreBarr made their first contribution in #105
Full Changelog: v4.0.1...v4.0.2
v4.0.1
What's Changed
- [ReadMe]: Change transformer to transform prop name by @benjaminknox in #96
- Update esm-declarations format in README by @cstro in #101
- getValue function by @AndreBarr in #103 (form #100)
- Updating transforms to use new getValue function by @lukasoppermann in #104
New Contributors
- @benjaminknox made their first contribution in #96
- @cstro made their first contribution in #101
- @AndreBarr made their first contribution in #100
Full Changelog: v4.0.0...v4.0.1
v4.0.0
v3.3.2
What's Changed
- fix css-advanced for non-w3c tokens by @lukasoppermann in #89
Full Changelog: v3.3.1...v3.3.2