File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,13 @@ All notable changes to the Laravel extension will be documented in this file.
6
6
7
7
- Nothing yet
8
8
9
+ ## [ v1.0.8]
10
+
11
+ - Add the bootstrap/app.php pattern to the middleware repository ([ #358 ] ( https://github.com/laravel/vs-code-extension/pull/358 ) )
12
+ - Add support for @pushIf , @pushOnce , and @use directives in Blade completion ([ #378 ] ( https://github.com/laravel/vs-code-extension/pull/378 ) )
13
+ - Fix Middleware "handle" does not exist on invokable middleware files ([ #381 ] ( https://github.com/laravel/vs-code-extension/pull/381 ) )
14
+ - Fix Cannot access offset of type array on array ([ #341 ] ( https://github.com/laravel/vs-code-extension/pull/341 ) )
15
+
9
16
## [ v1.0.6]
10
17
11
18
- Support for Laravel 12 scope attributes ([ #357 ] ( https://github.com/laravel/vs-code-extension/pull/357 ) )
You can’t perform that action at this time.
0 commit comments