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 2c4ea43 commit 27278f2Copy full SHA for 27278f2
javascript_client/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# graphql-ruby-client
2
3
+## 1.7.10 (13 June 2020)
4
+
5
+- Ably: Improve error handling and channel cleanup #2991
6
7
## 1.7.9 (15 May 2020)
8
9
- Ably: _completely_ unsubscribe when subscriptions are done #2944
javascript_client/package.json
@@ -1,6 +1,6 @@
{
"name": "graphql-ruby-client",
- "version": "1.7.9",
+ "version": "1.7.10",
"description": "JavaScript client for graphql-ruby",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments