Releases: darraghoriordan/eslint-plugin-nestjs-typed
Releases · darraghoriordan/eslint-plugin-nestjs-typed
v3.12.0
3.12.0 (2022-08-27)
Features
- support custom type decorators in validate-non-primitive-prop (47c8842)
v3.11.2
3.11.2 (2022-07-24)
Bug Fixes
- some refactoring to support custom factories better (adf801b)
v3.11.1
3.11.1 (2022-07-23)
Bug Fixes
- removed a debugging statement (8661e5b)
v3.11.0
3.11.0 (2022-07-23)
Bug Fixes
- fixed two bugs around injectables should be provided (bf22c49)
- made injectable tests work as expected (3473f42)
Features
v3.10.0
3.10.0 (2022-05-18)
Bug Fixes
Features
v3.9.1
3.9.1 (2022-03-03)
Bug Fixes
- missing null-check in apiPropertyReturningArrayShouldSetArray (08d4fb4)
v3.9.0
3.9.0 (2021-12-18)
Features
- fix isArray detection for optional properties (95f5c43)
v3.8.1
3.8.1 (2021-12-11)
Bug Fixes
- fix issue 21 handling array syntax (e581d50)
v3.8.0
3.8.0 (2021-12-08)
Features
- rename the whitelisted property rule and add documentation (b549566)