Releases: laravel/vs-code-extension
Releases · laravel/vs-code-extension
v1.6.2
What's Changed
- Fix test runner for PHPUnit projects by @TitasGailius in #585
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- Improve Test Runner error parsing by @TitasGailius in #584
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- Fix ReflectionException when policy method does not exist by @dbpolito in #581
- Test Runner by @TitasGailius in #583
New Contributors
Full Changelog: v1.5.1...v1.6.0
v1.5.1
What's Changed
- Fix: Method Illuminate\Support\Stringable::doesntEndWith does not exist. by @nonamich in #563
- Fix props without types by @TitasGailius in #566
- Add comprehensive support for composite, union, and special PHP types by @TitasGailius in #567
- Fix Invalid model helpers generated for built in casts with optional parameters by @N1ebieski in #559
New Contributors
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Improve Livewire 4 component and namespace parsing by @TitasGailius in #556
- Livewire Props by @TitasGailius in #553
- Add missing semicolons to markdown props by @TitasGailius in #558
- Blade Props by @TitasGailius in #554
- Livewire 4: Better MFC Support by @TitasGailius in #561
Full Changelog: v1.4.3...v1.5.0
v1.4.3
What's Changed
- Add configuration option to disable artisan make commands in VSCode explorer/context by @N1ebieski in #546
- Fix Could not open input file: vendor/bin/pint by @N1ebieski in #550
- Livewire 4 Support by @TitasGailius in #549
- Fix namespaced Blade components by @TitasGailius in #552
Full Changelog: v1.4.2...v1.4.3
v1.4.2
What's Changed
- Fix Pint not working on DDEV environment by @N1ebieski in #536
- Add configuration option to disable artisan make commands in VSCode explorer/context and command palette by @N1ebieski in #530
- Docker Support by @TitasGailius in #537
- Add Markdown hover links for scopes to the implementation by @N1ebieski in #527
- Support for Laravel attributes by @N1ebieski in #542
- Bump parser version to v0.1.44 by @joetannenbaum in #543
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- Fix: Ensure environment is detected before generating hashed files by @TitasGailius in #531
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Fix Invalid model helper generated for casts with parameters by @N1ebieski in #525
- Fix for PHP Command for Pint on Windows by @N1ebieski in #469
- Integration artisan make commands with VSCode explorer/context by @N1ebieski in #466
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
- Support for autocompletion rules in FormRequest by @N1ebieski in #336
- Fix
aftervalidation rule completion template by @ace-of-aces in #523 - Fix heredoc/nowdoc in blade files by @N1ebieski in #297
- Add heredoc/nowdoc for Blade syntax by @N1ebieski in #316
- Support for translations in files in subfolders by @N1ebieski in #314
New Contributors
- @ace-of-aces made their first contribution in #523
Full Changelog: v1.3.0...v1.3.1