Releases: ozziexsh/laravel-jetstream-react
Releases · ozziexsh/laravel-jetstream-react
v0.6.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Uppercase Login title by @adrum in #45
Update components and packages to new versions by @ozziexsh in #47
New Contributors
Full Changelog : v0.5.1...v0.6.0
v0.5.1
Compare
Sorry, something went wrong.
No results found
updated laravel vite plugin version to fix issue when compiling #37
v0.5.0
Compare
Sorry, something went wrong.
No results found
Supports Jetstream v3
New auth.user prop
Dark mode
New default font
v0.4.0
Compare
Sorry, something went wrong.
No results found
Upgrade to react 18 (#27 )
Fix TwoFactorChallenge toggle (#28 )
v0.3.6
Compare
Sorry, something went wrong.
No results found
Updates folder structure and naming to match that of the official jetstream package (#25 )
v0.3.5
Compare
Sorry, something went wrong.
No results found
v0.3.4
Compare
Sorry, something went wrong.
No results found
Moves from Laravel Mix to Vite (#21 )
v0.3.3
Compare
Sorry, something went wrong.
No results found
Fixes an issue with dropdown links not being clickable (#20 )
Removes an unreachable return in the modal component (#20 )
v0.3.2
Compare
Sorry, something went wrong.
No results found
Adds SSR support via --ssr flag
v0.3.1
Compare
Sorry, something went wrong.
No results found
Adds --force flag to install command
Adds github actions to test the conversion