@graphql-mesh/fusion-runtime 1.6.0-alpha-818c8406fd595e3e7774079d54f09027720344b3 → 1.6.0-alpha-c7ed703d01e275972543f2f0ce3e3f460700360a

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +8 -8
  2. package/package.json +7 -7
package/CHANGELOG.md CHANGED
@@ -1,21 +1,21 @@
1
1
  # @graphql-mesh/fusion-runtime
2
2
 
3
- ## 1.6.0-alpha-818c8406fd595e3e7774079d54f09027720344b3
3
+ ## 1.6.0-alpha-c7ed703d01e275972543f2f0ce3e3f460700360a
4
4
  ### Minor Changes
5
5
 
6
6
 
7
7
 
8
- - [#1708](https://github.com/graphql-hive/gateway/pull/1708) [`2f3554e`](https://github.com/graphql-hive/gateway/commit/2f3554eb265d17c0c2bbc4343e24dac58ade613b) Thanks [@ardatan](https://github.com/ardatan)! - Export `getSubgraph` method so other handlers can use extracted transforms and subgraph schema
8
+ - [#1708](https://github.com/graphql-hive/gateway/pull/1708) [`2ea1b7c`](https://github.com/graphql-hive/gateway/commit/2ea1b7cdd3086d6785f473b290b4ea1e13e49649) Thanks [@ardatan](https://github.com/ardatan)! - Export `getSubgraph` method so other handlers can use extracted transforms and subgraph schema
9
9
 
10
10
 
11
11
  ### Patch Changes
12
12
 
13
- - Updated dependencies [[`5f4795d`](https://github.com/graphql-hive/gateway/commit/5f4795dbd945f8147d12cdaa40267f848c885dfb), [`5f4795d`](https://github.com/graphql-hive/gateway/commit/5f4795dbd945f8147d12cdaa40267f848c885dfb)]:
14
- - @graphql-tools/wrap@11.1.0-alpha-818c8406fd595e3e7774079d54f09027720344b3
15
- - @graphql-tools/delegate@12.0.0-alpha-818c8406fd595e3e7774079d54f09027720344b3
16
- - @graphql-tools/federation@4.2.4-alpha-818c8406fd595e3e7774079d54f09027720344b3
17
- - @graphql-tools/stitch@10.1.4-alpha-818c8406fd595e3e7774079d54f09027720344b3
18
- - @graphql-tools/stitching-directives@4.0.6-alpha-818c8406fd595e3e7774079d54f09027720344b3
13
+ - Updated dependencies [[`8513696`](https://github.com/graphql-hive/gateway/commit/8513696c06fb2206af783aac741d7c7955ff296f), [`1dbc653`](https://github.com/graphql-hive/gateway/commit/1dbc6536cb992a705cac7894acca6fe5431b72de), [`8513696`](https://github.com/graphql-hive/gateway/commit/8513696c06fb2206af783aac741d7c7955ff296f)]:
14
+ - @graphql-tools/wrap@11.1.0-alpha-c7ed703d01e275972543f2f0ce3e3f460700360a
15
+ - @graphql-tools/delegate@12.0.0-alpha-c7ed703d01e275972543f2f0ce3e3f460700360a
16
+ - @graphql-tools/stitch@10.1.4-alpha-c7ed703d01e275972543f2f0ce3e3f460700360a
17
+ - @graphql-tools/federation@4.2.4-alpha-c7ed703d01e275972543f2f0ce3e3f460700360a
18
+ - @graphql-tools/stitching-directives@4.0.6-alpha-c7ed703d01e275972543f2f0ce3e3f460700360a
19
19
 
20
20
  ## 1.5.1
21
21
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-mesh/fusion-runtime",
3
- "version": "1.6.0-alpha-818c8406fd595e3e7774079d54f09027720344b3",
3
+ "version": "1.6.0-alpha-c7ed703d01e275972543f2f0ce3e3f460700360a",
4
4
  "type": "module",
5
5
  "description": "Runtime for GraphQL Mesh Fusion Supergraph",
6
6
  "repository": {
@@ -51,21 +51,21 @@
51
51
  "@graphql-mesh/types": "^0.104.16",
52
52
  "@graphql-mesh/utils": "^0.104.16",
53
53
  "@graphql-tools/batch-execute": "^10.0.4",
54
- "@graphql-tools/delegate": "12.0.0-alpha-818c8406fd595e3e7774079d54f09027720344b3",
54
+ "@graphql-tools/delegate": "12.0.0-alpha-c7ed703d01e275972543f2f0ce3e3f460700360a",
55
55
  "@graphql-tools/executor": "^1.4.13",
56
- "@graphql-tools/federation": "4.2.4-alpha-818c8406fd595e3e7774079d54f09027720344b3",
56
+ "@graphql-tools/federation": "4.2.4-alpha-c7ed703d01e275972543f2f0ce3e3f460700360a",
57
57
  "@graphql-tools/merge": "^9.1.5",
58
- "@graphql-tools/stitch": "10.1.4-alpha-818c8406fd595e3e7774079d54f09027720344b3",
59
- "@graphql-tools/stitching-directives": "4.0.6-alpha-818c8406fd595e3e7774079d54f09027720344b3",
58
+ "@graphql-tools/stitch": "10.1.4-alpha-c7ed703d01e275972543f2f0ce3e3f460700360a",
59
+ "@graphql-tools/stitching-directives": "4.0.6-alpha-c7ed703d01e275972543f2f0ce3e3f460700360a",
60
60
  "@graphql-tools/utils": "^10.10.3",
61
- "@graphql-tools/wrap": "11.1.0-alpha-818c8406fd595e3e7774079d54f09027720344b3",
61
+ "@graphql-tools/wrap": "11.1.0-alpha-c7ed703d01e275972543f2f0ce3e3f460700360a",
62
62
  "@whatwg-node/disposablestack": "^0.0.6",
63
63
  "@whatwg-node/promise-helpers": "^1.3.2",
64
64
  "graphql-yoga": "^5.16.2",
65
65
  "tslib": "^2.8.1"
66
66
  },
67
67
  "devDependencies": {
68
- "@graphql-hive/router-runtime": "1.1.0-alpha-818c8406fd595e3e7774079d54f09027720344b3",
68
+ "@graphql-hive/router-runtime": "1.1.0-alpha-c7ed703d01e275972543f2f0ce3e3f460700360a",
69
69
  "change-case": "^5.4.4",
70
70
  "graphql": "^16.12.0",
71
71
  "pkgroll": "2.20.1"