-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency react-hook-form to v7.44.3 #297
Merged
Merged
Conversation
This file contains 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
fkoulen
approved these changes
Jun 13, 2023
Passing run #157 ↗︎
Details:
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. |
renovate
bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
from
June 13, 2023 16:32
b5e7780
to
07ceee7
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
renovate
bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
from
June 13, 2023 16:40
07ceee7
to
027cd4d
Compare
Preview can be found at https://the-rhapsodies-71cn6jvl3-the-rhapsodies.vercel.app |
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:
7.43.9
->7.44.3
Release Notes
react-hook-form/react-hook-form
v7.44.3
: Version 7.44.3Compare Source
🦉 fix: add named component export (#10486)
💭 fix React import inconsistency (#10479)
🏙️ fix: removed code from the README updater which was trying to read a non-existent
docs/Helpers.yaml
📝 fix doc: update urls from /api to /docs (#10468)
thanks to @Moshyfawn @@protofarer @farfromrest
v7.44.2
: Version 7.44.2Compare Source
🪟 fix #10456
object.hasown
replaced withhasOwnProperty
(#10458)v7.44.1
: Version 7.44.1Compare Source
🐞 fix
<Form />
component content-type json type missing (#10454)v7.44.0
: Version 7.44.0Compare Source
📄 New
<Form />
Component (https://github.com/react-hook-form/react-hook-form/pull/9735)https://react-hook-form.com/docs/useform/form
🗝️ support TransformedValues with useFormContext (https://github.com/react-hook-form/react-hook-form/pull/10322)
🚔 added TTransformedValues to FormProvider (https://github.com/react-hook-form/react-hook-form/pull/10368)
🐞 fix https://github.com/react-hook-form/react-hook-form/issues/10139 with errors diff from the previous with field array action (https://github.com/react-hook-form/react-hook-form/pull/10216)
🐞 related https://github.com/react-hook-form/react-hook-form/issues/10238 return default values in watch and useWatch when reset is called with an empty object
🦮 remove unnecessary as unknown as cast (https://github.com/react-hook-form/react-hook-form/pull/10300)
🧛♂️ close https://github.com/react-hook-form/react-hook-form/issues/10277 remove pattern empty string check (https://github.com/react-hook-form/react-hook-form/pull/10279)
🐞 fix https://github.com/react-hook-form/react-hook-form/issues/9037 bugs that occur in the presence of Array polyfills (https://github.com/react-hook-form/react-hook-form/pull/10328)
🫥 close https://github.com/react-hook-form/react-hook-form/issues/10348 stop shouldUseNativeValidation pass down constraint props (https://github.com/react-hook-form/react-hook-form/pull/10350)
😵💫 close https://github.com/react-hook-form/react-hook-form/issues/10386 re-register controller input to fix strict mode (https://github.com/react-hook-form/react-hook-form/pull/10418)
✍️ update form.tsx for TSdoc (https://github.com/react-hook-form/react-hook-form/pull/10399)
thanks to @yasamoka & @Torvin @ryota-murakami & @devakrishna33
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 Mend Renovate. View repository job log here.