File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 7
7
8
8
## [ v1.2.0] ( https://github.com/inertiajs/inertia-laravel/compare/v1.1.0...v1.2.0 ) - 2024-05-17
9
9
10
- * [ 1.x ] Make commands lazy by [ @ timacdonald ] ( https://github.com/timacdonald ) in https://github.com/ inertiajs/inertia-laravel/pull/601
11
- * [ 1.x ] Persistent properties by [ @ lepikhinb ] ( https://github.com/lepikhinb ) in https://github.com/ inertiajs/inertia-laravel/pull/621
12
- * [ 1.x ] Exclude properties from partial responses by [ @ lepikhinb ] ( https://github.com/lepikhinb ) in https://github.com/ inertiajs/inertia-laravel/pull/622
10
+ - Make commands lazy ( [ # 601 ] ( https://github.com/inertiajs/inertia-laravel/pull/601 ) )
11
+ - Add persistent properties ( [ # 621 ] ( https://github.com/inertiajs/inertia-laravel/pull/621 ) )
12
+ - Exclude ` except ` props from partial reloads ( [ # 622 ] ( https://github.com/inertiajs/inertia-laravel/pull/622 ) )
13
13
14
14
## [ v1.1.0] ( https://github.com/inertiajs/inertia-laravel/compare/v1.0.0...v1.1.0 ) - 2024-05-16
15
15
16
- * Support dot notation in partial requests by [ @ lepikhinb ] ( https://github.com/lepikhinb ) in https://github.com/ inertiajs/inertia-laravel/pull/620
17
- * [ 1.x ] Add ` $request->inertia() ` IDE helper by [ @ ycs77 ] ( https://github.com/ycs77 ) in https://github.com/ inertiajs/inertia-laravel/pull/625
16
+ - Support dot notation in partial requests ( [ # 620 ] ( https://github.com/inertiajs/inertia-laravel/pull/620 ) )
17
+ - Add ` $request->inertia() ` IDE helper ( [ # 625 ] ( https://github.com/inertiajs/inertia-laravel/pull/625 ) )
18
18
19
19
## [ v1.0.0] ( https://github.com/inertiajs/inertia-laravel/compare/v0.6.11...v1.0.0 ) - 2024-03-08
20
20
You can’t perform that action at this time.
0 commit comments