We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bd6691 commit 18d00dcCopy full SHA for 18d00dc
History.md
@@ -1,4 +1,9 @@
1
2
+1.10.0 / 2024-07-08
3
+===================
4
+
5
+ * feat: add abort controller for subscribe (#13)
6
7
1.9.4 / 2023-08-03
8
==================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "@midwayjs/event-bus",
- "version": "1.9.4",
+ "version": "1.10.0",
"description": "Midway event bus",
"main": "dist/index",
"typings": "dist/index.d.ts",
0 commit comments