Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Nov 03:48
· 229 commits to main since this release

1.2.0 (2024-11-20)

Bug Fixes

  • πŸ› Inject GetUserUseCase in UsersModule (bb583de)
  • πŸ› Missing await for async repository call (84db568)

Features

  • ✨ getUserUseCase in UsersService (66310ac)
  • ✨ import MongooseModule and provide USERS_REPOSITORY (b386cdb)
  • ✨ make GetUserUseCase be injectbale (fae29b5)