What's New
- Added innerRef to
Field
andFastField
if they are string components. - Fix NaN behavior
- Clean up some unused code
- Improve internal TS type signatures
Commits:
- Update links in toc c72281c
- docs: FormikError -> FormikErrors (#589) a56bbc7
- Add isNaN util function instead of Number.isNaN (#588) 3725fd5
- Remove unused private method: isReactNative (#585) ecda967
- Add size-limit to prevent accidental bloat (#528) faabe08
- Add innerRef prop to Field & FastField string components (#580) 0cec09d
- Remove duplicated interfaces (#575) b72382e
- fix issue when the object has a key that is one of the path's parts (#569) 095e915
- Merge branch 'master' of github.com:jaredpalmer/formik 636a670
- Bump site deps 65aae84
- improved validateYupSchema types (#554) 952a084
- fix Arrays example (#550) 164b139
- Fix link to basics 14eb509
- Update api.md 05ac4fe
- Docs (#549) f26590e