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 01fc51f commit 94e467bCopy full SHA for 94e467b
links/gql_websocket_link/CHANGELOG.md
@@ -1,7 +1,10 @@
1
-## 0.1.6
+## 0.1.7
2
3
- fix #188, Determine the boundary if `channelGenerator` is null and uri is not null
4
- Update the dependent package rxdart to ^0.25.0
5
+
6
+## 0.1.6
7
8
- Delay requests until connect is done
9
10
## 0.1.5
links/gql_websocket_link/pubspec.yaml
@@ -1,5 +1,5 @@
name: gql_websocket_link
-version: 0.1.6
+version: 0.1.7
description: GQL Websocket Link
repository: https://github.com/gql-dart/gql
environment:
0 commit comments