Releases: laravel/boost
Releases · laravel/boost
v2.4.5
What's Changed
- Support laravel/mcp 0.7.0 by @gdebrauwer in #782
New Contributors
- @gdebrauwer made their first contribution in #782
Full Changelog: v2.4.4...v2.4.5
v2.4.4
What's Changed
- Feature: skills list command by @me-shaon in #750
- feat(agents): add Kiro IDE agent support by @oniice in #765
- Add undocumented config override for enforce_tests by @yousefkadah in #767
- Fix: Update outdated Livewire paths to v4 standards in SKILL.blade.php by @Naimul007A in #736
- Move deployment guideline by @pushpak1300 in #774
New Contributors
- @me-shaon made their first contribution in #750
- @oniice made their first contribution in #765
- @yousefkadah made their first contribution in #767
- @Naimul007A made their first contribution in #736
Full Changelog: v2.4.3...v2.4.4
v2.4.3
What's Changed
- Add missing upsert breaking change and emphasize cache prefix config in v13 upgrade guide by @pushpak1300 in #761
- Replace Request with UpdatePostRequest by @MrPunyapal in #741
- Improve accuracy of Laravel best practices guidelines by @pushpak1300 in #764
Full Changelog: v2.4.2...v2.4.3
v2.4.2
What's Changed
- Add scope-based first-party detection to Composer by @pushpak1300 in #712
- Fix leftover quotes in MCP development skill description by @thiagogabrielgaia in #720
- Improve wayfinder skill description and simplify core guideline by @pushpak1300 in #708
- Fix null bytes in style.md skill rule by @reed1 in #727
- Add mcp_config_path configuration for monorepo support by @johnbacon in #729
- Use configured PHP executable path in ToolExecutor subprocess by @pushpak1300 in #730
- Fix inverted enum naming convention condition in PHP guideline by @pushpak1300 in #732
- Prevents re-injecting in Livewire navigate responses by @alihamze in #734
- Conditionally render MCP guideline sections by @Xiol in #722
- Fix: Normalize line endings in MarkdownFormatter by @GoneTone in #739
- Fix retryUntil return type from DateTime to DateTimeInterface by @pushpak1300 in #753
- Guide pest skill to match project's test()/it() convention by @pushpak1300 in #752
- fix the incorrect return type for retryUntil() method in queue job guidelines by @iz-ahmad in #748
- Use relative MCP paths for Claude Code agent by @pushpak1300 in #757
- Add deployment section to Laravel core guideline by @pushpak1300 in #758
New Contributors
- @thiagogabrielgaia made their first contribution in #720
- @reed1 made their first contribution in #727
- @johnbacon made their first contribution in #729
- @alihamze made their first contribution in #734
- @Xiol made their first contribution in #722
- @iz-ahmad made their first contribution in #748
Full Changelog: v2.4.1...v2.4.2
v1.8.13
What's Changed
- Fix normalizeCommand() splitting absolute paths containing spaces (backporting PR #553 for v1.x) by @debiprasad in #726
New Contributors
- @debiprasad made their first contribution in #726
Full Changelog: v1.8.12...v1.8.13
v2.4.1
What's Changed
- Update Inertia v3 upgrade prompt to stable and add missing sections by @pushpak1300 in #717
- Strip HTML comments before parsing skill frontmatter by @pushpak1300 in #711
- Escape Blade component tags in guideline rendering by @pushpak1300 in #718
Full Changelog: v2.4.0...v2.4.1
v2.4.0
What's Changed
- Fix typo in Livewire skill description by @bram-pkg in #695
- Remove Herd MCP integration in favor of Herd CLI by @pushpak1300 in #666
- Add security audit to add-skill command by @pushpak1300 in #616
- Add oauth field to OpenCode Nightwatch MCP config by @DGarbs51 in #703
- Add laravel-best-practices skill by @pushpak1300 in #628
- Feat: ignore skills update command by @MrPunyapal in #702
- Improve folio-routing skill description and remove core guideline by @pushpak1300 in #674
- Optimize core guideline for token efficiency by @pushpak1300 in #668
New Contributors
Full Changelog: v2.3.4...v2.4.0
v2.3.4
What's Changed
- Remove Roster object caching to fix Laravel 13 serialization issue by @pushpak1300 in #692
Full Changelog: v2.3.3...v2.3.4
v2.3.3
Full Changelog: v2.3.2...v2.3.3
v2.3.2
What's Changed
- Use major.minor PHP version in guidelines instead of full version by @oddvalue in #657
- Remove redundant Tailwind CSS guidelines by @pushpak1300 in #661
- Add Upgrade Laravel v13 MCP prompt by @pushpak1300 in #658
- Use
app_path()helper to support customized app locations by @iWader in #665 - Configure sail binary path by @iWader in #664
- fix: register installed skills in boost.json during add-skill by @meirdick in #621
- Add
--discoverflag toboost:updateby @MrPunyapal in #651 - Remove redundant "When to Apply" sections from skill bodies by @sulimanbenhalim in #669
- Guard against file_get_contents() returning false by @sulimanbenhalim in #671
- fix: resolve relative symlinks when skills path is outside project root by @tjmartin69 in #673
- Update pest-testing skill descriptions and clean up core guidelines by @pushpak1300 in #670
- Rewrite Livewire core guidelines and skill descriptions in imperative style by @pushpak1300 in #672
New Contributors
- @oddvalue made their first contribution in #657
- @iWader made their first contribution in #665
- @meirdick made their first contribution in #621
- @tjmartin69 made their first contribution in #673
Full Changelog: v2.3.1...v2.3.2