| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-07 | 2.4 kB | |
| v2.4.2 source code.tar.gz | 2026-04-07 | 128.9 kB | |
| v2.4.2 source code.zip | 2026-04-07 | 234.0 kB | |
| Totals: 3 Items | 365.3 kB | 1 | |
What's Changed
- Add scope-based first-party detection to Composer by @pushpak1300 in https://github.com/laravel/boost/pull/712
- Fix leftover quotes in MCP development skill description by @thiagogabrielgaia in https://github.com/laravel/boost/pull/720
- Improve wayfinder skill description and simplify core guideline by @pushpak1300 in https://github.com/laravel/boost/pull/708
- Fix null bytes in style.md skill rule by @reed1 in https://github.com/laravel/boost/pull/727
- Add mcp_config_path configuration for monorepo support by @johnbacon in https://github.com/laravel/boost/pull/729
- Use configured PHP executable path in ToolExecutor subprocess by @pushpak1300 in https://github.com/laravel/boost/pull/730
- Fix inverted enum naming convention condition in PHP guideline by @pushpak1300 in https://github.com/laravel/boost/pull/732
- Prevents re-injecting in Livewire navigate responses by @alihamze in https://github.com/laravel/boost/pull/734
- Conditionally render MCP guideline sections by @Xiol in https://github.com/laravel/boost/pull/722
- Fix: Normalize line endings in MarkdownFormatter by @GoneTone in https://github.com/laravel/boost/pull/739
- Fix retryUntil return type from DateTime to DateTimeInterface by @pushpak1300 in https://github.com/laravel/boost/pull/753
- Guide pest skill to match project's test()/it() convention by @pushpak1300 in https://github.com/laravel/boost/pull/752
- fix the incorrect return type for retryUntil() method in queue job guidelines by @iz-ahmad in https://github.com/laravel/boost/pull/748
- Use relative MCP paths for Claude Code agent by @pushpak1300 in https://github.com/laravel/boost/pull/757
- Add deployment section to Laravel core guideline by @pushpak1300 in https://github.com/laravel/boost/pull/758
New Contributors
- @thiagogabrielgaia made their first contribution in https://github.com/laravel/boost/pull/720
- @reed1 made their first contribution in https://github.com/laravel/boost/pull/727
- @johnbacon made their first contribution in https://github.com/laravel/boost/pull/729
- @alihamze made their first contribution in https://github.com/laravel/boost/pull/734
- @Xiol made their first contribution in https://github.com/laravel/boost/pull/722
- @iz-ahmad made their first contribution in https://github.com/laravel/boost/pull/748
Full Changelog: https://github.com/laravel/boost/compare/v2.4.1...v2.4.2