Releases: darraghoriordan/eslint-plugin-nestjs-typed
Releases · darraghoriordan/eslint-plugin-nestjs-typed
v3.20.1
3.20.1 (2023-04-21)
Bug Fixes
- bumping minimum builder node version to 18 (8092296)
v3.20.0
3.20.0 (2023-04-21)
Features
- bumping minimum nodejs to 16 (41d0018)
v3.19.2
3.19.2 (2023-04-21)
Bug Fixes
- add provenance for npm package (f852f7a)
- add provenance for npm package (870212f)
v3.19.1
3.19.1 (2023-04-21)
Bug Fixes
- add provenance for npm package (1a5b8a3)
v3.19.0
3.19.0 (2023-02-27)
Bug Fixes
- document new check in the README (8021751)
Features
- Add UseGuards detection to controller methods (a59a57c)
v3.18.1
3.18.1 (2023-02-22)
Bug Fixes
- typo in jest CLI flag(--colors) (db37531)