✨ Features
🐞 Fixes
- Fix
useWatchreturning stale values when the watched name changes tonull. (#13668) - Fix
unregisterkeepDirtybehavior. (#13669) - Fix
setValuesfor fields registered under object or array values. (#13667) - Fix
Controllernotifications for field array item roots. (#13665) - Fix validation state checks. (#13661)
- Fix
setCustomValiditywithcriteriaMode: 'all'. (#13655) - Fix
File,Blob, andFileListhandling inflatten. (#13652) - Fix stale errors and touched state after updating a field array item. (#13650)
- Fix stale field names leaking into persisted
formState. (#13649)