chore(deps): update dependency react-hook-form to v7.78.0#21
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency react-hook-form to v7.78.0#21renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
from
January 23, 2025 21:14
670644f to
e79d234
Compare
renovate
Bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
from
March 28, 2025 23:15
e79d234 to
c60fe1c
Compare
renovate
Bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
from
April 20, 2025 13:31
c60fe1c to
0cd2fe7
Compare
renovate
Bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
from
April 22, 2025 22:52
0cd2fe7 to
22ad7cc
Compare
renovate
Bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
from
May 4, 2025 02:49
22ad7cc to
a4807bb
Compare
renovate
Bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
from
May 7, 2025 22:12
a4807bb to
a7a9009
Compare
renovate
Bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
from
May 17, 2025 01:42
a7a9009 to
bf7ef75
Compare
renovate
Bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
from
June 2, 2025 01:55
bf7ef75 to
566f650
Compare
renovate
Bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
from
June 15, 2025 14:57
566f650 to
f432f2b
Compare
serkirde
approved these changes
Jun 16, 2025
serkirde
approved these changes
Jun 16, 2025
renovate
Bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
from
June 17, 2025 15:48
f432f2b to
698a1e6
Compare
renovate
Bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
from
June 28, 2025 03:02
698a1e6 to
c50f16c
Compare
renovate
Bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
from
July 5, 2025 00:25
c50f16c to
750c237
Compare
renovate
Bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
from
November 1, 2025 01:32
c102c09 to
76d7bbc
Compare
renovate
Bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
from
November 18, 2025 05:12
76d7bbc to
7383ef4
Compare
renovate
Bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
2 times, most recently
from
December 4, 2025 02:56
b1287c0 to
c19e56d
Compare
renovate
Bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
from
December 20, 2025 05:55
c19e56d to
4361027
Compare
renovate
Bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
from
January 4, 2026 04:56
4361027 to
c2b7030
Compare
renovate
Bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
from
January 11, 2026 00:51
c2b7030 to
9036f69
Compare
renovate
Bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
from
January 14, 2026 01:14
9036f69 to
1ce2dc0
Compare
renovate
Bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
from
February 20, 2026 21:34
1ce2dc0 to
c1acc95
Compare
renovate
Bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
from
March 22, 2026 06:01
c1acc95 to
e06ae2c
Compare
renovate
Bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
from
April 3, 2026 08:40
e06ae2c to
c885c99
Compare
renovate
Bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
from
April 20, 2026 22:04
c885c99 to
efeb73d
Compare
renovate
Bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
2 times, most recently
from
May 2, 2026 01:51
07d12f4 to
8d13eed
Compare
renovate
Bot
force-pushed
the
renovate/react-hook-form-7.x-lockfile
branch
from
May 16, 2026 00:39
8d13eed to
3beaa10
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.52.1→7.78.0Release Notes
react-hook-form/react-hook-form (react-hook-form)
v7.78.0Compare Source
v7.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.1: Version 7.76.1Compare Source
🐞 fix: pass options parameter through setValues to enable validation (#13457)
🐞 fix(setValues): emit whole-form change without stale name/type (#13450)
🚗 perf(setValues): thread skipClone through setFieldValue (#13448)
🚗 perf(setValues): skip redundant per-field deep clones (#13445)
Revert "🐞 fix: treat NaN as empty when valueAsNumber is true in validateField (#13388)"
thanks to @philibea & @maxkostow
v7.76.0Compare Source
v7.75.0: Version 7.75.0Compare Source
🦧 feat: improve get dirty fields prune empty fields (#13363)
🎹 typescript 6.0 (#13330)
🌡️ chore: minor improvement on setValue & reset (#13366)
🐞 fix #13403: include setValues in FormProvider context value (#13404)
🐞 fix: recompute isDirty after re-registering a previously unregistered field (#13399)
🐞 fix: preserve watch updates on field array unmount fixes #13375 (#13385)
🐞 fix: prevent useWatch re-render when unrelated field validation is … (#13398)
thanks to @dfedoryshchev, @cyky & @gkarabelos
v7.74.0: Version 7.74.0Compare Source
🪇 feat: setValues (#13201)
🐞 fix: preserve previous field value when useController name changes (#13395)
🐞 fix: handle null parent when unregistering nested field (#13396)
🐞 fix: treat NaN as empty when valueAsNumber is true in validateField (#13388)
🪢 fix build to exclude test files (#13387)
thanks to @Yihao-G & @mixelburg
v7.73.1Compare Source
v7.72.1Compare Source
v7.72.0Compare Source
v7.71.2Compare Source
v7.71.1Compare Source
v7.71.0Compare Source
v7.70.0Compare Source
v7.69.0Compare Source
v7.68.0Compare Source
v7.67.0Compare Source
v7.66.1Compare Source
v7.66.0Compare Source
v7.65.0Compare Source
v7.64.0Compare Source
v7.63.0Compare Source
v7.62.0Compare Source
v7.61.1Compare Source
v7.61.0Compare Source
v7.60.0Compare Source
v7.59.0Compare Source
v7.58.1Compare Source
v7.58.0Compare Source
v7.57.0Compare Source
v7.56.4Compare Source
v7.56.3Compare Source
v7.56.2Compare Source
v7.56.1Compare Source
v7.56.0Compare Source
v7.55.0Compare Source
v7.54.2Compare Source
v7.54.1Compare Source
v7.54.0Compare Source
v7.53.2Compare Source
v7.53.1Compare Source
v7.53.0Compare Source
v7.52.2Compare Source
Configuration
📅 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.