Releases: Oudwins/tailwind-merge-go
Releases · Oudwins/tailwind-merge-go
v0.2.1
0.2.1 (2025-01-16)
Bug Fixes
- reset postfix modifier position if invalid (#14) (6db9533)
v0.2.0
0.2.0 (2024-09-08)
Features
- added top level package for simpler importing (a81b22b)
Bug Fixes
- inset shadow tailwind-merge v2.2.2 (#9) (e6eb778)
- panic on empty string input is empty (#12) (f4afef0)
v0.1.1
0.1.1 (2024-03-12)
Bug Fixes
- classes with modifiers and postfix causing string overflow (dc989e6)
- typo causing cache to force program to hang indefinitely (6a9dbee)
v0.1.0
0.1.0 (2024-03-12)
Features
Miscellaneous Chores