Skip to content

Releases: thachp/use-cqrs

1.2.1-alpha

02 Jun 03:53
Compare
Choose a tag to compare
  • 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.

1.1.11-alpha

19 Feb 09:22
74e3e6f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.5-alpha...1.1.11-alpha

1.0.5-alpha

13 Jan 07:15
Compare
Choose a tag to compare

Fixed typo in ReadMe. Made the bind method private in CommandBus and QueryBus.

Full Changelog: 1.0.4-alpha...1.0.5-alpha

1.0.4-alpha

12 Jan 08:10
Compare
Choose a tag to compare
  • Fixed wrong import path, where modules are being imported from use-cqrs/dist instead of just use-cqrs

Full Changelog: 1.0.3-alpha...1.0.4-alpha

1.0.3-alpha

11 Jan 12:41
Compare
Choose a tag to compare

What's Changed

  • Merge pull request #7 from thachp/main by @thachp in #8

Full Changelog: 1.0.0-alpha...1.0.3-alpha

1.0.0-alpha

10 Jan 00:31
84dc55b
Compare
Choose a tag to compare

What's Changed

  • Added useCommand, useQuery, and useEvent hooks + component testings
  • Added useful information in README

New Contributors

  • @thachp made their first contribution in #1

Full Changelog: https://github.com/thachp/use-cqrs/commits/1.0.0-alpha