We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7d6e7f commit 7d85ae7Copy full SHA for 7d85ae7
1 file changed
CHANGELOG.md
@@ -4,6 +4,20 @@ All notable changes to `tailwind-merge-php` will be documented in this file.
4
5
Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
6
7
+## 0.0.2 - 2023-06-20
8
+
9
+### What's Changed
10
11
+- Laravel support
12
+- Replace Laravel Collections (40% faster without them)
13
+- Remove the general tw_merge helper
14
15
+### New Contributors
16
17
+- @JamesHemery made their first contribution in https://github.com/YieldStudio/tailwind-merge-php/pull/1
18
19
+**Full Changelog**: https://github.com/YieldStudio/tailwind-merge-php/compare/0.0.1...0.0.2
20
21
## 0.0.1 - 2023-06-10
22
23
Experimental release 🥳
0 commit comments