Releases: PrestaShopCorp/nestjs-geteventstore
Releases · PrestaShopCorp/nestjs-geteventstore
5.0.11
add some export, improve example
5.0.10
bump version v5.0.10
5.0.9
bump version to v5.0.9
5.0.8
bump version to v5.0.8
5.0.7
rollback and bump v5.0.7
5.0.6
adding created_at to the event metadata and bump v5.0.6
5.0.5
adding created_at to the event metadata
5.0.4
adding created_at to the event metadata
1.7.0
4.1.3 Fix unresolved events handling
When subscribing to direct stream (the one where the event is posted), the event is not resolved as a link (so isResolved === false)
See: #101