v1.7.0
Fixed
- Type error with
formFieldProxy
when using a strongly typed status message. (#260) - Nested Superforms validators didn't work when a field was missing compared to the schema. (#266)
Added
- Added
preprocessed
option to superValidate, for handling the processing/coercion of posted form fields manually.