Skip to content

react-hook-form 7.66.1

[7.66.1] - 2025-11-18

Performance

  • Reduce redundant property access in getDirtyFields

Fixed

  • Skip setValid() during batch array updates
  • Recompute isValid after reset when values update asynchronously
  • Handle NaN comparison correctly using Object.is in deepEqual