fix(deps): update dependency @hookform/resolvers to v5#169
Open
renovate[bot] wants to merge 1 commit intodevfrom
Open
fix(deps): update dependency @hookform/resolvers to v5#169renovate[bot] wants to merge 1 commit intodevfrom
renovate[bot] wants to merge 1 commit intodevfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
4ef6d83 to
2e7a996
Compare
2e7a996 to
4b3db41
Compare
4b3db41 to
dbe5a81
Compare
dbe5a81 to
6557122
Compare
6557122 to
a7c4998
Compare
a7c4998 to
beac6bc
Compare
beac6bc to
c86d009
Compare
c86d009 to
6ec137d
Compare
6ec137d to
8f320fc
Compare
8f320fc to
1b997d2
Compare
1b997d2 to
b6a9e5b
Compare
b6a9e5b to
ab71925
Compare
32ff8d3 to
367419a
Compare
367419a to
ba52099
Compare
ba52099 to
fc12d90
Compare
fc12d90 to
69a0352
Compare
69a0352 to
895a6ed
Compare
895a6ed to
8a8f8dd
Compare
8a8f8dd to
addd186
Compare
addd186 to
b314ad9
Compare
b314ad9 to
c95df38
Compare
c95df38 to
cb6251e
Compare
cb6251e to
080245b
Compare
080245b to
a24ebd3
Compare
a24ebd3 to
1c074f1
Compare
1c074f1 to
38d5b88
Compare
38d5b88 to
99be123
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.1.3→^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: Branch creation - "every weekend" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined).
🚦 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.