Bug Fixes
- Cancel ongoing validations if the validator has been reset #943 #740 #1138 #937
- Fixed global delay having no effect if
data-vv-delay
is not applied #1117 - Fixed checkboxes and radio buttons not being selected after click #1279 #1273
- Fixed classes and aria attributes not being set on a checkbox/radio siblings #1283
- Prevent name/data-vv-name attribute warning when using
confirmed/after/before
rules #1285 - Fix disabled fields being validated #1287
- Fix debounced validation executing immediately for Vue components #1295
- Fixed localize change with VueI18n plugin #1296