Skip to content

v0.11.6

Compare
Choose a tag to compare
@jaredpalmer jaredpalmer released this 07 Feb 21:12
· 1437 commits to main since this release

New stuff

  • Add ability to skip running validation in setFieldValue and setFieldTouched b7a6c5b
  • Added react native types, fixed handleSubmit in rn/typescript (#379) 54db7ce 6a5d963

Bug fixes

  • Fix typings for FieldConfig['component'] (#409) d4c36db

Improvements