Skip to content

Releases: typescriptstarter/ts-backend-starter-app

v1.0.0

14 Jul 13:57
Compare
Choose a tag to compare

1.0.0 (2022-07-14)

Bug Fixes

  • circle-postgres: remove unused sequelize commands from circle build (69f5b5e)

Features

  • events-model: database model for logging application events to the database (e635849)
  • log-level: configure log_level through config variable (4293d9a)