chore(deps): bump react-hook-form from 7.74.0 to 7.75.0#1090
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump react-hook-form from 7.74.0 to 7.75.0#1090dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.74.0 to 7.75.0. - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.74.0...v7.75.0) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.75.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
0e03adc to
f2f1bf8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps react-hook-form from 7.74.0 to 7.75.0.
Release notes
Sourced from react-hook-form's releases.
Changelog
Sourced from react-hook-form's changelog.
Commits
24bde237.75.0aa6f795🐞 fix #13403: include setValues in FormProvider context value (#13404)c2b22f9🥊 all ts-ignores removed3165a52🧸 fix more@ts-ignores7c51590🧸 fix more@ts-ignoresb16b4fa🎹 typescript 6.0 (#13330)4bace71🐞 fix: preserve watch updates on field array unmount fixes #13375 (#13385)2adb9c0🐞 fix: prevent useWatch re-render when unrelated field validation is … (#13398)f5a234d🦧 feat: improve get dirty fields prune empty fields (#13363)def8fd5🐞 fix: recompute isDirty after re-registering a previously unregistered field...