v7.66.0
🐞 fix(Watch): correct render function parameter typing (#13108)
🐛 fix: watch() returning undefined immediately after reset() - Issue #13088 (#13091)
🚏 Support optional array fields in PathValueImpl type (#13057)
🐿️ chore: remove duplicated function isMessage (#13050)
🧽 chore: removed unused utils and resp. test cases (#11476)
🥷 chore: improve type import (#12879)
🐞 fix: handle explicit "multipart/form-data" encType in Form Component (#12948)
🖥️ feat: add react-server bundle (#11162)
🧿 feat: `<Watch />` component (#12986)
🐞 fix: preserve Controller's defaultValue with shouldUnregister prop (#13063)
🐞 fix: respect parent-provided useFieldArray rules (#13082) (#13083)
🦘 feat: `reset` `keepFieldsRef` options keep fields reference (#12923)
📜 docs: update React Context reference in useFormContext documentation (#13111)
🐞 fix(build): Remove React wildcard import to resolve ESM build issues (#12942)
🎥 feat: make `useWatch` and `useController` to react to `name` change (#13070)