Skip to content

v2.19.1

Compare
Choose a tag to compare
@ciscoheat ciscoheat released this 05 Oct 13:36
· 62 commits to main since this release

Added

  • Exported ClientValidationAdapter from sveltekit-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.