Skip to content

Releases: nado1001/style-dictionary-tailwindcss-transformer

v2.2.1

15 Sep 11:12
36bf29e

Choose a tag to compare

2.2.1 (2025-09-15)

Bug Fixes

  • remove jit mode hard corded into outputs as it is no longer recommended to use this flag in recent versions (1ac7368)

v2.2.0

15 Sep 10:44

Choose a tag to compare

2.2.0 (2025-09-15)

Features

v2.1.0

19 Jan 04:44
c1f0f2f

Choose a tag to compare

2.1.0 (2025-01-19)

Features

  • add tests (89d3980)
  • Typography: prevent camelCasing typography values (008e127)

v2.0.0

23 Sep 10:34
8619f7d

Choose a tag to compare

2.0.0 (2024-09-23)

  • Merge pull request #370 from nado1001/release/style-dictionary-tailwindcss-transformer-to-v2 (8619f7d)

Bug Fixes

  • delete integration test (3336ffc)
  • fix kebab case transform name (24c8766)
  • fix name of StyleDictionary instance in README (c7fc031)
  • update node version for release.yml. (272a937)
  • update node version for test & release. (29a6b3c)
  • update node version for test.yml (46a1a97)

Features

  • add custom formatType in destination for other type (e0de7f0)
  • add integration test for testing package with style-dictionary (c253c4f)
  • add preprocessors in configs (85b01dc)
  • update README based on new version of style-dictionary (dad27a7)
  • update style-dictionary package (513c20f)
  • update style-dictionary to 4.1.1 version (eba804f)
  • use in formatTokens (0c3a97c)
  • use new types of style-dictionary (a89cc66)
  • use structure of hooks in config (0ca2d6f)

BREAKING CHANGES

  • delivered v4 compliant version of style-dictionary.

v1.4.6

23 Jun 08:12
81ffa25

Choose a tag to compare

1.4.6 (2024-06-23)

Bug Fixes

  • exclude screens values from using variables (d7a0208)

v1.4.5

20 Apr 11:51
f714479

Choose a tag to compare

1.4.5 (2024-04-20)

Bug Fixes

  • allow for plugin options to be passed (76b3e99)

v1.4.4

20 Apr 11:45
4d91125

Choose a tag to compare

1.4.4 (2024-04-20)

Bug Fixes

  • use attributes instead of path (6c3aada)

v1.4.3

07 Apr 11:29
836ff3f

Choose a tag to compare

1.4.3 (2024-04-07)

Bug Fixes

  • fix the format of the generated tailwind.config.js (52a1111)

v1.4.2

07 Apr 10:56
9f44ce0

Choose a tag to compare

1.4.2 (2024-04-07)

Bug Fixes

  • add extend flag to opionally generate config within extend key or not (6b8eb32)

v1.4.1

16 Nov 02:59

Choose a tag to compare

1.4.1 (2023-11-16)

Bug Fixes