Skip to content

v2.13.0

Compare
Choose a tag to compare
@ciscoheat ciscoheat released this 03 May 09:36
· 46 commits to main since this release

Added

  • Support for "raw" JSON Schema validation with the new schemasafe adapter. Thanks to sukeshpabolu for the initial work on this!

Fixed

  • Errors weren't reset properly when the form was resetted, causing client-side validation to behave like the field was tainted.