@graphql-tools/executor-http
Advanced tools
Comparing version 1.2.6-alpha-59cc8ec40685f5d1f3f326ea82ba1b4db8c0dace to 1.2.6-alpha-5ec112de55a381606fbd7152a857d2ca10b9e4f7
# @graphql-tools/executor-http | ||
## 1.2.6-alpha-59cc8ec40685f5d1f3f326ea82ba1b4db8c0dace | ||
## 1.2.6-alpha-5ec112de55a381606fbd7152a857d2ca10b9e4f7 | ||
### Patch Changes | ||
- [#598](https://github.com/graphql-hive/gateway/pull/598) [`59cc8ec`](https://github.com/graphql-hive/gateway/commit/59cc8ec40685f5d1f3f326ea82ba1b4db8c0dace) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: | ||
- [#598](https://github.com/graphql-hive/gateway/pull/598) [`8c80ac9`](https://github.com/graphql-hive/gateway/commit/8c80ac98cd5afd7c063945f4704fe4866622c5d7) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: | ||
- Removed dependency [`@graphql-hive/gateway-abort-signal-any@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-hive/gateway-abort-signal-any/v/workspace:^) (from `dependencies`) | ||
- [#598](https://github.com/graphql-hive/gateway/pull/598) [`9ad895a`](https://github.com/graphql-hive/gateway/commit/9ad895a78e9fdf35b2ff817f647576f507cd592d) Thanks [@ardatan](https://github.com/ardatan)! - Use native AbortSignal, AbortController APIs instead of custom ones | ||
- [#598](https://github.com/graphql-hive/gateway/pull/598) [`8c80ac9`](https://github.com/graphql-hive/gateway/commit/8c80ac98cd5afd7c063945f4704fe4866622c5d7) Thanks [@ardatan](https://github.com/ardatan)! - Use native AbortSignal, AbortController APIs instead of custom ones | ||
@@ -13,0 +13,0 @@ ## 1.2.5 |
{ | ||
"name": "@graphql-tools/executor-http", | ||
"version": "1.2.6-alpha-59cc8ec40685f5d1f3f326ea82ba1b4db8c0dace", | ||
"version": "1.2.6-alpha-5ec112de55a381606fbd7152a857d2ca10b9e4f7", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "A set of utils for faster development of GraphQL tools", |