File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed
Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change 11# Release Notes
22
3- ## [ Unreleased] ( https://github.com/laravel/boost/compare/v1.6.0...main )
3+ ## [ Unreleased] ( https://github.com/laravel/boost/compare/v1.7.0...main )
4+
5+ ## [ v1.7.0] ( https://github.com/laravel/boost/compare/v1.6.0...v1.7.0 ) - 2025-11-04
6+
7+ ### What's Changed
8+
9+ * feat: add opencode support by [ @calebdw ] ( https://github.com/calebdw ) in https://github.com/laravel/boost/pull/88
10+ * Fix Invalid Argument Error with MCP tool by [ @pushpak1300 ] ( https://github.com/pushpak1300 ) in https://github.com/laravel/boost/pull/323
11+ * [ 1.x] Refactor to use first-class callable by [ @pushpak1300 ] ( https://github.com/pushpak1300 ) in https://github.com/laravel/boost/pull/315
12+ * [ 1.x] Sail Support for Boost by [ @NIAN97 ] ( https://github.com/NIAN97 ) in https://github.com/laravel/boost/pull/303
13+ * Remove duplicate code in GuidelineComposer.php by [ @phpfour ] ( https://github.com/phpfour ) in https://github.com/laravel/boost/pull/331
14+ * Handle ` @volt ` directives in GuidelineComposer by [ @pushpak1300 ] ( https://github.com/pushpak1300 ) in https://github.com/laravel/boost/pull/333
15+
16+ ### New Contributors
17+
18+ * [ @NIAN97 ] ( https://github.com/NIAN97 ) made their first contribution in https://github.com/laravel/boost/pull/303
19+ * [ @phpfour ] ( https://github.com/phpfour ) made their first contribution in https://github.com/laravel/boost/pull/331
20+
21+ ** Full Changelog** : https://github.com/laravel/boost/compare/v1.6.0...v1.7.0
422
523## [ v1.6.0] ( https://github.com/laravel/boost/compare/v1.5.1...v1.6.0 ) - 2025-10-28
624
You can’t perform that action at this time.
0 commit comments