fix(deps): update dependency react-hook-form to v7.88.0 - #415
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #415 +/- ##
=======================================
Coverage 67.04% 67.04%
=======================================
Files 67 67
Lines 789 789
Branches 169 169
=======================================
Hits 529 529
Misses 260 260 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
e9e393b to
ad7d6f0
Compare
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
ad7d6f0 to
fad6c4a
Compare
fad6c4a to
ddd98cc
Compare
This PR contains the following updates:
7.86.0→7.88.0Release Notes
react-hook-form/react-hook-form (react-hook-form)
v7.88.0: Version 7.88.0Compare Source
✨ Features
🐞 Fixes
resetField()(#13735)replace()(#13734)reset()duringhandleSubmit()(#13733)trigger()targets their parent (#13732)handleSubmit()(#13731)trigger()targets a field with only nested resolver errors (#13730)useWatchcompute cache not being initialized with the initial output (#13728)FileListbeing lost during flatten/expand and omit undefined values injsonToFormData(#13725)schemaErrorLookupreporting nested containers as exact-name errors (#13727)isValidatingnot being recomputed afterunregister()clears validating fields (#13723)reset()(#13722)iterateFieldsByActiononly breaking out of one loop level (#13718)setError()overwrites (#13716)reset()not clearing validating fields (#13714)remove()leaking deleted values onto surviving field-array items (#13713)validateFieldcallingsetCustomValidityonce per key in validate-object mode (#13707)useFieldArrayfocus behavior for checkboxes and radio buttons in appended rows (#13705)getFieldStatereadingisValidatingfrom the supplied form state (#13704)unregister()stripping kept values from the submit payload (#13703)useFormStatenot re-subscribing when control changes (#13702)reset()keepingdirtyFieldsout of sync withisDirtywhenkeepValuesis enabled (#13701)useFormnot reconciling correctly when an Activity subtree is initially hidden (#13698)delayErrortimer fires (#13697)cloneObjectthrowing when checkingBlobwithinstanceof(#13694)useFieldArrayretaining stale fields after an Activity subtree reconnects (#13688)🧹 Refactors
_isTrackedto the remaining multi-key proxy/subscribe form-state checks (#13699)_isTrackedhelper for proxy/subscribe form-state checks (#13690)abortEarlyparameter fromiterateFieldsByAction(#13689)clearErrors(#13696)📝 Documentation
useWatchcompute example variable names in JSDoc (#13700)📦 Dependencies
joifrom 18.2.1 to 18.2.5 (#13719)❤️ Thank You
v7.87.0Compare Source
Added
shouldTouchoption fortrigger()OpaqueTypesregistry for opaque leaf typesFixed
useController().field.onChange()-like APIsControllerunder a null parent submittingundefinedinstead of a valueERR_MODULE_NOT_FOUNDresolvingreact-hook-formdue to areact-serverdeclaration (Next.js builds)useWatchnever reconciling when anActivitysubtree is hidden on its first renderresetFieldnot recomputingisValidfor subscribe-only consumersgenerateWatchOutputignoringdefaultValuefor an array of namesuseFormStatenever reconciling when anActivitysubtree is hidden on its first renderConfiguration
📅 Schedule: (UTC)
🚦 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.