Skip to content

react-hook-form 7.66.0

[7.66.0] - 2025-11-01

Added

  • useWatch and useController now react to name prop changes

Fixed

  • watch() returning undefined immediately after reset()
  • Correct render function parameter typing for <Watch /> component