Releases: laravel/jetstream
Releases · laravel/jetstream
v5.0.5
- [5.x] Remove unused variables from test stubs by @alsterholm in #1480
v5.0.4
- Revert "[5.x] Install API optionally" by @taylorotwell in #1473
v5.0.3
- Fix incorrect annotations in Livewire components using "@return void" by @coreymcmahon in #1467
- [5.x] Install API optionally by @hafezdivandari in #1470
v5.0.2
v5.0.1
- [5.x] Make commands lazy by @timacdonald in #1455
v5.0.0
- [5.x] Adds L11 support by @nunomaduro in #1410
- [5.x] Uses property promotion on
DeleteUser
by @nunomaduro in #1429 - [5.x] Re-runs database migrations on Jetstream by @nunomaduro in #1436
- [5.x] Use
@session
Blade Directive by @jrd-lewis in #1441 - Implement new welcome page design by @jasonlbeggs in #1443
- [5.x] Fixes double migrate-prompt by @nunomaduro in #1447
v4.3.1
v4.3.0
- Update to Ziggy v2 by @bakerkretzmar in #1442
- [4.x] Change Inertia Modal.vue component to use a native by @Smef in #1431
v4.2.2
- [4.x] Fix home route by @jessarcher in #1432
v4.2.1
- [4.x] Remove Unreachable
return
in PHPUnit test stubs by @nathanheffley in #1423 - [4.x] Fix PHPDoc for
UpdateUserProfileInformation::update
by @rstefanic in #1424