npm react-hook-form 7.11.0
Version 7.11.0

latest releases: 7.51.3, 7.51.2, 7.51.1...
2 years ago

🚅 update method for useFieldArray (#5835)

const { update } = useFieldArray();

update(0, data); // update an individual field array node

🔄 fix #5911 issue with reset clear flag for Controller (#5912)
⌨️ fix #5839 issue with null type with deepMap (#5896)
🚌 close #5857 setValue missing await with trigger validation (#5859)
👨🏻‍💻 chore: allow readonly tuple in useWatch generic params (#5845)

Don't miss a new react-hook-form release

NewReleases is sending notifications on new releases.