This repository was archived by the owner on Jul 27, 2022. It is now read-only.
Releases: wellyshen/react-cool-form
Releases · wellyshen/react-cool-form
v0.0.19
Patch Changes
a77b052#91 Thanks @wellyshen! - refactor: use reset() instead of resetStateRef()
v0.0.18
Patch Changes
7ec087a#89 Thanks @wellyshen! - refactor(useForm): remove un-necessary for loop from Mutation Observer
v0.0.17
Patch Changes
-
2a40058#87 Thanks @wellyshen! - refactor(useForm): built-in handle-submit and handle-reset for you :) -
ab72fdb#86 Thanks @wellyshen! - feat(useForm): support built-in validation -
e620376Thanks @wellyshen! - chore: move configs out of package.json
v0.0.16
Patch Changes
-
f8c31f1#84 Thanks @wellyshen! - perf(useForm): remove setFieldTouchedIfNeeded() to reduce bundle size -
3a39bf1#83 Thanks @wellyshen! - perf(useForm): reduce bundle size by simplying code
v0.0.15
Patch Changes
-
cd173f5#80 Thanks @wellyshen! - upgrade: react v16 to v17 -
b54bd81#81 Thanks @wellyshen! - ci: adjust the check-and-test action
v0.0.14
v0.0.13
Patch Changes
-
087f8a4#76 Thanks @wellyshen! - refactor: adjust file structure -
d456e8e#74 Thanks @wellyshen! - feat(useForm): add ignoreFields config
v0.0.12
v0.0.11
Patch Changes
ccbbe64#70 Thanks @wellyshen! - fix: correct UMD format
v0.0.10
Patch Changes
34bb0c1#68 Thanks @wellyshen! - feat: support UMD format