Skip to content

Releases: amirhoseinsalimi/exdevs-ir

v1.9.0

22 Nov 05:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.9.0

v1.8.0

26 Jan 10:36
Compare
Choose a tag to compare

What's Changed

  • fix: fix lintstaged config
  • refactor: move hash function to a dedicated file
  • feat: setup TypeORM
  • refactor: migrate to commonjs module system
  • refactor: change migration files to *.ts
  • style: remove front-end comments
  • refactor: drop using plusplus operator
  • refactor: use TypeORM models and repository pattern
  • feat: add types to env variables
  • chore(deps): bump dotenv from 8.6.0 to 16.0.3 by @dependabot in #52
  • chore: fix the default port for redis
  • feat: add types to env variables

Full Changelog: v1.7.0...v1.8.0

1.7.0

19 Jan 21:42
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump @types/node from 18.11.4 to 18.11.17 by @dependabot in #58
  • build(deps-dev): bump lint-staged from 13.0.3 to 13.1.0 by @dependabot in #59
  • fix: enable error logging for nodemon
  • test: fix types
  • refactor: separate routes into different files
  • fix: remove unused file extension from lintstaged
  • style: remove obvious comments
  • fix: use constants for table names in seeds

Full Changelog: 1.6.0...1.7.0

v1.6.0

16 Dec 17:05
8c720f4
Compare
Choose a tag to compare

What's Changed