Skip to content

Commit 821442f

Browse files
committed
Update CHANGELOG.md
1 parent 8e1e811 commit 821442f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ All notable changes to the Laravel extension will be documented in this file.
66

77
- Nothing yet
88

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+
916
## [v1.0.6]
1017

1118
- Support for Laravel 12 scope attributes ([#357](https://github.com/laravel/vs-code-extension/pull/357))

0 commit comments

Comments
 (0)