New Features
- Prepare some upcoming changes by @dcastil in #713
- Theme getters returned by
fromThemenow expose the theme key they read as athemeKeyproperty, so tooling can identify the referenced theme scale without calling the getter. - Release tags now include the package name, starting with
tailwind-merge@3.7.0.
- Theme getters returned by
Bug Fixes
- Fix arbitrary values using
color()orlight-dark()being classified as lengths instead of colors by @ddussi in #712 - Fix bare
bg-conicnot merging with other background image classes by @dcastil in #708 - Fix
columns-autonot conflicting with othercolumnsclasses by @dcastil in #707 - Fix container sizes like
inline-2xlnot merging by @dcastil in #706 - Fix
max-h-nonemissing in max-h class group by @mutewinter in #704 - Fix axis shorthands like
pxnot overriding logical sides likepsby @dcastil in #705 - Fix
leading-nonebeing removed when the leading theme scale is overridden by @chatman-media in #689 - Fix deprecated
shadow-innerbeing classified as shadow color instead of shadow by @dcastil in #703
Documentation
- Add Deno to install instructions by @bartlomieju in #687
- Add missing
text-shadowtheme key to configuration docs by @dcastil in 3e6d208
Other
Full Changelog: v3.6.0...v3.7.0
Thanks to @brandonmcconnell, @manavm1990, @langy, @roboflow, @syntaxfm, @getsentry, @codecov, a private sponsor, @openclaw, @sourcegraph, @cesarvcanal, @CasperKristiansson, @jbisasky, @FrontendMasters and more via @thnxdev for sponsoring tailwind-merge! ❤️