2.3.1 • Published 2 years ago

@speedy4all/formik v2.3.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

Changes for this version

Function setFieldValue has a new parameter called skipDirtyForm by default false The new signature is setFieldValue(path: string, value: any, shouldValidate: boolean default false, skipDirtyForm: boolean default false) When called with skipDirtyForm=true, the dirty flag is set to false, this is useful when values are changed by the developer and the user is agnostic of these changes, they don't affect the business and they should be ignored

</>

Stable Release Blazing Fast gzip size license Discord

Visit https://formik.org to get started with Formik.

Organizations and projects using Formik

List of organizations and projects using Formik

Authors

Contributors

Formik is made with <3 thanks to these wonderful people (emoji key):

Jared Palmer💬 💻 🎨 📖 💡 🤔 👀 ⚠️Ian White💬 🐛 💻 📖 🤔 👀Andrej Badin💬 🐛 📖Adam Howard💬 🐛 🤔 👀Vlad Shcherbin💬 🐛 🤔Brikou CARRE🐛 📖Sam Kvale🐛 💻 ⚠️
Jon Tansey🐛 💻Tyler Martinez🐛 📖Tobias Lohse🐛 💻

This project follows the all-contributors specification. Contributions of any kind welcome!

Related

  • TSDX - Zero-config CLI for TypeScript used by this repo. (Formik's Rollup configuration as a CLI)

Apache 2.0 License.