👨🏻💻 setError second argument as optional (#2766)
👨🏻💻 fix formState as dep (#2768)
🐞 fix #2758 improve re-render with multiple trigger (#2763)
🐞 fix #2754 group checkbox with defaultValues (#2761)
🐞 fix #2757 setValue bug with shouldUnregister (#2760)
Version 6.6.0
🐞 fix #2740 issue with schema validation isValid formState (#2745)
🐞 fix #2725 issue with dirty formState combined with watch API (#2736)
🐞 fix 2729 prepend child FieldArray (#2734)
👨🏻💻 expose all types (#2733)
👨🏻💻 Enrich warning messages under dev bulid (#2717)
🚂 export types and fix minor issues (#2703)
🙅🏽♂️ improve rollup config to support ie11 (#2702)
👨🏻💻 export FieldValues, FormStateProxy types from the main package (#2640)
Version 6.5.1
🐞 fix useWatch stale value (#2693)
👀 improved MutationObserver usage (#2670)
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.5.0 to 6.7.0.
Release notes
Sourced from react-hook-form's releases.
Changelog
Sourced from react-hook-form's changelog.
Commits
36b3bcb
6.7.03a6fd2c
👨🏻💻 fix formState as dep (#2768)6c5f8d8
👨🏻💻 setError second argument as optional (#2766)9260f38
🏅 close 2730 improve clearErrors with exact option (#2765)034e727
🐞 fix #2758 improve re-render with multiple trigger (#2763)45b874e
🐞 fix #2754 group checkbox with defaultValues (#2761)61e62a3
🐞 fix #2757 setValue bug with shouldUnregister (#2760)c3bae37
:ghost: improved setValue test in useForm (#2750)03216ed
👻 improve usFieldArray internal state update (#2747)c2e33f3
🦺 update changelogDependabot 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)