Skip to content

v1.8.0

Compare
Choose a tag to compare
@amirhoseinsalimi amirhoseinsalimi released this 26 Jan 10:36
· 33 commits to master since this release

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