You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
License changed from MIT to Apache 2.0. Formik is 100% still open source. We don't want people using the logo/trademark commercially without our permission.
Intellectual Property and Copyright transferred from Jared Palmer to Formik Inc. Happy to answer questions via DM at [email protected]
Commits
Properly handle nested array data in prepareDataForValidation. (#2265)
Fix 2.1.4 regression with initialValues updating (#2318)
Added "shouldValidate" to "setValue" and "setTouched" field hel… (#2371)
Add FieldProps change to v2 migration guide (#2356)
Correct import of LowPriority from scheduler
Fix: return onSubmit promise result in submission (#2420)