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