Releases: gehrisandro/tailwind-merge-laravel
Releases · gehrisandro/tailwind-merge-laravel
v1.2.0
What's Changed
- Support for Laravel 11 by @heyjorgedev in #15
New Contributors
- @heyjorgedev made their first contribution in #15
Full Changelog: v1.1.0...v1.2.0
v1.0.0
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
v0.1.0
release: v0.1.0
v0.0.1
Initial Release