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 cd2faf2 commit 032a24bCopy full SHA for 032a24b
pkgs/async/CHANGELOG.md
@@ -1,7 +1,10 @@
1
+## 2.13.1-wip
2
+
3
+- Fix `StreamGroup.broadcast().close()` to properly complete when all streams in the group close without being explicitly removed.
4
5
## 2.13.0
6
7
- Fix type check and cast in SubscriptionStream's cancelOnError wrapper
-- Fix `StreamGroup.broadcast().close()` to properly complete when all streams in the group close without being explicitly removed.
8
9
## 2.12.0
10
0 commit comments