Releases: terrazzoapp/terrazzo
Releases · terrazzoapp/terrazzo
@cobalt-ui/core@1.1.0
@cobalt-ui/cli@1.1.0
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
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/utils@0.5.2
@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