Releases: PrestaShopCorp/nestjs-geteventstore
Releases · PrestaShopCorp/nestjs-geteventstore
Bugfix in package + event name in validation error
4.1.1 Fixed library version + bug fixed in error event name
4.1.0 Flat Map validation errors
Feature/4.1.0 (#99) * Removed dependency of write prepublish * Improved examples * Added some extra information to unresolved events * Removed dependency of write prepublish * Improved examples * Added some extra information to unresolved events * Added validation errors flatten details
5.0.3
What's Changed
- Bump ansi-regex from 5.0.0 to 5.0.1 by @dependabot in #85
- [v5.x] Fix unqueue first then publish by @jokesterfr in #88
Full Changelog: 5.0.2...5.0.3
4.0.2
What's Changed
- [Support v4] Fix unqueue first then publish by @jokesterfr in #87
Full Changelog: 4.0.1...4.0.2
5.0.2 - add some exports
add some exports
5.0.1 - add some exports
5.0.1 - add some exports
5.0.0 - update connector
- Compatibility with EventStoreDB 20.x and greater
- Official EventStoreDB driver
4.0.1 Hotfix: default stream name
Bug fixed in default stream name => regression in defaults
ES metadata
- Now it is possible to add metadata to streams through aggregates
3.0.0 Prepublish refactoring (breaking)
Validation in prepublish service returns now an array (#68) * Validation in prepublish service returns now an array of errors instead of a boolean * Bugfix in version