Releases: laravel/jetstream
Releases · laravel/jetstream
v2.11.1
Changed
- Style improvements by @jessarcher in #1116
- Install NPM dependencies and build assets by @jessarcher in #1119
- Update inertiajs/inertia-laravel to ^0.6.3 by @ashleyshenton in #1122
- Display validation errors alongside fields in the Inertia stack by @jessarcher in #1123
v2.11.0
Changed
- Update install command output to display vite build command by @RhysLees in #1109
- Validate the stack argument by @jessarcher in #1113
- Move Jetstream components to Components directory by @jessarcher in #1110
v2.10.3
Changed
- Switch to fonts.bunny.net instead of Google Fonts by @lucasRolff in #1104
v2.10.2
v2.10.1
Changed
- Vite 3 support by @timacdonald in #1089
v2.10.0
Changed
- Add default view / routes reloading to jetstream stacks by @timacdonald in #1080
- Update SSR directory by @jessarcher in #1084
- Add livewire component paths to default refresh paths for livewire stack by @timacdonald in #1081
Removed
- Drop Laravel 8.x support (and PHP < 8) by @timacdonald in #1082
v2.9.0
Added
- Vite by @jessarcher in #1068
Fixed
- Fix TailwindCSS first party TypeScript types weren't working right by @geisi in #1074
- Bump @tailwindcss/forms by @timacdonald in #1076
- Fix ziggy location instead of base url by @matthieumota in #1078
v2.8.5
Changed
- Add .vue extension to imports by @SamuelMwangiW in #1067
- Bump TailwindCSS to 3.1 by @geisi in #1066
Fixed
- Fix Inertia SSR usage with Ziggy route function in setup() by @prestonholt in #1069
v2.8.4
Changed
- Skip tests for team invitations if disabled by @jradtilbrook in #1063
- Display available stack options by @jessarcher in #1062
v2.8.3
Changed
- Switch to ESM imports by @jessarcher in #1059
- Bump tailwindcss/forms to 0.5.0 by @driesvints in #1061
- Simplify Tailwind installation by @jessarcher in #1060