Skip to content

v0.448.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Jan 10:51
· 4858 commits to develop since this release
954fe54

0.448.0 (2024-01-31)

Features

  • added entity repository via script (9bf183c)
  • added mikro orm repository for each entity (50ca010)
  • added mikro-orm repository in crud service (8d4207a)
  • added MikroOrmModule module (0b1191a)
  • added property in base entity (9f5be19)
  • config type-orm and mikro-orm (b880a08)
  • creare decorator (5579dac)
  • improve Health checks (dc522d2)
  • setup mikro orm and added condition in crud (7abcb32)
  • setup mikro orm and added condition in crud (9d3ab58)
  • type issue and added mikro-orm options (5260915)
  • type issue and added mikro-orm options (68072d5)
  • update entity imports (40a81b3)
  • update mikro orm (4d64a2c)
  • update mikro orm (0219deb)
  • update mikro-orm (bb946b6)

Bug Fixes

  • cspell: add more words :-) (a6226a7)
  • added entity helper & types for build entity options (1b780a4)
  • build issue (36467cf)
  • circular dependency for inject repository (b696fc3)
  • injected typeorm and mikro-orm entity repository (d7ddeda)
  • injected typeorm and mikro-orm entity repository (bf9d228)
  • injected typeorm and mikro-orm entity repository (2063701)
  • injected typeorm and mikro-orm entity repository (369761a)
  • injected typeorm and mikro-orm entity repository (ef61a38)
  • injected typeorm and mikro-orm entity repository (5f1fba5)
  • injected typeorm and mikro-orm entity repository (3c335b9)
  • injected typeorm and mikro-orm entity repository (1938875)
  • missing break statement in switch case (326382d)
  • missing export of MikroOrmModule (02530da)
  • more improvements to DB configs (0686854)
  • more improvements to Health checks and tiny fix for build (3e398a2)
  • moved shared module inside app module (0aa5683)
  • multi orm entity decorator (854bbd5)
  • multi orm entity generic support (812a667)
  • packages build issue (6ad4813)
  • remove hard code data (56780d8)
  • remove repository script generator (53184c0)
  • replace user repository to typeorm user repository (ebf3a9a)
  • typeorm and mikro-orm repository structure (3023165)
  • user relations array format (53ef2a7)
  • deepscan: removed unnecessary import path (fad7275)
  • deepscan: removed unnecessary import path (a25bc69)
  • deepscan: removed unused import path (3c56b96)
  • updated package.json (f5c64d3)
  • validation module inject repository issues (fbae424)

Reverts

  • use typeorm module after mikro orm module (b8d7e82)

Code Refactoring

What's Changed

Full Changelog: v0.447.5...v0.448.0