Releases: laravel/breeze
Releases · laravel/breeze
v2.1.2
v2.1.1
- Bump vue-tsc to v2 to fix crash with TypeScript v5.5 by @daleweaver777 in #391
v2.1.0
- Bump
@headlessui/react
to v2 by @RobinMalfait in #389
v2.0.5
v2.0.4
v2.0.3
- Refactor email verification tests by @javadihugo in #379
- [2.x] Fix React TS errors by @jessarcher in #381
- Remove welcome view by @taylorotwell in 86cccf3
- Remove welcome view by @taylorotwell in 0d97c71
v2.0.2
- [2.x] Removes "(experimental)" label by @nunomaduro in #377
v2.0.1
- Remove duplicate "id" attribute by @edikurniawan-dev in #368
- Add Laravel Herd by @mpociot in #372
- [2.x] Make commands lazy by @timacdonald in #373
- [2.x] Fixes non dark mode on Livewire's
welcome/navigation.blade.php
by @nunomaduro in #375
v2.0.0
- Adds Laravel 11 support by @nunomaduro in #331
- Add id to Input component by @mmkhakdaman in #151
- Implement 11.x welcome page design by @jasonlbeggs in #362
v1.29.1
- Updated throttleKey method to meet Str::lower excepted value in LoginRequest stub by @rileyshannon in #365
- Fix Livewire form validation by @PerryvanderMeer in #364