Download Latest Version Version 7.83.0 source code.zip (3.5 MB)
Email in envelope

Get an email when there's a new version of React Hook Form

Home / v7.81.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-07-05 897 Bytes
Version 7.81.0 source code.tar.gz 2026-07-05 3.3 MB
Version 7.81.0 source code.zip 2026-07-05 3.5 MB
Totals: 3 Items   6.8 MB 0

⚜️ feat: FieldArray component (#13394)

:::tsx
<FieldArray
  control={control}
  name="test"
  render={({ fields }) => null}
/>

🐞 fix [#13538] useFieldArray min 1 item validation error changes its location in the errors object (#13539) 🐞 fix [#13569] calling reset triggers subscribe with latest name instead of undefined (#13574) 🐞 fix(useController): reflect cleared parent object in controlled fields (#13550) (#13553) 🐞 fix(flatten): preserve Date values as leaf nodes (#13566) πŸ› fix(unset): guard against prototype keyword path traversal (#13559) (#13560) 🏸 improve setValue api with shrink value (#13576) πŸ‘ close [#13577] improve re-render with useFieldArray reset (#13578) 🐞 fix [#13575] issue: clearErrors changes the name value from form.subscribe (#13579)

thanks to @DakshSinghDhami, @JSap0914, @tran-simon & @EduardF1

Source: README.md, updated 2026-07-05