github logaretm/vee-validate vee-validate@4.0.0-beta.0

latest releases: v4.12.6, v4.12.5, v4.12.4...
pre-release3 years ago

New Features 🎉

  • Added validation trigger options validateOnXXX for controlling validation on these events: input, change, blur, update:modelValue (#2927)
  • Breaking 💀: Now vee-validate will no longer validate on input now, this is to prevent the default experience from being too aggressive and you can customize it with the validateOnInput option

You can view the section documenting this behavior here

Bug Fixes 🐛

  • [rules]: Fix file validators not handling empty values (8e2f3d4)
  • [core]: Unwrap the initialValue passed to the useField to prevent reciving computed props or read only ref (0298a92)

Don't miss a new vee-validate release

NewReleases is sending notifications on new releases.