Releases: tsedio/tsed-cli
Releases · tsedio/tsed-cli
v1.10.2
1.10.2 (2020-04-27)
Bug Fixes
- cli: Support installation on repository with yarn workspaces (c56844a)
v1.10.1
1.10.1 (2020-04-26)
Bug Fixes
- generate: Fix issue on decorator.middleware.hbs template (201bf30)
v1.10.0
1.10.0 (2020-04-26)
Features
- generate: Add Decorator and his middleware generate option feature (ba9c701)
v1.9.2
1.9.2 (2020-04-26)
Bug Fixes
- generate: Fix generate endpoint decorator command (308c4ae)
v1.9.1
1.9.1 (2020-04-26)
Bug Fixes
- typeorm: Add name field in the generated configuration. (99cd343)
- Fix jest initial configuration (ada167c)
- Remove mongooseConfig when this feature isn't asked (1674a61)
v1.9.0
1.9.0 (2020-04-18)
Bug Fixes
- Fix issue when init project with a rootDir options (a9c2f09), closes #6
Features
- Add new plugin @tsed/cli-plugin-mongoose (61c119e)
- Detect if the yarn cli is available on the global node_modules (26caa94)
v1.8.2
1.8.2 (2020-04-16)
Bug Fixes
v1.8.1
1.8.1 (2020-04-03)
Bug Fixes
- cli: Add mongoose dependency to feature.ts (#4) (0f66b6f)
v1.8.0
1.8.0 (2020-03-30)
Features
- cli-plugin-typeorm: Manage docker-compose. Add database configuration (aadd908)
v1.7.5
1.7.5 (2020-03-30)
Bug Fixes
- cli-core: Add catch error when resolving versions (5cdfe21)