Closed dependabot[bot] closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 39.90%. Comparing base (
f130072
) to head (c2857ed
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #684.
Bumps react-hook-form from 7.44.3 to 7.51.0.
Release notes
Sourced from react-hook-form's releases.
... (truncated)
Changelog
Sourced from react-hook-form's changelog.
... (truncated)
Commits
9b14d0f
7.51.0215d633
⌨️ chore: replace ts-ignore with ts-expect-error (#11573)ec8a46e
🧗♂️ chore: update lib dev deps (#11548)bba5524
💅 related #11541 improve dirty check whenundefined
provided withreset
apiebc1f2c
💬 addisValidating
andvalidatingFields
to field state (#10657)92a9a97
😾 fix #11514 issue under strict mode reset invoke twice reset mounted field n...2d58212
Revert "✨ feat(values): priorities values over defaultvalues (#11399)" (#11545)b6bbd8a
🤡 fix flush root render hack (#11521)8b12f99
Revert "🔧 fix data param in handleSubmit when TTransformedValues is a union t...73d7c10
❤️ thank you principal.com for your contributionDependabot 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