@urql/exchange-request-policy
Advanced tools
Comparing version 0.0.0-canary-20230327171852 to 0.0.0-canary-20230327172613
# Changelog | ||
## 0.0.0-canary-20230327171852 | ||
## 0.0.0-canary-20230327172613 | ||
@@ -12,3 +12,3 @@ ### Patch Changes | ||
- Updated dependencies (See [#3101](https://github.com/urql-graphql/urql/pull/3101), [#3033](https://github.com/urql-graphql/urql/pull/3033), [#3054](https://github.com/urql-graphql/urql/pull/3054), [#3053](https://github.com/urql-graphql/urql/pull/3053), [#3060](https://github.com/urql-graphql/urql/pull/3060), [#3081](https://github.com/urql-graphql/urql/pull/3081), [#3039](https://github.com/urql-graphql/urql/pull/3039), [#3104](https://github.com/urql-graphql/urql/pull/3104), [#3082](https://github.com/urql-graphql/urql/pull/3082), [#3097](https://github.com/urql-graphql/urql/pull/3097), [#3061](https://github.com/urql-graphql/urql/pull/3061), [#3055](https://github.com/urql-graphql/urql/pull/3055), [#3085](https://github.com/urql-graphql/urql/pull/3085), [#3079](https://github.com/urql-graphql/urql/pull/3079), [#3087](https://github.com/urql-graphql/urql/pull/3087), [#3059](https://github.com/urql-graphql/urql/pull/3059), [#3055](https://github.com/urql-graphql/urql/pull/3055), [#3057](https://github.com/urql-graphql/urql/pull/3057), [#3050](https://github.com/urql-graphql/urql/pull/3050), [#3062](https://github.com/urql-graphql/urql/pull/3062), [#3051](https://github.com/urql-graphql/urql/pull/3051), [#3043](https://github.com/urql-graphql/urql/pull/3043), [#3063](https://github.com/urql-graphql/urql/pull/3063), [#3054](https://github.com/urql-graphql/urql/pull/3054), [#3102](https://github.com/urql-graphql/urql/pull/3102), [#3097](https://github.com/urql-graphql/urql/pull/3097), [#3058](https://github.com/urql-graphql/urql/pull/3058), and [#3062](https://github.com/urql-graphql/urql/pull/3062)) | ||
- @urql/core@0.0.0-canary-20230327171852 | ||
- @urql/core@0.0.0-canary-20230327172613 | ||
@@ -15,0 +15,0 @@ ## 1.0.0 |
{ | ||
"name": "@urql/exchange-request-policy", | ||
"version": "0.0.0-canary-20230327171852", | ||
"version": "0.0.0-canary-20230327172613", | ||
"description": "An exchange for operation request-policy upgrading in urql", | ||
@@ -42,6 +42,6 @@ "sideEffects": false, | ||
"graphql": "^16.0.0", | ||
"@urql/core": "0.0.0-canary-20230327171852" | ||
"@urql/core": "0.0.0-canary-20230327172613" | ||
}, | ||
"dependencies": { | ||
"@urql/core": "0.0.0-canary-20230327171852", | ||
"@urql/core": "0.0.0-canary-20230327172613", | ||
"wonka": "^6.3.0" | ||
@@ -48,0 +48,0 @@ }, |
+ Added@urql/core@0.0.0-canary-20230327172613(transitive)
- Removed@urql/core@0.0.0-canary-20230327171852(transitive)