github logaretm/vee-validate v5.0.0-beta.0

pre-releaseone month ago

🎉 Standard Schemas Are Here!

VeeValidate v5 is now in beta — and it's bringing first-class support for Standard Schema libraries like Zod, Valibot, Yup, and more!

What does this mean?

  • ✅ No more companion packages like @vee-validate/zod, @vee-validate/yup, or @vee-validate/valibot.
  • ⚡ Validation is now simpler, leaner, and more unified.
  • 🛠️ Minimal migration effort — check the v5 migration guide for details and info on a few dropped features.

You can try it out with:

pnpm add vee-validate@beta

npm install vee-validate@beta

yarn add vee-validate@beta

Other Updates

  • 🇮🇩 Improved Indonesian translations for validation messages Thanks @baraaksayeth!
    94c3b
    🇰🇭 i18n: Updated Khmer (km) translations for clearer and more accurate messages
    Thanks @emravoan (#5058)

Don't miss a new vee-validate release

NewReleases is sending notifications on new releases.