github logaretm/vee-validate v4.8.4

latest releases: v4.12.8, v4.12.7, v4.12.6...
14 months ago

🐛 Bug Fixes

  • properly unref the schema before checking for default values closes #4196 (8e3663d)

👕 TypeScript

🏗️ DX Improvements

  • allow name ref to be a lazy function (8fb543a)
// no need to wrap this anymore with `computed` or with `toRef`.
const { value } = useField(() => props.name);

Don't miss a new vee-validate release

NewReleases is sending notifications on new releases.