You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All notable changes to `laravel-htmx` will be documented in this file.
4
+
5
+
## 0.2.0 - 2022-11-06
6
+
7
+
### What's Changed
8
+
9
+
- Added support for Laravel 8.80 and higher
10
+
- Renamed `fragment` macro to `renderFragment` due to `fragment` making its way into [Laravel's core](https://github.com/laravel/framework/pull/44774).
0 commit comments