@urql/exchange-persisted
Advanced tools
Comparing version 4.1.0-canary-aeb6b44c to 4.1.0-canary-d6bdd72e
# @urql/exchange-persisted-fetch | ||
## 4.1.0-canary-aeb6b44c | ||
## 4.1.0-canary-d6bdd72e | ||
@@ -13,3 +13,3 @@ ### Minor Changes | ||
- Updated dependencies (See [#3317](https://github.com/urql-graphql/urql/pull/3317) and [#3308](https://github.com/urql-graphql/urql/pull/3308)) | ||
- @urql/core@4.1.0-canary-aeb6b44c | ||
- @urql/core@4.1.0-canary-d6bdd72e | ||
@@ -16,0 +16,0 @@ ## 4.0.1 |
{ | ||
"name": "@urql/exchange-persisted", | ||
"version": "4.1.0-canary-aeb6b44c", | ||
"version": "4.1.0-canary-d6bdd72e", | ||
"description": "An exchange that allows for persisted queries support when fetching queries", | ||
@@ -41,3 +41,3 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@urql/core": "4.1.0-canary-aeb6b44c", | ||
"@urql/core": "4.1.0-canary-d6bdd72e", | ||
"wonka": "^6.3.2" | ||
@@ -47,3 +47,3 @@ }, | ||
"graphql": "^16.0.0", | ||
"@urql/core": "4.1.0-canary-aeb6b44c" | ||
"@urql/core": "4.1.0-canary-d6bdd72e" | ||
}, | ||
@@ -50,0 +50,0 @@ "publishConfig": { |
+ Added@urql/core@4.1.0-canary-d6bdd72e(transitive)
- Removed@urql/core@4.1.0-canary-aeb6b44c(transitive)