Releases: projectwallace/css-design-tokens
Releases · projectwallace/css-design-tokens
v0.5.0
What's Changed
- fix: ignore irrelevant color tokens by @bartveneman in #17
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- chore: add more tests to support more var() cases by @bartveneman in #12
- fix: mark
$extensions[com.projectwallace.css-authored-as]
as non-optional by @bartveneman in #16
Full Changelog: v0.4.0...v0.4.1
0.4.0
What's Changed
- readme and types improvements by @bartveneman in #9
- feat: mark dependencies as external for vite bundling by @bartveneman in #11
Full Changelog: v0.3.2...v0.4.0
v0.3.2
What's Changed
- fix: handle color cases with var() without crashing by @bartveneman in #7
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- fix: handle
currentColor
without crashing by @bartveneman in #5 - perf: only import bare essentials from colorjs by @bartveneman in #6
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- feat: implement colors as color tokens by @bartveneman in #3
Full Changelog: v0.2.0...v0.3.0
0.2.0
What's Changed
- BREAKING: rename output keys (snake_case instead of PascalCase) by @bartveneman in #2
- feat: allow analysis without locations by @bartveneman in #2
Full Changelog: v0.1.0...v0.2.0
0.1.0
v0.1.0 0.0.1