Skip to content

Releases: Qolzam/ajv-class-validator

v1.0.3

04 Dec 08:38
Compare
Choose a tag to compare

1.0.3 (2020-12-04)

Bug Fixes

  • validate the data instead of object itself (1debaa2)

v1.0.2

01 Dec 10:52
Compare
Choose a tag to compare

1.0.2 (2020-12-01)

Bug Fixes

  • change main path npm package (e93b9fe)

v1.0.1

01 Dec 10:15
Compare
Choose a tag to compare

1.0.1 (2020-12-01)

Bug Fixes

  • exclude the tests folder from build (b7a3989)
  • include dist files for npm package (e4b1429)

v1.0.0

01 Dec 06:04
Compare
Choose a tag to compare

1.0.0 (2020-12-01)

Bug Fixes

  • Enum file path fixed (a03ea26)
  • ignore dist for test (9537df1)
  • remove github action workflow and ignore dist for test (d959997)