We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd2faf2 commit afd5e4fCopy full SHA for afd5e4f
pkgs/async/CHANGELOG.md
@@ -1,7 +1,10 @@
1
+## 2.14.0-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