no notes
no notes
no notes
SuperValidateOptions
type.MergeUnion
, MergeFormUnion
and a mergeFormUnion
utility, for handling discriminated unions in forms.dateProxy
didn't restore properly with snapshots.flashMessage
option is now deprecated, since SvelteKit has moved to $app/state instead of $app/stores
, making it hard to support both. Use sveltekit-flash-message directly (setFlash
or redirect
) instead of integrating it with Superforms, it's less complicated as well.