๐ fix fieldArray changes only notify relevant subscribers (#9448)
๐ชถ improve useFormContext perf by avoid reference re-create with omit ( #9407)
๐๐ป fix potential watch() global state overwrite (#9450)
๐ฆ close #9410 improve UX when subscribe to both isValid and errors state (#9413)
๐ฅจ added eslint rule for no-extra-boolean-cast (#9449)
๐ upgrade to TS4.9 (#9371)
๐ fix #9383 always updates the errors state for the field array even when the errors subscription missing (#9384)
๐ป close react-hook-form/react-hook-form#9379 flush extra re-render to update the current form state subscription
๐ฅฝ improve watch logic (#9397)
๐จ fix conditional useFormState test (#9388)
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.11.5 to 7.39.7.
Release notes
Sourced from react-hook-form's releases.
... (truncated)
Commits
9fc9789
7.39.732dda93
Revert "๐ชถ improveuseFormContext
perf by avoid reference re-create with omi...9ef6aec
7.39.6af0a2ad
๐๐ป fix potentialwatch()
global state overwrite (#9450)f74d93d
๐ฅจ added eslint rule for no-extra-boolean-cast (#9449)43dd2fc
๐ fixfieldArray
changes only notify relevant subscribers (#9448)137f286
๐จโ๐จ minor code cleanup (#9439)096bac2
๐ฆ close #9410 improve UX when subscribe to bothisValid
anderrors
state...e646203
๐ชถ improveuseFormContext
perf by avoid reference re-create with omit (#9407)1132bdf
๐ฅผ update changelog 7.39.6Dependabot 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)