Releases: laravel/boost
Releases · laravel/boost
v1.0.18 - Enabled option & better tests detection
What's Changed
- fix: Prevent install command from breaking when
/tests
doesn't exist by @sagalbot in #93 - [1.x] Add enabled option to
config/boost.php
. by @xiCO2k in #143
New Contributors
Full Changelog: v1.0.17...v1.0.18
v1.0.17 - improve local env detection
What's Changed
- Fix: Replace APP_DEBUG with environment-based gating by @eduardocruz in #90
New Contributors
- @eduardocruz made their first contribution in #90
Full Changelog: v1.0.16...v1.0.17
v1.0.16 - Improve PHPStorm/Junie MCP installation
What's Changed
- refactor: streamline path resolution and simplify the MCP client interface by @pushpak1300 in #111
- Fix PHPStorm using absolute paths by @ashleyhindle in #109
Full Changelog: v1.0.15...v1.0.16
v1.0.15 - fix duplicate function issue blocking install
What's Changed
- fixes #67 by only finding files that begin with an uppercase letter by @ashleyhindle in #116
Full Changelog: v1.0.14...v1.0.15
v1.0.14 - fix vite with flux pro guidelines
What's Changed
- Fixes #85 by adding verbatim to flux component example by @ashleyhindle in #114
Full Changelog: v1.0.13...v1.0.14
v1.0.13 - fix npm build dying
v1.0.12 - Improve tinker tool description
What's Changed
- tool: tinker: try to nudge away from creating test users ahead of time by @ashleyhindle in #108
Full Changelog: v1.0.11...v1.0.12
v1.0.11
What's Changed
- tools: report-feedback: strengthen language on privacy by @ashleyhindle in #103
Full Changelog: v1.0.10...v1.0.11
v1.0.10 - Fix 'duplicate function' issue
What's Changed
- fixes #70 - make sure foundational rules are composed by @ashleyhindle in #84
- Update the bug report template's system info section by @pushpak1300 in #98
- Update Filament Guidelines by @pushpak1300 in #35
- Fix: Prevent autoloading non class-like files during discovery to avoid "FatalError: Cannot redeclare function" by @zdearo in #99
New Contributors
Full Changelog: v1.0.9...v1.0.10
v1.0.9 - Install Claude via File strategy, not shell
What's Changed
- fixes #80 - install Boost MCP into Claude via file instead of shell by @ashleyhindle in #82
Full Changelog: v1.0.8...v1.0.9