Skip to content

v1.0.0

Choose a tag to compare

@gehrisandro gehrisandro released this 18 Oct 10:12
· 9 commits to main since this release

What's New

  • Add cache support
  • Add twMergeFor and withoutTwMergeClasses on the ComponentAttributesBag

What's Changed

  • Add empty classGroups configuration

Changed underlying gehrisandro/tailwind-merge-php package version from 0.0.1 to 1.0.0 containing the following updates:

What's New

  • Add missing class col-span-full
  • Allow length and percentage labels for arbitrary sizes
  • Add configuration documentation

What's Changed

  • Remove illuminate/support dependency - implements #3
  • Refactor validators
  • Replace ArbitraryUrlValidator with ArbitraryImageValidator
  • Split arbitrary and non-arbitrary validators into distinct validators
  • Split touch class group into touch, touch-x, touch-y and touch-pz
  • Tests against PHP 8.3
  • Fix ambiguous arbitrary values

Full Changelog: v0.2.1...v1.0.0