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 9af5502 commit 0b31daaCopy full SHA for 0b31daa
javascript_client/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# graphql-ruby-client
2
3
+# 1.14.7 (6 Jun 2025)
4
+
5
+- `AblyLink`: Support calling `.unsubscribe()` from application code #5374
6
7
# 1.14.6 (25 Mar 2025)
8
9
- `ActionCableLink`: accept ActionCable subscription callbacks #5288
javascript_client/package.json
@@ -1,6 +1,6 @@
{
"name": "graphql-ruby-client",
- "version": "1.14.6",
+ "version": "1.14.7",
"description": "JavaScript client for graphql-ruby",
"main": "index.js",
"types": "index.d.ts",
0 commit comments