We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a29d42 commit b596977Copy full SHA for b596977
package.json
@@ -1,7 +1,7 @@
1
{
2
"author": "adrai",
3
"name": "eventstore",
4
- "version": "1.14.3",
+ "version": "1.14.4",
5
"contributors": [
6
7
"name": "Adriano Raiano",
releasenotes.md
@@ -1,3 +1,6 @@
+#### [v1.14.4](https://github.com/adrai/node-eventstore/compare/v1.40.4...v1.14.3)
+- replace deprecated mongodb methods with suggested replacements
+
#### [v1.14.3](https://github.com/adrai/node-eventstore/compare/v1.40.3...v1.14.2)
- revisit the position option, to make it mappable to payload and part of the commit flow
0 commit comments