Skip to content

Releases: laravel/boost

v2.4.10

09 Jun 10:21
Immutable release. Only release title and notes can be modified.
080189f

Choose a tag to compare

What's Changed

  • fix: preserve literal $N patterns when replacing guidelines block by @impruthvi in #840
  • Fix Zed detection when the binary is zeditor by @PHLAK in #846
  • Support laravel/mcp 0.8.0 by @pushpak1300 in #847

New Contributors

Full Changelog: v2.4.9...v2.4.10

v2.4.9

04 Jun 10:41
Immutable release. Only release title and notes can be modified.
f0359e5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.8...v2.4.9

v2.4.8

19 May 20:18
Immutable release. Only release title and notes can be modified.
d11d720

Choose a tag to compare

What's Changed

  • Pin laravel/mcp below 0.7.1 to avoid breaking namespace renames by @pushpak1300 in #815

Full Changelog: v2.4.7...v2.4.8

v2.4.7

18 May 17:15
cebd69e

Choose a tag to compare

What's Changed

  • fix: minor typo and comment improvements in ApplicationInfo and Boost by @iz-ahmad in #792
  • Fix TypeError in RendersBladeGuidelines when Blade::render returns an HtmlString by @dipaksarkar in #796
  • Fix path separators and trailing newlines in install output by @barrytarter in #790
  • Remove redundant guidance to read .env directly by @loadinglucian in #801
  • Preserve empty objects in MCP JSON config files by @mwikala in #793
  • Pin GitHub Actions to commit SHAs and add Dependabot config by @joetannenbaum in #804
  • Bump shivammathur/setup-php from 2.37.0 to 2.37.1 in the github-actions group by @dependabot[bot] in #806
  • Sync Flux UI free/pro component lists with fluxui.dev by @pushpak1300 in #808
  • Omit cwd from Codex MCP config to fix Sail and worktree issues by @pushpak1300 in #809
  • Add Tinker MCP tool (opt-in via config) by @pushpak1300 in #807

New Contributors

Full Changelog: v2.4.6...v2.4.7

v2.4.6

28 Apr 11:54
c9ea636

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.5...v2.4.6

v2.4.5

22 Apr 13:30
60386c7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.4...v2.4.5

v2.4.4

16 Apr 17:01
db101b9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.3...v2.4.4

v2.4.3

10 Apr 16:03
841d529

Choose a tag to compare

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

07 Apr 14:36
74fedf1

Choose a tag to compare

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

Full Changelog: v2.4.1...v2.4.2

v1.8.13

27 Mar 17:25
cdcb121

Choose a tag to compare

What's Changed

  • Fix normalizeCommand() splitting absolute paths containing spaces (backporting PR #553 for v1.x) by @debiprasad in #726

New Contributors

Full Changelog: v1.8.12...v1.8.13