🎉 We are finally here! Version 7! After 2 years of working on this library. We can confident to say this is the best we can offer to everyone on building forms in React. We hope you will enjoy building form in React.
react-hook-form.com
✈️ You can try out the new <Form /> component now
`npm i react-hook-form@next`
Let us know your feedback and question are always welcome.
Release note: github.com/react-hook-for…
🚀 Version 7.48.0 Published
- feat: `disabled` prop for `useForm` to disable form
- Solve the issue of race condition with the resolver
- Bug fixes and general improvements
Release note: github.com/react-hook-for…
🧪 Version 7.40.0-next.0 published (Experimental)
- New async `defaultValues` props at `useForm`
- New `values` props at `useForm`
- Upgrade to TS4.9.0
- Enhenemence with `useFormState` mount state update
Release note: github.com/react-hook-for…
🚀 Version 7.42.0
📽 feature: validate function to include form values
🛤️ keep track of traversed types
🏋🏻♀️ reduced code weight
🪜 Improve `handleSubmit` function
🐞 more bug fixes
github.com/react-hook-for…
🚀 New major version released
@hookform/resolvers
- Support Yup V1
- New resolver: TypeBox
- Rename `rawValues` to `raw`
- Fix module resolution NodeNext
- AJV resolver reduce bundle size (98%!)
❤️ Brought to you by @_jorisregithub.com/react-hook-for…