Socket
Socket
Sign inDemoInstall

react-hook-form

Package Overview
Dependencies
3
Maintainers
1
Versions
1024
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345
103Next

7.51.3

Diff

bluebill1049
published 7.51.2 •

bluebill1049
published 7.51.1 •

bluebill1049
published 7.51.0 •

Changelog

Source

[7.51.0] - 2024-3-2

Added

  • added 'validateFields' to formState
const { formState: { validateFields } } = useForm();
bluebill1049
published 7.50.1 •

bluebill1049
published 7.50.0 •

bluebill1049
published 7.49.3 •

bluebill1049
published 7.49.2 •

bluebill1049
published 7.49.1 •

bluebill1049
published 7.49.0 •

Changelog

Source

[7.49.0] - 2023-12-10

Added

  • add reactive errors prop at useForm
useForm({
  errors, // Server errors
});
2345
103Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc