Releases: laravel/jetstream
Releases · laravel/jetstream
v5.3.1
- [5.x] Add bun support by @pushpak1300 in #1544
- [5.x] Add bun support for inertia by @pushpak1300 in #1545
v5.3.0
v5.2.1
- Update logo to support dark/light theme by @milewski in #1538
- [5.x] Utilise
Illuminate\Support\php_binary()
by @crynobone in #1541 - Chore: factory doc block in models by @MrPunyapal in #1542
v5.2.0
- Fix formatting by @coreyhn in #1527
- [5.x] Eagerly prefetch assets by @timacdonald in #1528
- [5.x] Use Pest as default testing framework by @timacdonald in #1530
- Uses pest 3 by @nunomaduro in #1531
Full Changelog: v5.1.5...v5.2.0
v5.1.5
- Update banner.blade.php by @eneadrian in #1524
v5.1.4
- Update dropdown.blade.php with w-60 by @rjvim in #1515
- Fixes unhandled match case error by @inmanturbo in #1513
v5.1.3
v5.1.2
- Fixed an issue causing missing column two_factor_confirmed_at when migrations executed during installation. by @ravibpatel in #1496