Skip to content

v3.4.0

Compare
Choose a tag to compare
@logaretm logaretm released this 22 Sep 00:49

Fixes πŸ›

  • Fixed a long standing issue where validation observer validate() method would not sync the errors on the observer instance immediately #2781 #2686 #2660 (e6539b3)

Features πŸ†•

  • Added validateWithInfo function on the ValidationObserver instance that returns more information about the validation run, it returns an object with isValid, errors, fields, and flags #2900 (7a38891)