Releases: laravel/boost
Releases · laravel/boost
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
private
toprotected
across 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.2
of 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
v1.0.21 - add guideline overriding
What's Changed
- Fix random 'parse error' when running test suite by @ashleyhindle in #223
- Clarify ListRoutes name parameter description for better tool calling by @pushpak1300 in #182
- Streamline ToolResult assertions in tests by @pushpak1300 in #225
- Allow guideline overriding by @ashleyhindle in #219
Full Changelog: v1.0.20...v1.0.21
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