🆕 New Features
Added Support for Zod Schema Validation #3160 (#3171)
A new companion package @vee-validate/zod
was published which allows vee-validate to perform field-level and form-level schema validation with Zod as a drop-in replacement for yup
Check the documentation here