revert āØļø refactor UseFormMethods to arrow functions (#2899)
Version 6.8.5
š fix #2968 issue with shallowFieldsStateRef remain empty with append action (#2970)
š fix #2972 issue around setValue's trigger not update async isValid (#2975)
š fix UnpackNestedValue type (#2986)
āØļø refactor UseFormMethods to arrow functions (#2899)
šØš»āš» close #2990 improve dev mode warning (#2991)
š„ improve useFieldArray and useWatch (#2997)
Version 6.8.4
š fix #2961 with nested error with clearErrors API (#2962)
š fix #2958 with reset useFieldArray (shouldUnregister false) (#2959)
š fix #2955 with shallowFieldsStateRef get cached (#2956)
šāāļø close #2937 improve unregister behaviour with dirty fields (#2949)
š fix 2948 issue with isDirty formState reset by formValue (#2948)
š fix #2938 issue around compare error object (#2943)
Version 6.8.3
Revert "šØš»āš» throw warning when watched input is not found (#2890)"
š fix #2918 isDirty/dirtyFields state with setValue/useFieldArray
š fix #2917 set value with hidden input and update tests
Version 6.8.2
š· add declaration types for ie11 (#2870)
š fix #2877 issue with dirtyFields with single node (#2882)
šØš»āš» close #2884 & minor code improvement (#2883)
šāāļø improve DX with a warning message for isValid
šØš»āš» throw a warning when watched input is not found (#2890)
š· feature: is successfully submitted (#2798)
š„ feature: useFieldArray support shouldUnregister (#2691)
šŗ close #949 focus error while setError (#2816)
š” fix to output error message when as and render props are not given in Controller (#2854)
š fix reset updateFormState replacing isSubmitting (#2830)
Version 6.7.2
š fix #2812 with submitting (#2814)
š” add MutationObserver to interface stubs for React Native (#2807)
š¤ improve proxy state (#2818)
Version 6.7.1
š fix(controller): close #2792 add isTouched argument (#2794)
šØš»āš» close #2755 with radio input same name (#2790)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps react-hook-form from 6.7.0 to 6.8.6.
Release notes
Sourced from react-hook-form's releases.
... (truncated)
Changelog
Sourced from react-hook-form's changelog.
Commits
988bf1c
6.8.6357916b
š fix #3002 with Control type throw error (#3005)5ed53df
6.8.59f3a207
š„ improve useFieldArray and useWatch (#2997)4849c37
šØš»āš» close #2990 improve dev mode warning (#2991)79f1a0a
š¹ update discord link3d713b3
āØļø refactor UseFormMethods to arrow functions (#2899)c0636a1
š fix UnpackNestedValue type (#2986)302a2d1
š fix #2972 issue around setValue's trigger not update async isValid (#2975)71f86a4
š fix #2968 issue with shallowFieldsStateRef remain empty with append action ...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)