fix(deps): update dependency @hookform/resolvers to v5#60
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update dependency @hookform/resolvers to v5#60renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
cc58e73 to
c0f26a2
Compare
c0f26a2 to
672cc39
Compare
672cc39 to
62213e6
Compare
62213e6 to
0aa6f47
Compare
0aa6f47 to
aa6c851
Compare
aa6c851 to
e561900
Compare
e561900 to
1845f16
Compare
1845f16 to
b2acbc2
Compare
b2acbc2 to
1557018
Compare
1557018 to
a45da45
Compare
a45da45 to
43af549
Compare
43af549 to
e9a421c
Compare
e9a421c to
05af584
Compare
05af584 to
a6898ab
Compare
a6898ab to
bbd786d
Compare
bbd786d to
2550d3b
Compare
2550d3b to
f72430c
Compare
f72430c to
a401a84
Compare
a401a84 to
e3fbe27
Compare
e3fbe27 to
f1831f3
Compare
f1831f3 to
f2d11c5
Compare
f2d11c5 to
6258657
Compare
6258657 to
2c26406
Compare
2c26406 to
1e8eb4b
Compare
1e8eb4b to
7c1bd63
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.
This PR contains the following updates:
^4.0.0→^5.0.0Release Notes
react-hook-form/resolvers (@hookform/resolvers)
v5.2.2Compare Source
Bug Fixes
v5.2.1Compare Source
Bug Fixes
v5.2.0Compare Source
Features
v5.1.1Compare Source
Bug Fixes
v5.1.0Compare Source
Features
v5.0.1Compare Source
Bug Fixes
v5.0.0Compare Source
Features
BREAKING CHANGES
Before
Prior to V5, some projects used manual types like
After
With V5, the correct approach is:
This update enables distinct outputs when utilizing features like
transformfrom validation libraries.ℹ️ The best approach is to let the types be inferred from your schema, rather than manually defining them.
Configuration
📅 Schedule: (in timezone America/New_York)
* 0-23 * * *)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.