Skip to content

Releases: andr-ll/vator

v1.2.3

13 Mar 08:30
d891230
Compare
Choose a tag to compare

[v1.2.3] (13 Mar 2024)

Chores

  1. Update package.json

v1.2.0

28 Sep 08:46
d4b2f05
Compare
Choose a tag to compare

[1.2.0] (28 Sep 2023)

Minor

  1. Add custom error message

v1.1.4

16 Sep 12:25
ad8a9dc
Compare
Choose a tag to compare

[1.1.4] (16 Sep 2023)

Patch

  1. Fix bug with wrong error message for single value validation.
  2. Use for loop instead of for ... in and forEach

v1.1.3

15 Sep 12:10
5741423
Compare
Choose a tag to compare

[1.1.3] (15 Sep 2023)

Patch

  1. Add types export from root of the package

v1.1.1

13 Jul 09:15
5debff0
Compare
Choose a tag to compare

[1.1.1] (13 Jul 2023)

Fix

  1. Dependency issue with eslint-plugin-prettier@5.0.0-alpha.2

v1.1.0

11 Jul 19:57
776686a
Compare
Choose a tag to compare

[1.1.0] (11 Jul 2023)

Feature

is - validator/type-guard.
See additional info in the README.md

v1.0.0

22 May 19:36
Compare
Choose a tag to compare

[v1.0.0] (22 May 2023)

First release.

See README.md for all additional info on how to use this lib.