Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Nov 01:08
· 262 commits to main since this release

1.0.0 (2024-11-19)

Bug Fixes

  • πŸ› add compilerOptions to users/application (dede2aa)
  • πŸ› Add return type to @query to fix the schema @tag error (aab9433)
  • πŸ› Add type safety and validation for database configuration (ae34fe3)
  • πŸ› completedAt is optional (b90e583)
  • πŸ› delete useless definition (63355c4)
  • πŸ› import path of UsersService (5b6b757)
  • πŸ› Nx Cloud Problems (2cf334b)
  • πŸ› outDir paths for the libs/shared/config directory (4689025)
  • πŸ› port string to number (bb73162)
  • πŸ› remove @directive('@key(fields: "id")') (156abc4)
  • πŸ› remove findAllUsers (29547f2)
  • πŸ› typo databse (e72180f)
  • πŸ› Update configuration object with credentials (0aac0d7)
  • deps: update dependency reflect-metadata to ^0.2.0 (1c8d2e7)

Features

  • ✨ add @shared/infrastructure-mongoose (0187f40)
  • ✨ add @users/presentation-dto (2cebfb3)
  • ✨ add ApolloGatewayDriverConfig (5a60da6)
  • ✨ add compodoc (9ad3134)
  • ✨ Add constants of applocations config (8ca7198)
  • ✨ add DailyPromptRecordEntity (a55ad8b)
  • ✨ add DEFAULT_HOST (1649ebc)
  • ✨ add GetUserUsecase (11b3e7f)
  • ✨ add interface ServiceConfig (a9955e8)
  • ✨ add subgraphsConfig (dbea347)
  • ✨ add type WellbeingCategory (0d1cc70)
  • ✨ add user entity (5557035)
  • ✨ add User model (87f0649)
  • ✨ add User model (0629109)
  • ✨ add user resolver (e1697fa)
  • ✨ add user resolver (453a811)
  • ✨ add UserDto (2048584)
  • ✨ add UserRepository (264eafd)
  • ✨ add users service (59baaef)
  • ✨ add users service (bd1047e)
  • ✨ add wellbeing prompt entity (030d27d)
  • ✨ import DatabaseModule to UsersModule (bed8f77)
  • ✨ import UsersModule in AppModule (9f24bec)
  • ✨ import UsersModule in AppModule (12f75b4)
  • ✨ Initial applications-config lib (e5f0915)
  • ✨ initial gateway app (719ba22)
  • ✨ initial usecase of user (1a7dd82)
  • ✨ initial user application (ea43646)
  • ✨ Move users.resolver to users/presentation (2787002)
  • ✨ rename return messages (5388361)
  • ✨ Replace hardcoded configuration (9dc7f2d)
  • ✨ Use DTO in resolver (264a605)
  • ✨ users module (da02ddc)
  • ✨ users module (5713e9e)