Releases: laravel/breeze
Releases · laravel/breeze
v1.8.1
Changed
- Update
InitialVueStack
packages to latest by @dammy001 in #128 - Update
InertiaReactStack
dependencies by @dammy001 in #130 - Update
BladeStack
dependencies by @dammy001 in #129 - Don't mix __() and trans() in the same file by @hailwood in #132
- Group common middleware instead of duplicating by @dammy001 in #131
- Group common middleware instead of duplicating on inertia-common by @dammy001 in #135
Fixed
v1.8.0
Changed
- Transition Inertia Vue stubs to
<script setup>
syntax by @jessarcher in #127
v1.7.3
v1.7.2
v1.7.1
Changed
- Fix exception throwing on older PHP versions by @driesvints in #120
v1.7.0
v1.6.1
Changed
- Fix Inertia Controllers @return tag and Inertia Vue Input Component by @thewebartisan7 in #112
- Update outdated dependencies for react stack by @eumatv in #114