Skip to content

Releases: dcastil/tailwind-merge

v2.5.3

03 Oct 19:19
4affad5
Compare
Choose a tag to compare

Bug Fixes

Documentation

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

12 Aug 18:30
a72f2f4
Compare
Choose a tag to compare

Sorry for all the bugs today!

Bug Fixes

  • Fix multiline input not working anymore by @dcastil in #459

Full Changelog: v2.5.1...v2.5.2

Thanks to @brandonmcconnell, @manavm1990, @langy, @jamesreaco and @jamaluddinrumi for sponsoring tailwind-merge! ❤️

v2.5.1

12 Aug 11:00
056b2a3
Compare
Choose a tag to compare

Bug Fixes

  • Fix space at beginning of input causing infinite loop by @dcastil in #457

Full Changelog: v2.5.0...v2.5.1

Thanks to @brandonmcconnell, @manavm1990, @langy, @jamesreaco and @jamaluddinrumi for sponsoring tailwind-merge! ❤️

v2.5.0

11 Aug 12:05
0ba31f3
Compare
Choose a tag to compare

New Features

Bug Fixes

  • Fix bg-opacity arbitrary percentages not being recognized properly by @dcastil in #451

Full Changelog: v2.4.0...v2.5.0

Thanks to @brandonmcconnell, @manavm1990, @langy and @jamesreaco for sponsoring tailwind-merge! ❤️

v2.4.0

07 Jul 16:29
f745ace
Compare
Choose a tag to compare

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.
  • 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.

Documentation

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

19 Apr 11:19
69baa12
Compare
Choose a tag to compare

New Features

Documentation

  • Add tailwind-merge-go to similar packages in docs by @Oudwins in #396

Full Changelog: v2.2.2...v2.3.0

Thanks to @brandonmcconnell, @manavm1990, @langy and @jamesreaco for sponsoring tailwind-merge! ❤️

v2.2.2

16 Mar 21:20
dac08e4
Compare
Choose a tag to compare

Bug Fixes

  • Fix arbitrary shadow with inset not recognized by @dcastil in #392

Documentation

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

22 Jan 16:00
22dc7bb
Compare
Choose a tag to compare

Bug Fixes

  • Fix stroke-color being incorrectly detected as stroke-width by @dcastil in #371

Full Changelog: v2.2.0...v2.2.1

Thanks to @brandonmcconnell, @manavm1990 and @langy for sponsoring tailwind-merge! ❤️

v2.2.0

21 Dec 20:05
e874a79
Compare
Choose a tag to compare

New Features

Full Changelog: v2.1.0...v2.2.0

Thanks to @brandonmcconnell, @manavm1990, @ErwinAI and @langy for sponsoring tailwind-merge! ❤️

v2.1.0

02 Dec 17:00
381f117
Compare
Choose a tag to compare

New Features

  • Add ClassValidator type to package exports by @dcastil in #348

Bug Fixes

  • Fix display class not removed when it precedes line-clamp class by @dcastil in #347

Documentation

Full Changelog: v2.0.0...v2.1.0

Thanks to @brandonmcconnell, @manavm1990, @ErwinAI and @langy for sponsoring tailwind-merge! ❤️