npm vee-validate 2.1.6

latest releases: 4.12.6, 4.12.5, 4.12.4...
5 years ago
  • added withValidation function to the exported modules typings #1813
  • added computesRequired option to the ExtendOptions of Validator.extend which allows you to create required-like rules without the previous limitations. #1812 thanks to @richie3366
  • fix confirmed rule passing the value to the messages when using ValidationProvider #1805 (#1811)
  • added v-validate.persist modifier which allows you to keep the current field validation state during binding/unbinding of the directive. #1801
  • inferred rules are now enabled by default again as it was a breaking change and should not be introduced in a minor version, a new option useConstraintAttrs is added to the config which when set to false will disable this behavior.

Don't miss a new vee-validate release

NewReleases is sending notifications on new releases.