Skip to content

Releases: nado1001/style-dictionary-tailwindcss-transformer

v2.0.0

23 Sep 10:34
8619f7d
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

1.4.1 (2023-11-16)

Bug Fixes

v1.4.0

09 Aug 02:15
9aacc04
Compare
Choose a tag to compare

1.4.0 (2023-08-09)

Features

  • export getTailwindFormat function for separate usage (e19c545)

v1.3.2

18 Jun 09:19
Compare
Choose a tag to compare

1.3.2 (2023-06-18)

Bug Fixes

  • support for special theme key 'DEFAULT' #266 (5415a38)

v1.3.1

27 May 06:05
Compare
Choose a tag to compare

1.3.1 (2023-05-27)

Bug Fixes

  • remove formatting by prettier (a6812be)