Skip to content

v2.10.0

Compare
Choose a tag to compare
@chawes13 chawes13 released this 18 Sep 14:56
· 11 commits to master since this release
42009c2
  • Enhances error mapping such that an error without an errors key that has a message property will map that property as a form-wide error via SubmissionError. This will then be available in the errors object passed in to onSubmitFail, as well as the error prop in the form component.