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 07713c8 commit 047f288Copy full SHA for 047f288
javascript_client/CHANGELOG.md
@@ -1,6 +1,10 @@
1
# graphql-ruby-client
2
3
-## 1.4.0 (12 Apr 2017)
+## 1.4.1 (19 Sept 2018)
4
+
5
+- Add `connectionOptions` to ActionCableLink #1857
6
7
+## 1.4.0 (12 Apr 2018)
8
9
- Add `PusherLink` for Apollo 2 Subscriptions on Pusher
10
- Add `OperationStoreLink` for Apollo 2 persisted queries
javascript_client/package.json
@@ -1,6 +1,6 @@
{
"name": "graphql-ruby-client",
- "version": "1.4.0",
+ "version": "1.4.1",
"description": "JavaScript client for graphql-ruby",
"main": "index.js",
"repository": "https://github.com/rmosolgo/graphql-ruby-client",
0 commit comments