Releases: laravel/jetstream
Releases · laravel/jetstream
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
v4.2.0
- [4.x] Vite 5 by @timacdonald in #1418
v4.1.2
v4.1.1
- deleteTeam() return type by @tanthammar in #1406
- Set password in session on update for inertia by @taylorotwell in #1411
v4.1.0
- Typehint mutator profile_photo_url attribute function return by @potsky in #1396
- [4.x] Use PHPUnit 10 by @crynobone in #1400
- [4.x] Replace
jenssegers/agent
and use latestmobiledetect/mobiledetectlib
by @crynobone in #1399