Skip to content

Releases: acidiney/node-dto

Add support to ESM

16 Jul 23:50

Choose a tag to compare

The 2.0.0 release add support to esm modules, and solve some validation errors, it introduces .validateAsync method that allows you to validate without throws anything.

In this release, we remove most dependencies we have, and only keep some devDependencies.

v1.1.0

24 Oct 21:28
635788c

Choose a tag to compare

The version v.1.1.0 introduces serveral improviments. Since new types to help you create your dto's.

What's Changed

New Contributors

Full Changelog: validate-array...v.1.1.0

v1.0.9 - Add Validate Array method

22 Oct 07:49
0aa0e80

Choose a tag to compare

validate-array

Update package.json

v1.0.4

21 Oct 00:52

Choose a tag to compare

Add Boolean Type Validations
Add Rule to validate schema

v1.0.1

20 Oct 23:37

Choose a tag to compare

Submit an doc

v1.0.0

20 Oct 22:58
ea45d91

Choose a tag to compare

publish-package

Update npm-publish.yml