npm tailwind-merge 0.4.0
v0.4.0

latest releases: 3.3.1-dev.54737fb4728bf9671171aa96c3b73ca1b1dd440a, 3.3.1-dev.229ad664b2d06610f2cdb8c9d66215a78b3ac9e1, 3.3.1...
4 years ago

Breaking Changes

  • createTailwindMerge
    • Config type changed and returned object from getDefaultConfig changed. (#3)
      • dynamicClasses and standaloneClasses were merged into classGroups
      • conflictingGroups were renamed to conflictingClassGroups
      • Class group IDs are keys of classGroups object instead of full path to class group. E.g. dynamicClasses.foo.0foo.

New Features

  • (Breaking change) Simplify config by @dcastil in #3
  • Add support for Tailwind v2.2.5 by @dcastil in #2

Bug Fixes

  • Fix non-conflicting border classes being merged incorrectly by @dcastil in #5

Full Changelog: v0.3.0...v0.4.0

Don't miss a new tailwind-merge release

NewReleases is sending notifications on new releases.