github dcastil/tailwind-merge v0.4.0

latest releases: v3.3.1, v3.3.0, v3.2.0...
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.