Releases: laravel/boost
Releases · laravel/boost
v1.3.1 - support MCP 0.3.0
What's Changed
- [1.x] Update laravel/mcp dependency to support 0.3.0 version by @pushpak1300 in #297
Full Changelog: v1.3.0...v1.3.1
v1.3.0 - `boost:update` command, third-party guidelines
What's Changed
- [1.x] Adds
boost:update+ allows package authors to publish guidelines by @nunomaduro in #277
Full Changelog: v1.2.1...v1.3.0
v1.2.1 - MCP guidelines, better WSL, rector
What's Changed
- Update roster to 0.2.7 by @ashleyhindle in #266
- docs: guidelines: initial laravel/mcp guidelines by @ashleyhindle in #267
- Update Pint Config by @pushpak1300 in #269
- Update checkout action to version 5 by @pushpak1300 in #271
- Enhance MCP commands for WSL compatibility by @HichemTab-tech in #121
- Updated access modifiers from
privatetoprotectedacross multiple files by @andrey-helldar in #249 - Ensure guideline file content ends with a newline by @balu-lt in #113
- Don't include mcp always by @ashleyhindle in #273
- Fix test name by @pushpak1300 in #274
New Contributors
- @HichemTab-tech made their first contribution in #121
- @andrey-helldar made their first contribution in #249
- @balu-lt made their first contribution in #113
Full Changelog: v1.2.0...v1.2.1
v1.2.0
- uses version
v0.2of the new Laravel MCP package.
v1.1.5 - Codex guidelines & Vite CSP nonce
What's Changed
- docs: README: light/dark mode logo by @ashleyhindle in #148
- ci: remove unneeded SSH keys now MCP package is public by @ashleyhindle in #255
- fix: remove stray parenthesis in lifecycle hook guidance in livewire guidelines by @mohammedyh in #261
- fix: correct syntax in Tailwind v4 import code snippet by @mr-chetan in #221
- tests: convert multiple expectations into chain by @felipeArnold in #232
- Add Codex Guideline Support by @pushpak1300 in #258
- Update scroll value for Agent selection box by @pushpak1300 in #262
- Add support for Vite CSP nonce by @nckrtl in #142
New Contributors
- @mohammedyh made their first contribution in #261
- @mr-chetan made their first contribution in #221
- @nckrtl made their first contribution in #142
Full Changelog: v1.1.4...v1.1.5
v1.1.4 - override guidelines on windows too
What's Changed
- feat: add windows to tests CI check by @ashleyhindle in #244
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- fix: package priorities should work on php8.1 by @ashleyhindle in #243
Full Changelog: v1.1.2...v1.1.3
v1.1.2 - fix pest/phpunit guideline conflict
What's Changed
- feat: add package priority guideline inclusion by @ashleyhindle in #242
Full Changelog: v1.1.1...v1.1.2
v1.1.1 - detect phpunit
What's Changed
- Add strict types declaration in Inertia.php by @felipeArnold in #229
- feat: update roster requirement, fixes #237 now phpunit will be detected by @ashleyhindle in #239
New Contributors
- @felipeArnold made their first contribution in #229
Full Changelog: v1.1.0...v1.1.1
v1.1.0 - always use process isolation
What's Changed
- Always-on process isolation: eliminate conditional complexity by @andreilungeanu in #184
Full Changelog: v1.0.21...v1.1.0