github logaretm/vee-validate vee-validate@4.0.0

latest releases: v4.13.2, v4.13.1, v4.13.0...
3 years ago

vee-validate v4

This marks the first stable release of vee-validate v4 🎉 🎉 🎉

This release is only for Vue 3.0 as the API is completely new and while loosely follows the same footsteps of the changes added in v3, it takes heavy inspiration from Formik's validation API while keeping it Vuey! 🖖

If I have to describe vee-validate now, it's a progressive form validation tool now with the sole aim to make building faster forms, much faster for developers. ⚡️

This means the API is now stable and it's unlikely that any breaking changes will be introduced, however since Vue 3 adoption is still slow I didn't get to cover a lot of use cases but I'm fairly confident in the API at the moment.

So if you have been on the fence about using vee-validate because it was in beta, now it's the time to try it out and let me know how the new API makes your forms easier/harder! ✅

Migration Guide

As for a migration guide, I recommend reading the docs as the API is completely new and needs a fresh look. Still, I will provide a short migration guide highlighting the major changes and the simplest path to upgrade, but it's not going to be straightforward.

Not a lot of changes since the last beta

🆕 New Features

  • added validate method to the Form component's template ref instance #3030

Don't miss a new vee-validate release

NewReleases is sending notifications on new releases.