Skip to content

v0.12.0

Latest
Compare
Choose a tag to compare
@busypeoples busypeoples released this 13 Aug 20:20
· 7 commits to master since this release
  • Added updateErrors and updateAsyncErrors functions (see #41)

  • Updated spected dependency to 0.5 to enable dynamic form field validations (see #26)

  • Added callback capability to onChange to enable accessing validated form values after an onChange update. (see #42)