formik v2.1.2 Release Notes

Release Date: 2020-01-13 // over 4 years 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