We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92f7de8 commit a7bb3aaCopy full SHA for a7bb3aa
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
All notable changes to `laravel-htmx` will be documented in this file.
4
5
+## 0.9.0 - 2025-09-18
6
+
7
+### What's Changed
8
9
+- [Added support for expressing HX-Location using array](https://github.com/mauricius/laravel-htmx/pull/34)
10
+- [Implement missing redirect and refresh methods](https://github.com/mauricius/laravel-htmx/pull/34)
11
+- [Allow to pass the content in the HtmxResponse constructor](https://github.com/mauricius/laravel-htmx/pull/34)
12
13
## 0.8.0 - 2025-02-25
14
15
### What's Changed
0 commit comments