@urql/exchange-retry
Advanced tools
Comparing version 1.3.1-canary-573944cea80f766668d3b9d8aa1afd2c50d744a4 to 1.3.1
# Changelog | ||
## 1.3.1-canary-573944cea80f766668d3b9d8aa1afd2c50d744a4 | ||
## 1.3.1 | ||
@@ -10,3 +10,3 @@ ### Patch Changes | ||
- Updated dependencies (See [#3755](https://github.com/urql-graphql/urql/pull/3755)) | ||
- @urql/core@5.1.1-canary-573944cea80f766668d3b9d8aa1afd2c50d744a4 | ||
- @urql/core@5.1.1 | ||
@@ -13,0 +13,0 @@ ## 1.3.0 |
{ | ||
"name": "@urql/exchange-retry", | ||
"version": "1.3.1-canary-573944cea80f766668d3b9d8aa1afd2c50d744a4", | ||
"version": "1.3.1", | ||
"description": "An exchange for operation retry support in urql", | ||
@@ -43,9 +43,9 @@ "sideEffects": false, | ||
"graphql": "^16.0.0", | ||
"@urql/core": "5.1.1-canary-573944cea80f766668d3b9d8aa1afd2c50d744a4" | ||
"@urql/core": "5.1.1" | ||
}, | ||
"peerDependencies": { | ||
"@urql/core": "5.1.1-canary-573944cea80f766668d3b9d8aa1afd2c50d744a4" | ||
"@urql/core": "^5.0.0" | ||
}, | ||
"dependencies": { | ||
"@urql/core": "5.1.1-canary-573944cea80f766668d3b9d8aa1afd2c50d744a4", | ||
"@urql/core": "^5.1.1", | ||
"wonka": "^6.3.2" | ||
@@ -52,0 +52,0 @@ }, |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
32464
+ Added@urql/core@5.1.1(transitive)
- Removed@urql/core@5.1.1-canary-573944cea80f766668d3b9d8aa1afd2c50d744a4(transitive)
Updated@urql/core@^5.1.1