Releases: laravel/jetstream
Releases · laravel/jetstream
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
v4.0.2
- Prevent calling Inertia before it's installed by @jrd-lewis in #1376
v4.0.1
v4.0.0
v3.3.3
v3.3.2
v3.3.1
- Improves Jetstream model factories by @nunomaduro in #1356
- Make recovery code light when it on dark mode by @irsyadadl in #1355
- Fix the banner not showing again after dismissed by the user if the next message contents are the same by @tomsb in #1352
v3.3.0
- [3.x] Remove unnecessary Ziggy parameter which causes ESLint errors by @Smef in #1347
- [3.x] Use available
ServiceProvider::callAfterResolving()
by @crynobone in #1350 - [3.x] Laravel Pint fixes by @iruoy in #1351
- [3.x] Prompts by @jessarcher in #1337
- [3.x] Pest detection by @jessarcher in #1353