All Versions
15
Latest Version
Avg Release Cycle
53 days
Latest Release
1037 days ago

Changelog History
Page 1

  • v2.0.0-alpha.8 Changes

    November 19, 2020

    2020-11-19

  • v2.0.0-alpha.7 Changes

    November 02, 2020

    2.0.0-alpha.7 (2020-11-02)

    ๐Ÿ› Bug Fixes

    • core: fix VuelidatePlugin type to accept App argument (#745) (0fc3e74)
    • core: pass path as parentKey to nested setValidations (#746) (3d42c60)
  • v2.0.0-alpha.6 Changes

    October 24, 2020

    2020-10-24

  • v2.0.0-alpha.5

    November 02, 2020
  • v2.0.0-alpha.4 Changes

    September 24, 2020

    2020-09-24

  • v2.0.0-alpha.3 Changes

    September 15, 2020

    2020-09-15

  • v2.0.0-alpha.2 Changes

    September 13, 2020

    2020-09-13

  • v2.0.0-alpha.1 Changes

    August 08, 2020

    Vuelidate Core

    ๐Ÿ› Bug Fixes

    • core: allow for no validation rules when using useVuelidate (5119f05)
    • core: ensure registerAs is always valid (b01de4b)
    • core: fallback $params to empty object. Properly propagate $pending up to the root (0b0d0d3)
    • core: fix $model on state (37b65d4)
    • core: make $errors a reactive object (3848e7b)
    • core: move validations into $v computed for correct this (55017c5)
    • โœ‚ remove unnecessary watch options (b8c5181)
    • core: normalize validator output (af116cc)
    • core: unwrap $params in $message function (e8e9074)
    • core: unwrap child results (fe2c6f4)
    • core: unwrap state when creating validation results (99f9029)
    • core: use cached setValidations state (99d4728)
    • vuelidate: remove double nested result injection (33aff45)

    ๐Ÿ”‹ Features

    • core: ๐Ÿš€ Add context-aware validation support (771828e)
    • core: $anyDirty should fallback on $dirty (6b10bb4)
    • core: add mixin support for old options API (682bf74)
    • replace vue-cli with vite (#664) (c155404)
    • core: improve docs and add $propertyPath property to validators (9ec284c)
    • core: lazy validations (8b95a0b)
    • core: make message an empty string by default (cb7dc1d)
    • core: make RegisterAs optional; use comp name & uid as key (2fa7976)
    • core: rename variables after review (3bb7341)
    • core: update to Vue 3 (35a49c3)
    • โž• add $dirty cache WIP (5725a38)
    • โž• Add $touch and $reset to root. (#626) (a80c164)
    • โž• add support for $model with reactive (75c821d)
    • โž• add validate function and other improvements (#663) (0d1ca73)

    Validators

    ๐Ÿ› Bug Fixes

    • validators: add unwrap calls to the core helpers like "req", "len", "regex", along with some validators (b6ec948)

    ๐Ÿ”‹ Features

    • validators: add promise as property resolver (aab11d1)
    • validators: expose an isTruthy helper (dc2235e)
    • โž• add $dirty cache WIP (5725a38)
    • โž• add validate function and other improvements (#663) (0d1ca73)
  • v2.0.0-alpha.0 Changes

    November 12, 2019

    2019-11-12

  • v1.0.0-alpha.2 Changes

    November 05, 2019

    2019-11-05