File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes
2
2
3
- ## [ Unreleased] ( https://github.com/inertiajs/inertia-laravel/compare/v1.3.1 ...1.x )
3
+ ## [ Unreleased] ( https://github.com/inertiajs/inertia-laravel/compare/v1.3.2 ...1.x )
4
4
5
5
- Nothing yet!
6
6
7
+ ## [ v1.3.2] ( https://github.com/inertiajs/inertia-laravel/compare/v1.3.1...v1.3.2 ) - 2024-12-05
8
+
9
+ - [ 1.x] Fix PHP 8.4 deprecations ([ #691 ] ( https://github.com/inertiajs/inertia-laravel/pull/691 ) )
10
+ - [ 1.x] Ensure Inertia Response generate also compatible with Inertia.js 2 ([ #692 ] ( https://github.com/inertiajs/inertia-laravel/pull/692 ) )
11
+
7
12
## [ v1.3.1] ( https://github.com/inertiajs/inertia-laravel/compare/v1.3.0...v1.3.1 ) - 2024-11-14
8
13
9
- * [ 1.x] Supports PHP 8.4 by [ @crynobone ] ( https://github.com/crynobone ) in https://github.com/inertiajs/inertia-laravel/pull/683
14
+ - [ 1.x] Supports PHP 8.4 by [ @crynobone ] ( https://github.com/crynobone ) in https://github.com/inertiajs/inertia-laravel/pull/683
10
15
11
16
## [ v1.3.0] ( https://github.com/inertiajs/inertia-laravel/compare/v1.2.0...v1.3.0 ) - 2024-06-12
12
17
You can’t perform that action at this time.
0 commit comments