Releases: laravel/breeze
Releases · laravel/breeze
v1.14.2
Fixed
- Fix preloading in dev by @timacdonald in #199
v1.14.1
Changed
- Replace double quote(") with single quote(') by @itxshakil in #195
- Bump React and Vue Dependencies by @dammy001 in #197
- Vite preloading by @timacdonald in #196
v1.14.0
Added
Changed
- Display errors alongside fields in Blade stack by @jessarcher in #191
- Consistently use
verified
middleware on/dashboard
route. by @jessarcher in #190 - Make Blade app header optional by @jessarcher in #189
Fixed
- Fixes
HandleInertiaRequests::handle
related types by @felixdorn in #193
v1.13.1
Fixed
- Make app directory consistently lowercase by @jessarcher in #187
v1.13.0
Changed
- Remove "Breeze" component prefix by @jessarcher in #179
v1.12.0
Changed
- Install NPM dependencies and build assets by @jessarcher in #180
- Set application home URI to /dashboard by @nikolaynikolaevn in #181
- Update inertia-laravel by @timacdonald in 6d95e9a
v1.11.4
Changed
- Display validation errors alongside their field by @jessarcher in #175
- Validate the stack argument by @jessarcher in #178
- Style improvements by @jessarcher in #177
v1.11.3
Changed
- Transliterate throttle key by @JurianArie in #173
- Switch to fonts.bunny.net instead of Google Fonts by @lucasRolff in #174
v1.11.2
Changed
- Improved console output by @nunomaduro in #172
v1.11.1
Changed
- Vite 3 support by @timacdonald in #171