📡 feature: allow Controller to be focused while there is an error (#1296)
Docs: https://react-hook-form.com/api#Controller -> onFocus
Demo: https://codesandbox.io/s/react-hook-form-controller-auto-focus-5tru5
🐼 close #1288 to improve array field delete (#1315)
🛃 improve lib's TS (#1318)
🐞 fix/compare error object (#1326)
🤝 prevent DeepPartial from recursively deep partialing primitive values. (#1327)
🐞 fix #1336 watch all with useFieldArray (#1337)
💪 improve watch() with useFieldArray (#1339)