Sourced from react-hook-form's releases.
Version 7.54.1
Revert "🦥 fix: useForm should return a new object on formState changes (#12424)" (#12475)
Version 7.54.0
🦥 fix: useForm should return a new object on formState changes (#12424) 🧻 improve prototype pollution check (#12431) 🪖 fix: add FileList availability check for environments without FileList support (#12332) 🧪 close #12198 memo for useController and useFormState (#12421) 🐞 fix #12407 useFieldArray append issue with useForm disabled props (#12420) 🐞 fix #12415 issue with flatten object with null value (#12418) 🐞 fix #12385 nested array field invalid validation report on removed (#12405) 🙀 fix: hasPromiseValidation return true or false appropriately. (#12389) 👃 fix more staled props (#12404)
thanks to
@developer-bandi
,@OlegDev1
,@sukvvon
,@alexandredev3
and@mfazekas
4902d0c
7.54.18bb1632
Revert "🦥 fix: useForm should return a new object on formState
changes (#1242...e7739e9
🥼 update change log v7.54.0445a09c
⚛️ upgrade to react 19 (#12460)893ffce
7.54.09532038
❤️ thank you so much for St. Galler Kantonalbank AG sponsor5db95c9
🐸 update SECURITY.md09a9a49
🦥 fix: useForm should return a new object on formState changes (#12424)0952f7e
🧻 improve prototype pollution check (#12431)30ea87e
🪖 fix: add FileList
availability check for environments
without FileList
...