Releases: laravel/jetstream
Releases · laravel/jetstream
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
v4.0.5
- Replacing left/right classes with start/end to support RTL by @AbdullahObaid in #1392
v4.0.4
- Update UpdateProfileInformationForm.vue by @iamcarlos94 in #1391
- Fix: Livewire component premature registration by @Omranic in #1390
v4.0.3
- [4.x] Remove outdated session migration check by @jessarcher in #1385