Skip to content

v1.7.0

Compare
Choose a tag to compare
@ciscoheat ciscoheat released this 16 Sep 09:14
· 969 commits to main since this release

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.