We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e452ba4 commit fab9256Copy full SHA for fab9256
package.json
@@ -1,7 +1,7 @@
1
{
2
"author": "adrai",
3
"name": "cqrs-domain",
4
- "version": "2.14.3",
+ "version": "2.14.4",
5
"private": false,
6
"main": "index.js",
7
"engines": {
releasenotes.md
@@ -1,3 +1,6 @@
+## [v2.14.4](https://github.com/adrai/node-cqrs-domain/compare/v2.14.3...v2.14.4)
+- pass error constructors to customLoader
+
## [v2.14.3](https://github.com/adrai/node-cqrs-domain/compare/v2.14.2...v2.14.3)
- update node-eventstore dependency
0 commit comments