All Versions
24
Latest Version
Avg Release Cycle
17 days
Latest Release
579 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v2.1.3-canary.0 Changes
January 15, 2020 -
v2.1.2 Changes
January 13, 2020Patches
- ๐ 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.2-canary.1 Changes
January 13, 2020Patches
- 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 @brunohkbx, @Menardi, @gwn, @fabb, and @jamesmosier for helping!
-
v2.1.2-canary.0 Changes
January 13, 2020Patches
- ๐ 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!