Skip to content

fix(deps): update dependency react-hook-form to v7.87.0 - #1800

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/react-hook-form-7.x
Open

fix(deps): update dependency react-hook-form to v7.87.0#1800
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/react-hook-form-7.x

Conversation

@renovate

@renovate renovate Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
react-hook-form (source) 7.81.07.87.0 age confidence

Release Notes

react-hook-form/react-hook-form (react-hook-form)

v7.87.0

Compare Source

Added
  • shouldTouch option for trigger()
  • OpaqueTypes registry for opaque leaf types
Fixed
  • Inconsistent behavior among useController().field.onChange()-like APIs
  • Controller under a null parent submitting undefined instead of a value
  • ERR_MODULE_NOT_FOUND resolving react-hook-form due to a react-server declaration (Next.js builds)
  • useWatch never reconciling when an Activity subtree is hidden on its first render
  • resetField not recomputing isValid for subscribe-only consumers
  • generateWatchOutput ignoring defaultValue for an array of names
  • useFormState never reconciling when an Activity subtree is hidden on its first render

v7.86.0

Compare Source

Added
  • Type-safe getErrors method
Performance
  • Improve createFormControl
  • Improve clone object check
  • Avoid cloning values in unregister without subscribers
Fixed
  • Field array update leaving stale errors and touched state at the updated index
  • flatten discarding File and Blob values instead of treating them as leaf nodes
  • validateField not passing the field error to setCustomValidity when criteriaMode is all
  • hasValidation treating falsy but valid values (min: 0, max: 0, minLength: 0, maxLength: 0, required: '') as no validation
  • setValue targeting a nested leaf not notifying a Controller registered on a field array item root
  • setValues not updating fields registered under an object or array value
  • useWatch returning a stale value on name change when the new value is null
  • unregister inverting keepDirty when broadcasting isDirty

v7.85.0

Compare Source

Added
  • Support <Activity />
Fixed
  • getFieldState error resolution from a field path
  • useWatch discarding useForm({ defaultValues }) in favor of its own defaultValue before the form mounts
  • setValue emitting a duplicate values state notification for fields without a native input ref
  • Stale render re-creating a field array path vacated by an array action
  • useFieldArray root-level error (errors.name.root) being lost on append/prepend/insert/remove
  • min/max validation being skipped for valueAsDate fields

v7.84.0

Compare Source

v7.83.0: Version 7.83.0

Compare Source

⚡ Improvements
  • enhance getEventValue to handle file inputs (#​13289)
  • type perf: improve TypeScript performance with a hard cap at 10 levels of recursive type depth (#​13529)
  • type perf: improve type performance (#​13528)
🐞 Fixes
  • fix: clear internal errors state on argument-less clearErrors() (#​13613)
  • fix: preserve dirtyFields reference stability (#​13612)
  • fix: old checkbox/radio elements polluting internal field state (#​13080)
  • fix(useController): re-subscribe onChange/onBlur when control changes (#​13603)
  • fix(types): allow validation messages to be defined even if their related value is undefined (#​13287)

v7.82.0

Compare Source

Added
  • Opt-in delayError option for setValue to delay validation error updates
Fixed
  • Expose resetDefaultValues through form context
  • setValue with shouldDirty not updating dirty state correctly when the form is disabled
  • Preserve dirtyFields boolean values for registered array fields
  • Restore FieldArray component export
Performance
  • Improve getDirtyFields performance, especially for larger forms and deeply nested values

Configuration

📅 Schedule: (UTC)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x branch 6 times, most recently from 55941d8 to 2d7c205 Compare August 1, 2026 01:40
@renovate renovate Bot changed the title fix(deps): update dependency react-hook-form to v7.82.0 fix(deps): update dependency react-hook-form to v7.83.0 Aug 1, 2026
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x branch 2 times, most recently from 3e6b5b9 to b54504f Compare August 8, 2026 04:37
@renovate renovate Bot changed the title fix(deps): update dependency react-hook-form to v7.83.0 fix(deps): update dependency react-hook-form to v7.84.0 Aug 8, 2026
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x branch 3 times, most recently from 01e73f3 to 7423a02 Compare August 15, 2026 04:40
@renovate renovate Bot changed the title fix(deps): update dependency react-hook-form to v7.84.0 fix(deps): update dependency react-hook-form to v7.85.0 Aug 15, 2026
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x branch 2 times, most recently from c941198 to 326af4f Compare August 29, 2026 00:50
@renovate renovate Bot changed the title fix(deps): update dependency react-hook-form to v7.85.0 fix(deps): update dependency react-hook-form to v7.86.0 Aug 29, 2026
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x branch 2 times, most recently from 52bde13 to 91033a1 Compare September 6, 2026 05:05
@renovate renovate Bot changed the title fix(deps): update dependency react-hook-form to v7.86.0 fix(deps): update dependency react-hook-form to v7.87.0 Sep 6, 2026
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x branch from 91033a1 to f33ba32 Compare September 7, 2026 16:17
@toxsick

toxsick commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Sep 9, 2026

Copy link
Copy Markdown
⚠️ Action not completed

Review rate limited.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@coderabbitai

coderabbitai Bot commented Sep 9, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Advanced

Run ID: 3b271461-d00c-47f7-bab1-96cabc144787

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x branch from f33ba32 to a0bd3f4 Compare September 9, 2026 22:54
@renovate
renovate Bot force-pushed the renovate/react-hook-form-7.x branch from a0bd3f4 to a8d9c59 Compare September 10, 2026 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant