File tree 1 file changed +8
-1
lines changed 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,17 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ Unreleased] ( https://github.com/inertiajs/inertia-laravel/compare/v0.6.9...master )
8
+ ## [ Unreleased] ( https://github.com/inertiajs/inertia-laravel/compare/v0.6.10...master )
9
+
10
+ - Nothing!
11
+
12
+ ## [ v0.6.10] ( https://github.com/inertiajs/inertia-laravel/compare/v0.6.9...v0.6.10 ) - 2023-09-13
9
13
10
14
- Add ` inertia_location ` helper function ([ #491 ] ( https://github.com/inertiajs/inertia-laravel/pull/491 ) )
11
15
- Add ` Route::inertia() ` IDE helper ([ #413 ] ( https://github.com/inertiajs/inertia-laravel/pull/413 ) )
16
+ - Automatically update Facade docblocks ([ #538 ] ( https://github.com/inertiajs/inertia-laravel/pull/538 ) )
17
+ - Restore request and session on redirects ([ #539 ] ( https://github.com/inertiajs/inertia-laravel/pull/539 ) )
18
+ - Add PHP 8.3 support ([ #540 ] ( https://github.com/inertiajs/inertia-laravel/pull/540 ) )
12
19
13
20
## [ v0.6.9] ( https://github.com/inertiajs/inertia-laravel/compare/v0.6.8...v0.6.9 ) - 2023-01-17
14
21
You can’t perform that action at this time.
0 commit comments