Releases: Authing/eslint-plugin-authing-nestjs
Releases · Authing/eslint-plugin-authing-nestjs
Release list
v1.0.16
v1.0.15
v1.0.14
v1.0.13
Adjust message comments
detail: e59c663
v1.0.12
Optimize duplicate rule
detail: #21
v1.0.11
'Type' and 'ValidateNested' must appear at the same time, and add unit test !
detail: #20
v1.0.10
Split nested DTO, and add rule authing-nestjs/use_class_validator_to_nested_dto 🎉
detail: #19
v1.0.9
Supports validate nested DTO 🎉
detail: #18
v1.0.8
- Add pre commit hook
- Expand
estreetype - Forbid implicit
any - Coordinated use of
no-unused-varsand@typescript-eslint/parser
v1.0.7
error is used instead of warn by default
detail: #12