formik v2.1.2-canary.1 Release Notes

Release Date: 2020-01-13 // over 4 years ago
  • Patches

    • 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!