Skip to content

1.2.1-alpha

Latest
Compare
Choose a tag to compare
@thachp thachp released this 02 Jun 03:53
· 2 commits to main since this release
  • Removed NestJS/CQRS replace with Mediatr-Ts
  • Removed error formatter.
  • Removed event hook
  • Removed the need to use the useCQRS.initialize()
  • Added injectable decorate, which register the handler into DI-Container and map cqrs to its handler.