You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update dependencies
* Rename imports
* Update progress usage
* Update setup arguments
* Remove `.value` from `usePage()`
* Remove creation of Inertia config on SSR install
This is no longer required as Inertia will automatically detect SSR.
* Remove `ssr.noExternal` from Vite config
This doesn't seem to be required any longer.
* Fix SSR build
* Pass empty object to `useForm`
Co-authored-by: Tim MacDonald <[email protected]>
0 commit comments