Formik Versions Save

Build forms in React, without the tears 😭

[email protected]

7 months ago

Patch Changes

[email protected]

7 months ago

Patch Changes

[email protected]

7 months ago

Patch Changes

  • 41720c2 #3862 Thanks @yazaldefilimonepinto! - Forward className for custom components used with Field

  • da58b29 #3858 Thanks @alaanescobedo! - Remove use of deprecated StatelessComponent type in favor of FunctionComponent

  • 5c01ee7 #3872 Thanks @rajpatelbot! - FIX: Fixed resetForm function dependency issue

[email protected]

7 months ago

Patch Changes

[email protected]

9 months ago

Patch Changes

[email protected]

9 months ago

Patch Changes

[email protected]

10 months ago

Patch Changes

[email protected]

10 months ago

Patch Changes

[email protected]

11 months ago

Patch Changes

  • 2b194c2 #3808 Thanks @NagaiKoki! - fix type of setFieldValue function

  • 708bcb2 #3813 Thanks @probablyup! - Revert FieldArray "shouldComponentUpdate" performance optimization. As it turns out, it's a common use case to have JSX controlled via non-Formik state/props inside of FieldArray, so it's not safe to cancel re-renders here.

  • 187e47d #3815 Thanks @probablyup! - Revert Yup transform support for the time being, this may be re-introduced in a future release under an opt-in prop.

[email protected]

11 months ago

Patch Changes