v1.7.0
Fixed
- Type error with
formFieldProxywhen 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
preprocessedoption to superValidate, for handling the processing/coercion of posted form fields manually.