Releases: formvuelate/formvuelate-plugin-vee-validate
Releases · formvuelate/formvuelate-plugin-vee-validate
2.4.0
Features
- Allow using
label
as a special property to inject to Vee-Validate label
method on validation schema ( #20 )
2.3.0
Features
- Expose vee-validate form state on slot binds ( #18 )
2.2.1
Fix
- Removed hard
modelValue
types on wrapper ( #15 )
2.2.0
Updates
- Removes the
setDirty
function which was deprecated in vee-validate #14
2.1.0
Features
Bumped the vee-validate dependency to use 4.2 release which introduces some breaking API changes ( #13 )
2.0.0
Features
- Updates for FormVueLate 3.0 compatibility ( #11 )
1.0.6
Bugfixes
Fixes a bug with computed schemas and injection of a new component ( #10 )
1.0.5
Bug fixes
Fixes a problem with injecting a computed property for the schema, and the reactivity being lost (Fixes: formvuelate/formvuelate#141 ) (#9)
1.0.4
Bugfixes
Closes issue #6 (#7)
1.0.3
Bugfixes
Fixes an issue #4 with globally registered components (#5)