fix(deps): update dependency @hookform/resolvers to v5 - autoclosed #6
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/hookform-resolvers-5.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
^3.10.0
->^5.0.0
Release Notes
react-hook-form/resolvers (@hookform/resolvers)
v5.0.1
Compare Source
Bug Fixes
v5.0.0
Compare 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
transform
from validation libraries.ℹ️ The best approach is to let the types be inferred from your schema, rather than manually defining them.
v4.1.3
Compare Source
Bug Fixes
v4.1.2
Compare Source
Bug Fixes
v4.1.1
Compare Source
Bug Fixes
v4.1.0
Compare Source
Features
v4.0.0
Compare Source
Bug Fixes
raw: true
option to pass form submission values correctly (#733) (7807f95)Features
errorMessage
(#728) (5030a59)BREAKING CHANGES
errorMessage
object to return the original error types. This update may introduce breaking changes to your projects.Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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 has been generated by Renovate Bot.
06e40c4251
to9e8de52697
fix(deps): update dependency @hookform/resolvers to v5to fix(deps): update dependency @hookform/resolvers to v5 - autoclosedPull request closed