@urql/exchange-persisted
Advanced tools
Comparing version 4.0.1-canary-1cf2e2ff to 4.0.1-canary-657bd0c6
# @urql/exchange-persisted-fetch | ||
## 4.0.1-canary-1cf2e2ff | ||
## 4.0.1-canary-657bd0c6 | ||
@@ -10,3 +10,3 @@ ### Patch Changes | ||
- Updated dependencies (See [#3298](https://github.com/urql-graphql/urql/pull/3298), [#3288](https://github.com/urql-graphql/urql/pull/3288), and [#3299](https://github.com/urql-graphql/urql/pull/3299)) | ||
- @urql/core@4.0.11-canary-1cf2e2ff | ||
- @urql/core@4.0.11-canary-657bd0c6 | ||
@@ -13,0 +13,0 @@ ## 4.0.0 |
{ | ||
"name": "@urql/exchange-persisted", | ||
"version": "4.0.1-canary-1cf2e2ff", | ||
"version": "4.0.1-canary-657bd0c6", | ||
"description": "An exchange that allows for persisted queries support when fetching queries", | ||
@@ -41,3 +41,3 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@urql/core": "4.0.11-canary-1cf2e2ff", | ||
"@urql/core": "4.0.11-canary-657bd0c6", | ||
"wonka": "^6.3.2" | ||
@@ -47,3 +47,3 @@ }, | ||
"graphql": "^16.0.0", | ||
"@urql/core": "4.0.11-canary-1cf2e2ff" | ||
"@urql/core": "4.0.11-canary-657bd0c6" | ||
}, | ||
@@ -50,0 +50,0 @@ "publishConfig": { |
+ Added@urql/core@4.0.11-canary-657bd0c6(transitive)
- Removed@urql/core@4.0.11-canary-1cf2e2ff(transitive)