yarn react-hook-form 3.28.15
Version 3.28.15

latest releases: 7.51.4, 7.51.3, 7.51.2...
4 years ago

🥂 properly fixed isValid formState with schema and build-in validation. (sorry this is a long dragged issue)

  • proper tracking with isValid during register phase
  • tracking when input removed
  • added automation tests

📖 Story:
The challenge for me was to track form valid state during render phase, because RHF embrace uncontrolled inputs, so users can provide default value during render phase and we need to track valid on the fly, and this took me quite few attend to get it right.

❤️ Thanks:
@krnlde have been amazing on report issues and helping on testing. much appreciated your support!
@sergiors same thanks goes to you for helping on testing as well.

Don't miss a new react-hook-form release

NewReleases is sending notifications on new releases.