fix(deps): update dependency @hookform/resolvers to v5#692
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update dependency @hookform/resolvers to v5#692renovate[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.
|
13c1318 to
4d021b1
Compare
4d021b1 to
3f4aa34
Compare
3f4aa34 to
caf0479
Compare
caf0479 to
cb127a6
Compare
cb127a6 to
a9084f2
Compare
a9084f2 to
d098e65
Compare
d098e65 to
28edb9e
Compare
28edb9e to
a75bb38
Compare
a75bb38 to
9f10788
Compare
9f10788 to
2c25108
Compare
2c25108 to
bc9391c
Compare
bc9391c to
7720567
Compare
7720567 to
7379d92
Compare
7379d92 to
6c97afd
Compare
f400247 to
7bde997
Compare
7bde997 to
b0e6478
Compare
b0e6478 to
a0618b3
Compare
a0618b3 to
963f459
Compare
963f459 to
228d8b3
Compare
228d8b3 to
4d45c73
Compare
4d45c73 to
0ccf95a
Compare
0ccf95a to
f4e922a
Compare
f4e922a to
3f400ca
Compare
3f400ca to
bdf6ca3
Compare
bdf6ca3 to
1d0c870
Compare
1d0c870 to
a89a30f
Compare
a89a30f to
b888031
Compare
b888031 to
55803f0
Compare
55803f0 to
4620181
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.2.2Release 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.
v4.1.3Compare Source
Bug Fixes
v4.1.2Compare Source
Bug Fixes
v4.1.1Compare Source
Bug Fixes
v4.1.0Compare Source
Features
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.