formik v2.1.2-canary.0 Release Notes

Release Date: 2020-01-13 // about 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

    Credits

    Huge thanks to @BjoernRave, @emrosenf, @kristenmills, @dremex, @zachintosh, and @deini for helping!