Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Apr 10:00
· 251 commits to main since this release
0301a01

Minor Changes

  • 2f2cd8c: BREAKING: Register parser that expands composition tokens by default, and optionally typography, border and shadow tokens as well.
  • e23ec38: BREAKING: Register ts/opacity transform, to transform opacity to number between 0 and 1, which is more multi-platform than percentages%. Breaking because people might not expect to have their opacity tokens suddenly as decimal numbers.