Releases: laravel/boost
Releases · laravel/boost
v1.0.20
What's Changed
- fix: defer InjectBoost middleware registration until app is booted by @Sairahcaz in #172
- feat: add robust MCP file configuration writer by @ashleyhindle in #204
- Feat: Detect env changes by default, fixes 130 by @ashleyhindle in #217
New Contributors
- @Sairahcaz made their first contribution in #172
Full Changelog: v1.0.19...v1.0.20
v1.0.19 - Inertia form guidelines and many bug fixes
What's Changed
- Refactor creating laravel application instance using Testbench by @crynobone in #127
- Fix Tailwind CSS title on README.md for consistency by @xavizera in #159
- feat: don't run Boost during testing by @ashleyhindle in #144
- Hide Internal Command
ExecuteToolCommand.php
from Artisan List by @yitzwillroth in #155 - chore: removes non necessary php version constrant by @nunomaduro in #166
- chore: removes non necessary pint version constrant by @nunomaduro in #167
- Do not autoload classes while boost:install by @pushpak1300 in #180
- fix: prevent unwanted "null" file creation on Windows during installation by @andreilungeanu in #189
- Improve
InjectBoost
middleware for response-type handling by @pushpak1300 in #179 - docs: README: Add Nova 4.x and 5.x by @ashleyhindle in #213
- refactor: change ./artisan to artisan by @ashleyhindle in #214
- feat: guidelines: add Inertia form guidelines by @ashleyhindle in #211
New Contributors
- @crynobone made their first contribution in #127
- @xavizera made their first contribution in #159
- @nunomaduro made their first contribution in #166
- @andreilungeanu made their first contribution in #189
Full Changelog: v1.0.18...v1.0.19
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