Skip to content

Releases: tsedio/tsed-cli

v1.10.2

27 Apr 09:03
Compare
Choose a tag to compare

1.10.2 (2020-04-27)

Bug Fixes

  • cli: Support installation on repository with yarn workspaces (c56844a)

v1.10.1

26 Apr 08:00
Compare
Choose a tag to compare

1.10.1 (2020-04-26)

Bug Fixes

  • generate: Fix issue on decorator.middleware.hbs template (201bf30)

v1.10.0

26 Apr 07:52
Compare
Choose a tag to compare

1.10.0 (2020-04-26)

Features

  • generate: Add Decorator and his middleware generate option feature (ba9c701)

v1.9.2

26 Apr 07:29
Compare
Choose a tag to compare

1.9.2 (2020-04-26)

Bug Fixes

  • generate: Fix generate endpoint decorator command (308c4ae)

v1.9.1

26 Apr 07:11
Compare
Choose a tag to compare

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

18 Apr 17:29
Compare
Choose a tag to compare

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

16 Apr 08:32
Compare
Choose a tag to compare

1.8.2 (2020-04-16)

Bug Fixes

v1.8.1

03 Apr 05:42
Compare
Choose a tag to compare

1.8.1 (2020-04-03)

Bug Fixes

  • cli: Add mongoose dependency to feature.ts (#4) (0f66b6f)

v1.8.0

30 Mar 18:59
Compare
Choose a tag to compare

1.8.0 (2020-03-30)

Features

  • cli-plugin-typeorm: Manage docker-compose. Add database configuration (aadd908)

v1.7.5

30 Mar 15:47
Compare
Choose a tag to compare

1.7.5 (2020-03-30)

Bug Fixes

  • cli-core: Add catch error when resolving versions (5cdfe21)