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 bf79951 commit 2a7442fCopy full SHA for 2a7442f
pkgs/shelf_web_socket/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 3.0.0-wip
+## 3.0.0
2
3
* **BREAKING:**: Change the signature of the `webSocketHandler` method's
4
`onConnection` callback. Previously this took an untyped function with either
pkgs/shelf_web_socket/pubspec.yaml
@@ -1,5 +1,5 @@
name: shelf_web_socket
-version: 3.0.0-wip
+version: 3.0.0
description: A shelf handler that wires up a listener for every connection.
repository: https://github.com/dart-lang/shelf/tree/master/pkgs/shelf_web_socket
5
issue_tracker: https://github.com/dart-lang/shelf/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Ashelf_web_socket
0 commit comments