github jaredpalmer/formik v2.1.2

latest releases: formik@2.4.6, formik-native@2.1.29, formik@2.4.5...
11 months ago

Patches

  • Fix broken formatting on useField docs: 587c5ee
  • Merge pull request #2175 from zingerj/patch-1: 7173d74
  • Fix hasOwnProperty: #2178
  • Fix for Object-like data without hasOwnProperty: #2177
  • Fix now.sh upstream: 4b23009
  • Fix now docs deploys by specifying node engine: 7f00fd6
  • Add generic to FieldHelperProps typings: #2179
  • Run tests on node 12: 9c1b0d0
  • Fix typo in Field documentation: #2183
  • Patch to getValueForCheckbox to resolve issues with undefined values: #2188
  • Fix use event callback in handlers: #2187
  • Update type of as and component props in FieldConfig to enable using forwardRef wrapped components with Field and FastField (#2193): #2182
  • Trigger onReset when resetForm is called, not just handleReset: #2201
  • Upgrade deps: #2203
  • Document the v2 breaking change of validate: #2195
  • Add submitForm to FormikHelpers to allow form re-submit: #2185
  • Run validationSchema for validateField calls: #1784
  • Expose formikbag as imperative methods: #1972

Credits

Huge thanks to @BjoernRave, @emrosenf, @kristenmills, @dremex, @zachintosh, @deini, @brunohkbx, @Menardi, @gwn, @fabb, and @jamesmosier for helping!

v2.1.1...v2.1.2

Don't miss a new formik release

NewReleases is sending notifications on new releases.