Skip to content

Conversation

@joaltoroc
Copy link
Contributor

snyk-top-banner

Snyk has created this PR to upgrade react-hook-form from 7.63.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 1 version ahead of your current version.

  • The recommended version was released 25 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

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.63.0 to 7.64.0.

See this package in npm:
react-hook-form

See this project in Snyk:
https://app.snyk.io/org/joaltoroc/project/4c4ac2de-caf7-4472-b47d-7ed071e0bee5?utm_source=github&utm_medium=referral&page=upgrade-pr
@sonarqubecloud
Copy link

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