Update dependency @hookform/resolvers to v5#8
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
92609a1 to
9eaa232
Compare
9eaa232 to
6ddaca8
Compare
6ddaca8 to
60d1155
Compare
60d1155 to
2460fde
Compare
2460fde to
0aa290a
Compare
0aa290a to
4016a65
Compare
4016a65 to
539429e
Compare
539429e to
943cb59
Compare
943cb59 to
5075b06
Compare
5075b06 to
2a1f180
Compare
2a1f180 to
9ccc210
Compare
9ccc210 to
5b4d9d3
Compare
5b4d9d3 to
5908d47
Compare
5908d47 to
3551e3f
Compare
3551e3f to
8831877
Compare
8831877 to
4575d71
Compare
4575d71 to
e00a116
Compare
e00a116 to
f064d58
Compare
f064d58 to
e2274be
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:
^3.9.1→^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.
v4.1.3Compare Source
Bug Fixes
v4.1.2Compare Source
Bug Fixes
v4.1.1Compare Source
Bug Fixes
v4.1.0Compare Source
Features
v4.0.0Compare Source
Bug Fixes
raw: trueoption to pass form submission values correctly (#733) (7807f95)Features
errorMessage(#728) (5030a59)BREAKING CHANGES
errorMessageobject to return the original error types. This update may introduce breaking changes to your projects.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.