Releases: dcastil/tailwind-merge
v2.5.4
Bug Fixes
Full Changelog: v2.5.3...v2.5.4
Thanks to @brandonmcconnell, @manavm1990, @langy, @jamesreaco, @roboflow and @codecov for sponsoring tailwind-merge! ❤️
v2.5.3
Bug Fixes
- Add missing logical border color properties by @sherlockdoyle in #478
Documentation
- Add benchmark reporting to PRs and commits by @XantreDev in #455
Other
Full Changelog: v2.5.2...v2.5.3
Thanks to @brandonmcconnell, @manavm1990, @langy, @jamesreaco, @roboflow, @xeger and @MrDeatHHH for sponsoring tailwind-merge! ❤️
v2.5.2
Sorry for all the bugs today!
Bug Fixes
Full Changelog: v2.5.1...v2.5.2
Thanks to @brandonmcconnell, @manavm1990, @langy, @jamesreaco and @jamaluddinrumi for sponsoring tailwind-merge! ❤️
v2.5.1
Bug Fixes
Full Changelog: v2.5.0...v2.5.1
Thanks to @brandonmcconnell, @manavm1990, @langy, @jamesreaco and @jamaluddinrumi for sponsoring tailwind-merge! ❤️
v2.5.0
New Features
- Performance improvements in mergeClassList by @XantreDev in #450 and @rortan134 in #445
- Use arrow functions where possible to help with minification by @VIKTORVAV99 in #449
Bug Fixes
Full Changelog: v2.4.0...v2.5.0
Thanks to @brandonmcconnell, @manavm1990, @langy and @jamesreaco for sponsoring tailwind-merge! ❤️
v2.4.0
New Features
- Allow hooking into class parsing logic (experimental) by @dcastil in #444
- There is no info to this in the docs because this is experimental, but there is a new
experimentalParseClassName
property in the config that allows you to customize how tailwind-merge recognizes classes. If you're interested, you can read how to use it in the inline JSDocs and subscribe to #385 for upcoming more powerful low-level functionality.
- There is no info to this in the docs because this is experimental, but there is a new
- Create security policy by @dcastil in #439
- Added documentation on how to report potential vulnerabilities
- Avoid
@babel/runtime
dependency by @dcastil in #431- Now no dependencies in tailwind-merge anymore. This dependency was only used in the
tailwind-merge/es5
bundle anyway which I don't optimize for.
- Now no dependencies in tailwind-merge anymore. This dependency was only used in the
Documentation
- Comment/typo fixes by @barvian in #443
- Fix typo in doc/recipes.md by @dsernst in #428
- Add tailwind-merge-dotnet to similar packages by @desmondinho in #415
Other
- Added GitHub Action that adds context-v2 label to every issue, discussion and PR by @Pritam1211 in #434
- Replace size-limit action with own metrics-report action by @dcastil in #433
Full Changelog: v2.3.0...v2.4.0
Thanks to @brandonmcconnell, @manavm1990, @langy, @jamesreaco and @microsoft for sponsoring tailwind-merge! ❤️
v2.3.0
New Features
- Add support for mix-blend-plus-darker utility by @dcastil in #403
- Added support for bigint in ClassNameValue type by @LarsArtmann in #402
Documentation
Full Changelog: v2.2.2...v2.3.0
Thanks to @brandonmcconnell, @manavm1990, @langy and @jamesreaco for sponsoring tailwind-merge! ❤️
v2.2.2
Bug Fixes
Documentation
- Fix minor typos in
configuration.md
by @stephan281094 in #372
Full Changelog: v2.2.1...v2.2.2
Thanks to @brandonmcconnell, @manavm1990, @langy, a private sponsor and @jamesreaco for sponsoring tailwind-merge! ❤️
v2.2.1
Bug Fixes
Full Changelog: v2.2.0...v2.2.1
Thanks to @brandonmcconnell, @manavm1990 and @langy for sponsoring tailwind-merge! ❤️
v2.2.0
New Features
Full Changelog: v2.1.0...v2.2.0
Thanks to @brandonmcconnell, @manavm1990, @ErwinAI and @langy for sponsoring tailwind-merge! ❤️