fix(deps): update dependency @hookform/resolvers to v5 - autoclosed #6
Reference in New Issue
Block a user
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.0Release Notes
react-hook-form/resolvers (@hookform/resolvers)
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 - "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.
06e40c4251to9e8de52697fix(deps): update dependency @hookform/resolvers to v5to fix(deps): update dependency @hookform/resolvers to v5 - autoclosedPull request closed