Skip to content

Releases: AlisherARI/light-vue3-validation

Bug fixes and changed README

07 Dec 06:08

Choose a tag to compare

  1. Fixed bugs with imports
  2. Added new rules (watch new rules in docs)
  3. Changed documentation in README.md

Full typed, added object validations

24 Nov 04:06

Choose a tag to compare

  1. Renamed validation hooks from validateRef to useValidate and useValidateObject
  2. Added full typescript support
  3. Added objects validations

First release

27 Apr 09:17

Choose a tag to compare

includes the following rules

- required
- email
- date
- numeric
- minLength
- maxLength