๐ฆฅ 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