Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 26, 2025

This PR contains the following updates:

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

Release Notes

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

v7.69.0: 🎄 Version 7.69.0

Compare Source

📏 feat: align API with useWatch (#​13192)
🤦🏻‍♂️ chore: update @​deprecated names prop on (#​13198)
🏥 chore: safely call function methods on elements (#​13190)
🪖 chore: cve-2025-67779 (#​13196)
🪖 chore: cve-2025-55184 & cve-2025-55183 (#​13194)
🪖 chore: CVE-2025-55182 Critical RCE vulnerabilty (#​13175)
🔬 test: add regression tests for #​12837 and #​13136 (#​13187)
🐞 fix(reset): preserve isValid state when keepIsValid option is used (#​13173)
🐞 fix: ensure each createFormControl.subscribe subscription listens only to the changes it subscribes to (#​12968)
🐞 fix(validation): batch isValidating state updates with validation result (#​13181)
🐞 fix(createFormControl): resolve race condition between setError and setFocus (#​13138) (#​13169)
🧿 fix control prop type (#​13189)
🔔 chore: clean cloneObject logic (#​13179)

thanks to @​PierreCrb, @​a28689604, @​AnuragM7666, @​ap0nia, @​dusan233 & @​hlongc

v7.68.0

Compare Source

v7.67.0: Version 7.67.0

Compare Source

🎯 feat: add exact to useController props (#​13154)

useForm({
  defaultValues: {
    user: {
      name: ''
    }
  }
})

<Controller control={control} name="user" exact={false} /> // subscribe to all user object

✨ fix(types): allow undefined value with async defaultValues in Contr… (#​13160)
🐞 fix(types): correct PathValueImpl type inference (#​13150)

v7.66.1

Compare Source

v7.66.0

Compare Source


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 added the dependencies 🤝 Adding, removing or updating dependencies. label Dec 26, 2025
@vercel
Copy link

vercel bot commented Dec 26, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
echo-cms Ready Ready Preview, Comment Jan 3, 2026 7:34pm
echo-web Ready Ready Preview, Comment Jan 3, 2026 7:34pm

@renovate renovate bot enabled auto-merge (squash) December 26, 2025 01:16
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch from ca4f579 to 97bd48a Compare December 26, 2025 02:08
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch from 97bd48a to d6d1c99 Compare December 26, 2025 02:12
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch from d6d1c99 to 7c961b9 Compare December 26, 2025 02:15
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch from 7c961b9 to 8a52578 Compare December 28, 2025 10:40
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch from 8a52578 to 7aa3c17 Compare December 28, 2025 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies 🤝 Adding, removing or updating dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant