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