tailwind-merge 1.8.0
New Features
- Add support for custom separator by @dcastil in https://github.com/dcastil/tailwind-merge/pull/168
- Add support for dynamic viewport units in arbitrary lengths by @dcastil in https://github.com/dcastil/tailwind-merge/pull/166
- Rename
jointotwJoinby @dcastil in https://github.com/dcastil/tailwind-merge/pull/161- I deprecated the
joinfunction and renamed it totwJointo make replacing it via search and replace easier sincejoinis a common function name. You don't need to change anything right now, but if you have some spare time, rename join → twJoin in your code since thejoinfunction will be removed in the next major release.
- I deprecated the
Full Changelog: https://github.com/dcastil/tailwind-merge/compare/v1.7.0...v1.8.0
Thanks to @gjtorikian for sponsoring tailwind-merge! ❤️