Skip to content

Releases: terrazzoapp/terrazzo

@terrazzo/cli@2.3.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 15:17
6c1e234

Minor Changes

  • #769 96972d4 Thanks @drwpow! - [plugin-css]: Minor breaking change: inherit alphabetize from options

Patch Changes

@terrazzo/token-tools@2.2.0

Choose a tag to compare

@github-actions github-actions released this 16 May 15:25
a872c01

Minor Changes

Patch Changes

  • #756 108aad0 Thanks @unpunnyfuns! - Round CSS gradient stop positions to 1/1000, dropping IEEE-754 artefacts like 55.00000000000001%.

@terrazzo/plugin-vanilla-extract@2.2.0

Choose a tag to compare

@github-actions github-actions released this 16 May 15:25
a872c01

Patch Changes

@terrazzo/plugin-tailwind@2.2.0

Choose a tag to compare

@github-actions github-actions released this 16 May 15:25
a872c01

Minor Changes

  • #736 f760956 Thanks @burkeshartsis! - Add variableName option to control the final CSS variable name. This lets users preserve underscores (e.g. --color-bg-primary_hover) and double-dashes (e.g. --text-xs--line-height) that makeCSSVar() would otherwise normalize, enabling compatibility with design systems that use underscores as variant separators and Tailwind v4's paired property convention.

Patch Changes

@terrazzo/plugin-sass@2.2.0

Choose a tag to compare

@github-actions github-actions released this 16 May 15:25
a872c01

Patch Changes

@terrazzo/plugin-js@2.2.0

Choose a tag to compare

@github-actions github-actions released this 16 May 15:51
0dda87e

Patch Changes

  • #705 8979deb Thanks @suikkee! - Fixed an issue where TokenNormalizedSet was missing from the generated type imports.

    Previously, the build logic only included individual token types in the .d.ts imports. This change ensures that TokenNormalizedSet, a structural type required for permutations, is always included in the generated imports.

@terrazzo/plugin-css@2.2.0

Choose a tag to compare

@github-actions github-actions released this 16 May 15:25
a872c01

Minor Changes

Patch Changes

  • Updated dependencies [108aad0, 5f2700e]:
    • @terrazzo/token-tools@2.2.0

@terrazzo/plugin-css-in-js@2.2.0

Choose a tag to compare

@github-actions github-actions released this 16 May 15:25
a872c01

Patch Changes

@terrazzo/parser@2.2.0

Choose a tag to compare

@github-actions github-actions released this 16 May 15:25
a872c01

Patch Changes

@terrazzo/cli@2.2.0

Choose a tag to compare

@github-actions github-actions released this 16 May 15:24
a872c01

Patch Changes