File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed
Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change 11# Release Notes
22
3- ## [ Unreleased] ( https://github.com/laravel/boost/compare/v2.3.0...main )
3+ ## [ Unreleased] ( https://github.com/laravel/boost/compare/v2.3.1...main )
4+
5+ ## [ v2.3.1] ( https://github.com/laravel/boost/compare/v2.3.0...v2.3.1 ) - 2026-03-12
6+
7+ ### What's Changed
8+
9+ * Decode HTML entities in Blade guideline output by [ @pushpak1300 ] ( https://github.com/pushpak1300 ) in https://github.com/laravel/boost/pull/654
10+ * Add configurable Codex MCP cwd by [ @cyppe ] ( https://github.com/cyppe ) in https://github.com/laravel/boost/pull/642
11+
12+ ### New Contributors
13+
14+ * [ @cyppe ] ( https://github.com/cyppe ) made their first contribution in https://github.com/laravel/boost/pull/642
15+
16+ ** Full Changelog** : https://github.com/laravel/boost/compare/v2.3.0...v2.3.1
417
518## [ v2.3.0] ( https://github.com/laravel/boost/compare/v2.2.3...v2.3.0 ) - 2026-03-11
619
@@ -84,6 +97,7 @@ If you have custom overrides in:
8497
8598
8699
100+
87101```
88102move them to:
89103
@@ -94,6 +108,7 @@ move them to:
94108
95109
96110
111+
97112```
98113### New Contributors
99114
@@ -121,6 +136,7 @@ This release introduces a small structural update to how Inertia guidelines are
121136
122137
123138
139+
124140```
125141** Now merged into individual version guideline**
126142
@@ -133,6 +149,7 @@ This release introduces a small structural update to how Inertia guidelines are
133149
134150
135151
152+
136153```
137154Guidelines are now resolved using the following priority order:
138155
You can’t perform that action at this time.
0 commit comments