chore(deps): update dependency react-hook-form to v7.82.0#22
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency react-hook-form to v7.82.0#22renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
|
🧙 Wizard Preview: https://cotzo.github.io/chartpack/dev/pr-22/ |
renovate
Bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
from
April 20, 2026 23:33
6d359cb to
18c5b2b
Compare
renovate
Bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
from
April 26, 2026 02:05
18c5b2b to
213135d
Compare
renovate
Bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
from
May 2, 2026 04:40
213135d to
3cfb244
Compare
renovate
Bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
from
May 16, 2026 01:26
3cfb244 to
6cdf46b
Compare
renovate
Bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
from
May 23, 2026 09:30
6cdf46b to
a4b7341
Compare
renovate
Bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
from
May 31, 2026 13:37
a4b7341 to
15fedb6
Compare
renovate
Bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
from
June 8, 2026 00:46
15fedb6 to
281fb03
Compare
renovate
Bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
2 times, most recently
from
June 20, 2026 02:56
eb083ff to
aca3dbc
Compare
renovate
Bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
from
July 5, 2026 05:28
aca3dbc to
2952005
Compare
renovate
Bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
from
July 18, 2026 06:09
2952005 to
57ec017
Compare
This file contains hidden or 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
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.72.0→7.82.0Release Notes
react-hook-form/react-hook-form (react-hook-form)
v7.82.0Compare Source
Added
delayErroroption forsetValueto delay validation error updatesFixed
resetDefaultValuesthrough form contextsetValuewithshouldDirtynot updating dirty state correctly when the form is disableddirtyFieldsboolean values for registered array fieldsFieldArraycomponent exportPerformance
getDirtyFieldsperformance, especially for larger forms and deeply nested valuesv7.81.0Compare Source
v7.80.0: Version 7.80.0Compare Source
🧄 feat: disable useFieldArray fields (#13535)
🛺 perf: make rhf more performant (#13524)
🐞 fix(deepEqual): empty array and empty plain object should not be equal (#13533)
thanks to @JSap0914
v7.79.0Compare Source
Added
disabledoption touseFieldArrayFixed
ControlleronChangepromise return typedeepEqualfalse positives with shared object referencesshouldUseNativeValidationbehavior for radio groupscreateFormControlstability with fast refresh in dev modeStrictModevalue preservation during remountformState.errorsreactivity with React compilerv7.78.0Compare Source
Fixed
Controllerfields afterresetwithout rerender (RN issue #13455)useFormState().isDirtyrace with async resolver inonChangemodevaluesprop overdefaultValueswhenshouldUnregisteris truedeepEqualfor empty non-plain objectsTypes
dirtyFieldstyping for field arrays with undefined entriesv7.77.0Compare Source
Added
resetDefaultValuesAPIFixed
isDirtyinsubscribepayload afterreset(..., { keepValues: true })shouldUnregisterreset({})behavior requiring double-call to take effectFieldArrayerrors overriding nested fieldsSecurity
get()against prototype-path traversal (__proto__/constructor/prototype)Performance
v7.76.1Compare Source
Fixed
setValueupdatesNaNas empty whenvalueAsNumberistrueinvalidateFieldsetValuespassoptionsparameter through to enable validationsetValuesemit whole-form change without stalename/typePerformance
setValuesskip redundant per-field deep clonessetValuesthreadskipClonethroughsetFieldValuev7.76.0Compare Source
Added
isDirtysync withdirtyFieldsstateFixed
formState.defaultValueswhenuseFieldArrayandwatchare used togethertrigger()setValueupdatesuseFieldArrayremoveleaves array with empty object when usingvaluespropControllerfields withshouldUnregistersetValuesupdates to mountedControllerfieldsappend({ obj: null })silently replaced bydefaultValuesafterremove()isValidatingreactivity whenvalidatingFieldsis not subscribedv7.75.0Compare Source
Added
getDirtyFieldsto prune empty fieldsFixed
setValuesinFormProvidercontext valueuseWatchre-render when unrelated field validation occursisDirtyafter re-registering a previously unregistered fieldv7.74.0Compare Source
Added
setValuesAPIFixed
useControllername changesNaNas empty whenvalueAsNumberistrueinvalidateFieldv7.73.1Compare Source
Fixed
setValuesthat was accidentally included in patch; fix build to exclude test filesv7.72.1Compare Source
Fixed
setValuewithshouldDirtyfrom polluting unrelated dirty fieldsHookFormControlContextto prevent render conflictsisNameInFieldArrayshould check all ancestor paths for nested field arraysformState.isValidincorrect onControllerre-mountConfiguration
📅 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.