Skip to content

v2.0.6

Compare
Choose a tag to compare
@jaredpalmer jaredpalmer released this 21 Nov 21:33

Bugfix

  • Change onSubmit's type signature to accept Promise<any>. This allows folks to return a promise that returns something (which is pretty common). Sorry about that folks.

Commits

  • Generate 2.0.6 docs e933b9c
  • Correct 2.0.5 docs 67e9071
  • Change type signature of onSubmit to accept Promise 2738bbc

v2.0.5...v2.0.6