v2.19.1
Added
- Exported
ClientValidationAdapter
fromsveltekit-superforms/adapters
.
Fixed
- Result can now be modified in onError, for setting a status code for example.
- Status codes above 400 but below 500 were not applied to the page status when the result was modified in
onUpdate
.