Releases: nado1001/style-dictionary-tailwindcss-transformer
Releases · nado1001/style-dictionary-tailwindcss-transformer
v2.2.1
15 Sep 11:12
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
2.2.0 (2025-09-15)
Features
v2.1.0
19 Jan 04:44
Compare
Sorry, something went wrong.
No results found
2.1.0 (2025-01-19)
Features
add tests (89d3980 )
Typography: prevent camelCasing typography values (008e127 )
v2.0.0
23 Sep 10:34
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
1.4.6 (2024-06-23)
Bug Fixes
exclude screens values from using variables (d7a0208 )
v1.4.5
20 Apr 11:51
Compare
Sorry, something went wrong.
No results found
1.4.5 (2024-04-20)
Bug Fixes
allow for plugin options to be passed (76b3e99 )
v1.4.4
20 Apr 11:45
Compare
Sorry, something went wrong.
No results found
1.4.4 (2024-04-20)
Bug Fixes
use attributes instead of path (6c3aada )
v1.4.3
07 Apr 11:29
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
1.4.1 (2023-11-16)
Bug Fixes