Releases: darraghoriordan/eslint-plugin-nestjs-typed
Releases · darraghoriordan/eslint-plugin-nestjs-typed
v3.5.7
3.5.7 (2021-11-26)
Bug Fixes
v3.5.6
3.5.6 (2021-11-26)
Bug Fixes
- enum detected correctly in validated-non-primitve-property (ce63102)
v3.5.5
3.5.5 (2021-11-12)
Bug Fixes
- ignore any paths with special characters (95dda9d)
v3.5.4
3.5.4 (2021-11-12)
Bug Fixes
- change the peer deps to be more version flexible (072faea)
v3.5.3
3.5.3 (2021-11-06)
Bug Fixes
- the documentation path should point to the readme (bce5f17)
v3.5.2
3.5.2 (2021-11-05)
Bug Fixes
- param rule should support single quote (8a6df93)
v3.5.1
3.5.1 (2021-11-01)
Bug Fixes
v3.5.0
3.5.0 (2021-11-01)
Features
- add two new rules around class transformer decorators (deb4da4)
v3.4.0
3.4.0 (2021-10-31)
Bug Fixes
Features
- change tests to use the build test helpers (be02f77)
v3.3.0
3.3.0 (2021-10-28)
Features
- add param-decorator-name-matches-route-param rule (0eb6679)