Releases: terrazzoapp/terrazzo
@cobalt-ui/[email protected]
Patch Changes
-
Updated dependencies [
482f5cd
,482f5cd
,152f666
,eb942a7
]:- @cobalt-ui/[email protected]
- @cobalt-ui/[email protected]
@cobalt-ui/[email protected]
@cobalt-ui/[email protected]
Minor Changes
-
#30
482f5cd
Thanks @drwpow! - Deprecate Figma sync CLI and core functionality (in favor of Tokens Studio support)
Patch Changes
-
Updated dependencies [
482f5cd
,482f5cd
,152f666
,eb942a7
,482f5cd
]:- @cobalt-ui/[email protected]
- @cobalt-ui/[email protected]
v1.0.0
1.0 Release! 🎉 While the only significant change from 0.x
to 1.x
is the changing of a few font types, this is more of a symbolic release than an actual semver one. The original plan was to wait to release 1.0 when the W3C Design Token spec was finalized. But who knows when that will be? And so this just marks a journey into building a more stable design token foundation, wherever the current spec is at.
Proper semver will still be respected, so while some spec changes are non-breaking, any breaking change from now on will get proper major bumps for everything.
Minor Changes
- 526777f: Add
fontFamily
,fontWeight
,fontName
, andnumber
types, removefont
type
Patch Changes
- ecc5389: Update TS types for 4.7
- Updated dependencies [ecc5389]
- @cobalt-ui/[email protected]
v0.7.4
v0.7.3
v0.7.2
v0.7.1
@cobalt-ui/core, @cobalt-ui/utils, @cobalt-ui/plugin-js
Patch Changes
- 9edc9d9: Fix token._original.$extensions.modes shallow clone bug
- Updated dependencies [9edc9d9]
- @cobalt-ui/[email protected]
@cobalt-ui/plugin-sass
Minor Changes
- 9edc9d9: Add option to resolve token() to vars generated by @cobalt-ui/plugin-css
@cobalt-ui/plugin-css
Minor Changes
- 9edc9d9: Maintain aliases in CSS vars to improve mode support