v1.1.0
The version v.1.1.0 introduces serveral improviments. Since new types to help you create your dto's.
What's Changed
- Update readme.md add array on validate method by @acidiney in #10
- feat: add Enum validator by @Icyscools in #8
- Add object type schema validation by @acidiney in #12
- chore(dev-deps): add git-commit-msg-linter dep. to padronize commits by @acidiney in #14
- test(coverage): add nyc to test coverage by @acidiney in #15
- added defaultValue prop by @aj-ya in #17
- Feat/add support to array by @acidiney in #18
New Contributors
- @Icyscools made their first contribution in #8
- @aj-ya made their first contribution in #17
Full Changelog: validate-array...v.1.1.0