Skip to content

Releases: bineetNaidu/create-ts-api

🔥 v1.7.1 RELEASED!

29 Aug 13:15
Compare
Choose a tag to compare

BUG Fixes

  • __dirname not defined resolved!

Commit: link

📦 v1.7.0 Released!

22 Aug 14:09
Compare
Choose a tag to compare

bug fixed:

  • now yarn create ts-api works 👏 👏

PR: #22

📦 v1.6.5 Released!

01 Aug 10:17
Compare
Choose a tag to compare

📦 Changelogs

  • 🚀 bumped dependencies
  • 🎉 add configuration file to manage env variables with zod validation
  • 🖌️ add typegoose in template/mongo template.
  • ❇️ update env sample

Link: commit

Major Improvement

27 Jan 17:48
77df926
Compare
Choose a tag to compare

Changelogs

PR reference: link

`.gitignore` FIX

02 Sep 05:38
eaa18a4
Compare
Choose a tag to compare

References:

Fix Some Major bug!

26 Aug 05:27
Compare
Choose a tag to compare

Refs:

Updates

07 Aug 06:10
Compare
Choose a tag to compare

Changelogs

  • add build scripts
  • folder renamings

NEW CLI interface

28 Jul 19:02
416ea46
Compare
Choose a tag to compare

Changelogs:

  • replaced commander with inquirer
  • add git integration option

References:

Add new Template

27 Jul 10:16
Compare
Choose a tag to compare

Changelogs:

  • add gql-mongo template
  • add test cases for gql-mongo

Add Tests to Templates

22 Jul 17:56
Compare
Choose a tag to compare

Changelogs:

  • add tests to every template

References: