-
Notifications
You must be signed in to change notification settings - Fork 2
fix(deps): update dependency react-hook-form to v7.65.0 #1367
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
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
e6e3012
to
b4cc2f6
Compare
b4cc2f6
to
1f5b7a8
Compare
1f5b7a8
to
9046755
Compare
9046755
to
eea7224
Compare
eea7224
to
4d14a28
Compare
4d14a28
to
b0533a1
Compare
b0533a1
to
60509ef
Compare
60509ef
to
2e3baec
Compare
2e3baec
to
445871a
Compare
445871a
to
176e118
Compare
176e118
to
1c9b3b4
Compare
1c9b3b4
to
88fdc47
Compare
88fdc47
to
0d52525
Compare
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
0d52525
to
1884fd4
Compare
1884fd4
to
3651293
Compare
This PR contains the following updates:
7.56.4
->7.65.0
Release Notes
react-hook-form/react-hook-form (react-hook-form)
v7.65.0
: Version 7.65.0Compare Source
🧿 feat:
<Watch />
component (#12986)🐞 fix: respect parent-provided
useFieldArray
rules (#13082) (#13083🐞 fix:
getDirtyFields
submit fields with null values when usinguseForm
(#13079)thanks to @tesseractjh, @Han5991 & @jonathanarnault
v7.64.0
: Version 7.64.0Compare Source
🚏 Support optional array fields in
PathValueImpl
type (#13057)🐞 fix: preserve Controller's defaultValue with
shouldUnregister
prop (#13063)✂ chore: remove unused field ids ref in
useFieldArray
(#13066)thanks to @MPrieur-chaps, @gynekolog & @uk960214
v7.63.0
: Version 7.63.0Compare Source
🥢 feat: extract form values by form state (#12936)
🦍 feat: improve get dirty fields logic (#13049)
🐿️ chore: remove duplicated function isMessage (#13050)
🐞 fix: use field name to update isValidating fields (#13000)
🐞 fix: unregister previous field when switching conditional Controllers (#13041)
🐞 fix: only excuse trigger function when deps has a valid array (#13056)
thanks to @candymask0712, @GorkemKir, @kimtaejin3, @m2na7 & @abnud11
v7.62.0
: Version 7.62.0Compare Source
👨🔧 prevent onBlur for readOnly fields (#12971)
🐞 fix #12988 sync two defaultValues after reset with new defaultValues (#12990)
🐞 fix: do not override prototype of data in cloneObject (#12985)
🐞 fix field name type conflict in nested FieldErrors (#12972)
thanks to @candymask0712, @Adityapradh, @Ty3uK & @kichikawa57
v7.61.1
: Version 7.61.1Compare Source
Revert "⌨️ fix: watch return type based on defaultValue (#12896)"
v7.61.0
: Version 7.61.0Compare Source
🧮 feat: compute prop for useWatch subscription (#12503)
👨🔧 trigger watch callbacks in response to value changes only (#12945)
🙏 track name with setValue subscription callbacks (#12946)
⌨️ fix: watch return type based on defaultValue (#12896)
🐞 fix #12959 subscribe with latest defaultValues #12961
🐞 fix: handle explicit "multipart/form-data" encType in Form Component (#12948)
🐞 fix(build): Remove React wildcard import to resolve ESM build issues (#12942)
🦭 chore: improve exclude patterns (#12935)
🐿️ chore: remove unused omit function (#12958)
Big thanks to @joshkel for helping with some of the subscription bugs! and also @kamja44, @mrazauskas, @codepunkt, @afontcu and @rururux
v7.60.0
: Version 7.60.0Compare Source
🦘 feat:
reset
newkeepFieldsRef
options keep fields reference (#12923)v7.59.0
: Version 7.59.0Compare Source
🪱 feat: support deep equality checking with circular references (#12914)
🐞 fix #12900 issue with formData reference clone (#12906)
🐞 fix #12873 issue with undefined value for submit data (#12905)
🐞 fix case when useWatch accept object variable param (#12897)
🐞 fix: typo in UseFormSubscribe and missing event type for callback data in subscribe (#12904)
Revert "⌨️ rename to UseFormResetFieldOptions for type consistency" (#12907)
thanks to @aspirisen @n8pjl @SKOLZ @pushys & @candymask0712
v7.58.1
: Version 7.58.1Compare Source
🔧 check window.crypto undefined (#12893)
v7.58.0
: Version 7.58.0Compare Source
⌨️ feat: add FieldArrayPathByValue type (#12481)
📇 feat #12813 use stringToPath to prevent error at field name with quotes (#12858)
🧧 default to crypto.randomUUID in generateId (#12890)
🐞 close #12857 incorrect formControl return from useForm (#12878)
🐞 fix Initial useFieldArray fields (#12847)
🥷 chore: improve type import (#12879)
📇 chore: Added displayName to useFormContext (#11448)
✍️ chore: fix typo in assert-esm-exports.mjs (#12860)
thanks to @mastermatt, @clonemycode, @dusan233, @candymask0712, @tran-simon & @adnanalbeda
v7.57.0
: Version 7.57.0Compare Source
🫚 feat: root errors count in schema error lookup (#12839)
👁️ feat: focus form field for errors supplied by errors prop (#12805)
⌨️ feat: add and export options config for resetField api (#12819)
🐞 close #12707 useController focus function runtime issue (#12843)
🐞 fix: add proper types to form.subscribe (#12850)
🐞 fix: add type info for callback args in subscribe (#12859)
🔄 close #12835 revert original fix on errors empty object check (#12846)
thanks to @candymask0712, @CertainlyAria, @jkbach, @chrisgarber and @evgeniyworkbel
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 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.