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 c4026af commit 9ab470dCopy full SHA for 9ab470d
CHANGELOG.md
@@ -1,9 +1,13 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/inertiajs/inertia-laravel/compare/v1.3.0...1.x)
+## [Unreleased](https://github.com/inertiajs/inertia-laravel/compare/v1.3.1...1.x)
4
5
- Nothing yet!
6
7
+## [v1.3.1](https://github.com/inertiajs/inertia-laravel/compare/v1.3.0...v1.3.1) - 2024-11-14
8
+
9
+* [1.x] Supports PHP 8.4 by [@crynobone](https://github.com/crynobone) in https://github.com/inertiajs/inertia-laravel/pull/683
10
11
## [v1.3.0](https://github.com/inertiajs/inertia-laravel/compare/v1.2.0...v1.3.0) - 2024-06-12
12
13
- Add "always" props using new `Inertia::always()` wrapper ([#627](https://github.com/inertiajs/inertia-laravel/pull/627))
0 commit comments