Skip to content

Conversation

@yunji0387
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade react-hook-form from 7.62.0 to 7.64.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 2 versions ahead of your current version.

  • The recommended version was released 22 days ago.

Release notes
Package name: react-hook-form
  • 7.64.0 - 2025-10-04

    🚏 Support optional array fields in PathValueImpl type (#13057)
    🐞 fix: preserve Controller's defaultValue with shouldUnregister prop (#13063)
    ✂ chore: remove unused field ids ref in useFieldArray (#13066)

    thanks to @ MPrieur-chaps, @ gynekolog & @ uk960214

  • 7.63.0 - 2025-09-19

    🥢 feat: extract form values by form state (#12936)

    getValues(undefined, { dirtyFields: true }); // return only dirty fields 
    getValues(undefined, { touchedFields: true });  // return only touched fields 

    🦍 feat: improve get dirty fields logic (#13049)
    🐿️ chore: remove duplicated function isMessage (#13050)
    🐞 fix: use field name to update isValidating fields (#13000)
    🐞 fix: unregister previous field when switching conditional Controllers (#13041)
    🐞 fix: only excuse trigger function when deps has a valid array (#13056)

    thanks to @ candymask0712, @ GorkemKir, @ kimtaejin3, @ m2na7 & @ abnud11

  • 7.62.0 - 2025-08-01

    👨‍🔧 prevent onBlur for readOnly fields (#12971)
    🐞 fix #12988 sync two defaultValues after reset with new defaultValues (#12990)
    🐞 fix: do not override prototype of data in cloneObject (#12985)
    🐞 fix field name type conflict in nested FieldErrors (#12972)

    thanks to @ candymask0712, @ Adityapradh, @ Ty3uK & @ kichikawa57

from react-hook-form GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade react-hook-form from 7.62.0 to 7.64.0.

See this package in npm:
react-hook-form

See this project in Snyk:
https://app.snyk.io/org/yunji0387/project/a468ef16-1817-43b6-a043-31f02cde71b9?utm_source=github&utm_medium=referral&page=upgrade-pr
@vercel
Copy link

vercel bot commented Oct 26, 2025

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

Project Deployment Preview Comments Updated (UTC)
next-admin-system Error Error Oct 26, 2025 7:57am

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.

3 participants