๐ close #12108 useController should subscribe to exact field name of form's state (#12109)
๐ chore: upgrade app deps
๐ฉป fix: add useCallback for ref callback (#12078)
๐ fix: skip call executeBuiltInValidation if no sub-fields left (#12054)
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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 7.52.1 to 7.52.2.
Release notes
Sourced from react-hook-form's releases.
Commits
c912450
7.52.252a0908
๐ chore: upgrade codeql github workflow (#12131)961b4d0
๐ close #12108 useController should subscribe to exact field name of form's s...c01e64a
๐ close #12103 useController typo in doc61524ae
๐ฆ chore: upgrade dependencies (#12089)5e92c1b
๐ chore: upgrade app deps (#12090)539f229
๐ chore: upgrade react-testing-library (#12085)8838b54
๐จโ๐ chore: upgrade msw to v2 (#12086)9bbd289
๐ chore: upgrade prettier and eslint plugins (#12081)668bdc4
๐ฆพ chore: upgrade cypress to v13 (#12082)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 show