File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,14 @@ 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.5 ...HEAD )
8
+ ## [ Unreleased] ( https://github.com/inertiajs/inertia-laravel/compare/v0.6.6 ...master )
9
9
10
10
Nothing!
11
11
12
+ ## [ v0.6.6] ( https://github.com/inertiajs/inertia-laravel/compare/v0.6.5...v0.6.6 ) - 2023-01-11
13
+
14
+ - Add ` inertia:start-ssr ` and ` inertia:stop-ssr ` artisan commands ([ #483 ] ( https://github.com/inertiajs/inertia-laravel/pull/483 ) )
15
+
12
16
## [ v0.6.5] ( https://github.com/inertiajs/inertia-laravel/compare/v0.6.4...v0.6.5 ) - 2023-01-10
13
17
14
18
- Add Laravel v10 support ([ #480 ] ( https://github.com/inertiajs/inertia-laravel/pull/480 ) )
You can’t perform that action at this time.
0 commit comments