Skip to content

Releases: w3tecch/express-typescript-boilerplate

3.2.0

11 Nov 13:24
Compare
Choose a tag to compare
  • Refactored GraphQL Usage
  • Add TypeGraphQL

3.1.0

10 Nov 13:18
Compare
Choose a tag to compare
  • Outsourced seeding
  • Fixed npm start
  • Upgraded dependencies
  • Add postgre support

3.0.1

27 Mar 13:32
Compare
Choose a tag to compare
  • Fix typos in the readme
  • Format the .env yml files

@lopezm94 Thanks for your PR.

3.0.0

17 Mar 14:09
Compare
Choose a tag to compare
  • Improve README.md
  • New seeder with a better cli
  • Fix for the graphql dataloaders

3.0.0-rc.2

27 Feb 09:19
Compare
Choose a tag to compare
3.0.0-rc.2 Pre-release
Pre-release
  • Fix swagger host
  • Update deps
  • Fix ts-node
  • Format files

3.0.0-rc.1

18 Dec 19:29
Compare
Choose a tag to compare
3.0.0-rc.1 Pre-release
Pre-release
3.0.0-rc.1

3.0.0-beta.2

08 Dec 07:00
Compare
Choose a tag to compare
3.0.0-beta.2 Pre-release
Pre-release
  • Fix ormconfig path issue
  • Add pets relation example
  • Improve seeding for typeorm
  • Add dynamic route to swagger

3.0.0-beta

25 Nov 16:23
Compare
Choose a tag to compare
3.0.0-beta Pre-release
Pre-release
  • New boilerplate core libraries
  • Simplify structure

2.0.1

22 Nov 06:35
Compare
Choose a tag to compare
  • Windows Fix
  • CI Fixes

2.0.0-beta.6

18 Nov 09:17
Compare
Choose a tag to compare
2.0.0-beta.6 Pre-release
Pre-release
  • Add custom validators with scaffolding command
  • Fix CI commands
  • Add basic-auth to the swagger and status-monitor endpoints
  • Upgrade dependencies and typings