Releases: tswaters/react-form-validation
Releases · tswaters/react-form-validation
v1.2.0
^-- this change should result in less calls to onError
onValidated
, onInvalid
and onValid
v1.1.0
- why are badges so difficult to get right? fixing it for real this time
- stop checking after first error encountered, return that
v1.0.2
- Another hack at badges, more tooling
- Also minor potential edge case breaking things.