github dcastil/tailwind-merge tailwind-merge@3.7.0

5 hours ago

New Features

  • Prepare some upcoming changes by @dcastil in #713
    • Theme getters returned by fromTheme now expose the theme key they read as a themeKey property, 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.

Bug Fixes

  • Fix arbitrary values using color() or light-dark() being classified as lengths instead of colors by @ddussi in #712
  • Fix bare bg-conic not merging with other background image classes by @dcastil in #708
  • Fix columns-auto not conflicting with other columns classes by @dcastil in #707
  • Fix container sizes like inline-2xl not merging by @dcastil in #706
  • Fix max-h-none missing in max-h class group by @mutewinter in #704
  • Fix axis shorthands like px not overriding logical sides like ps by @dcastil in #705
  • Fix leading-none being removed when the leading theme scale is overridden by @chatman-media in #689
  • Fix deprecated shadow-inner being classified as shadow color instead of shadow by @dcastil in #703

Documentation

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! ❤️

Don't miss a new tailwind-merge release

NewReleases is sending notifications on new releases.