@graphcommerce/graphql-mesh 3.2.11 → 4.0.2

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 +91 -69
  2. package/package.json +25 -29
package/CHANGELOG.md CHANGED
@@ -1,138 +1,160 @@
1
1
  # Change Log
2
2
 
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
3
+ ## 4.0.2
5
4
 
6
- # [3.2.0](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/graphql-mesh@3.1.0...@graphcommerce/graphql-mesh@3.2.0) (2021-10-21)
5
+ ### Patch Changes
7
6
 
7
+ - [#1276](https://github.com/ho-nl/m2-pwa/pull/1276)
8
+ [`ce09388e0`](https://github.com/ho-nl/m2-pwa/commit/ce09388e0d7ef33aee660612340f6fbae15ceec2)
9
+ Thanks [@paales](https://github.com/paales)! - We've moved lots of internal packages from
10
+ `dependencies` to `peerDependencies`. The result of this is that there will be significantly less
11
+ duplicate packages in the node_modules folders.
8
12
 
9
- ### Bug Fixes
13
+ * [#1276](https://github.com/ho-nl/m2-pwa/pull/1276)
14
+ [`52a45bba4`](https://github.com/ho-nl/m2-pwa/commit/52a45bba4dc6dd6df3c81f5023df7d23ed8a534d)
15
+ Thanks [@paales](https://github.com/paales)! - Upgraded to
16
+ [NextJS 12.1](https://nextjs.org/blog/next-12-1)! This is just for compatibility, but we'll be
17
+ implementing
18
+ [On-demand Incremental Static Regeneration](https://nextjs.org/blog/next-12-1#on-demand-incremental-static-regeneration-beta)
19
+ soon.
10
20
 
11
- * **graphql-mesh:** use a build mesh for production environments ([cd2f318](https://github.com/ho-nl/m2-pwa/commit/cd2f3189383fa9d304bd367334e3f47ca4aa6100))
12
- * unable to find cache matching inmemoryLru ([520f6f3](https://github.com/ho-nl/m2-pwa/commit/520f6f329573471ecfdbdc4aa6f2e4b688b31f11))
21
+ This will greatly reduce the requirement to rebuid stuff and we'll add a management UI on the
22
+ frontend to be able to revalidate pages manually.
13
23
 
24
+ ## 4.0.1
14
25
 
15
- ### Features
26
+ ### Patch Changes
16
27
 
17
- * **graphql-mesh:** remove the api project and use a single project 🎉👩‍👩‍👦‍👦 ([ea4ad03](https://github.com/ho-nl/m2-pwa/commit/ea4ad0397d4ff289ef3b3253593fb0914c8c5246))
28
+ - [`0cbaa878b`](https://github.com/ho-nl/m2-pwa/commit/0cbaa878b8a844d5abbeb1797b625a33130e6514)
29
+ Thanks [@paales](https://github.com/paales)! - Added homepage and repository package.json files,
30
+ so that the packages link to back to the website and repository
18
31
 
32
+ ## 4.0.0
19
33
 
34
+ ### Major Changes
20
35
 
36
+ - [#1258](https://github.com/ho-nl/m2-pwa/pull/1258)
37
+ [`ad36382a4`](https://github.com/ho-nl/m2-pwa/commit/ad36382a4d55d83d9e47b7eb6a02671a2a631a05)
38
+ Thanks [@paales](https://github.com/paales)! - Upgraded to Material UI 5
21
39
 
40
+ All notable changes to this project will be documented in this file. See
41
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
22
42
 
23
- # [3.1.0](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/graphql-mesh@3.0.11...@graphcommerce/graphql-mesh@3.1.0) (2021-10-20)
43
+ # [3.2.0](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/graphql-mesh@3.1.0...@graphcommerce/graphql-mesh@3.2.0) (2021-10-21)
24
44
 
45
+ ### Bug Fixes
25
46
 
26
- ### Features
47
+ - **graphql-mesh:** use a build mesh for production environments
48
+ ([cd2f318](https://github.com/ho-nl/m2-pwa/commit/cd2f3189383fa9d304bd367334e3f47ca4aa6100))
49
+ - unable to find cache matching inmemoryLru
50
+ ([520f6f3](https://github.com/ho-nl/m2-pwa/commit/520f6f329573471ecfdbdc4aa6f2e4b688b31f11))
27
51
 
28
- * **graphql-mesh:** simplified the handler to use less code in the project ([f62b752](https://github.com/ho-nl/m2-pwa/commit/f62b75249492f40c5972deede529a25a17c8a617))
52
+ ### Features
29
53
 
54
+ - **graphql-mesh:** remove the api project and use a single project 🎉👩‍👩‍👦‍👦
55
+ ([ea4ad03](https://github.com/ho-nl/m2-pwa/commit/ea4ad0397d4ff289ef3b3253593fb0914c8c5246))
30
56
 
57
+ # [3.1.0](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/graphql-mesh@3.0.11...@graphcommerce/graphql-mesh@3.1.0) (2021-10-20)
31
58
 
59
+ ### Features
32
60
 
61
+ - **graphql-mesh:** simplified the handler to use less code in the project
62
+ ([f62b752](https://github.com/ho-nl/m2-pwa/commit/f62b75249492f40c5972deede529a25a17c8a617))
33
63
 
34
64
  ## [3.0.11](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/graphql-mesh@3.0.10...@graphcommerce/graphql-mesh@3.0.11) (2021-10-20)
35
65
 
36
-
37
66
  ### Bug Fixes
38
67
 
39
- * **recaptcha:** allow and forward the the X-ReCaptcha to Magento ([2f3170e](https://github.com/ho-nl/m2-pwa/commit/2f3170e0f1652d84948b69a446634ffe02f08f80))
40
-
41
-
42
-
43
-
68
+ - **recaptcha:** allow and forward the the X-ReCaptcha to Magento
69
+ ([2f3170e](https://github.com/ho-nl/m2-pwa/commit/2f3170e0f1652d84948b69a446634ffe02f08f80))
44
70
 
45
71
  ## [3.0.9](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/graphql-mesh@3.0.8...@graphcommerce/graphql-mesh@3.0.9) (2021-10-18)
46
72
 
47
-
48
73
  ### Bug Fixes
49
74
 
50
- * add cache-inmemory-lru ([2cd23a4](https://github.com/ho-nl/m2-pwa/commit/2cd23a40c8a2b02175b160aa9ce0b695c88c12f7))
51
- * graphql-mesh missing inmemory lru ([6c71c25](https://github.com/ho-nl/m2-pwa/commit/6c71c256911072ace19037616e0ce2ab478bf070))
52
-
53
-
54
-
55
-
75
+ - add cache-inmemory-lru
76
+ ([2cd23a4](https://github.com/ho-nl/m2-pwa/commit/2cd23a40c8a2b02175b160aa9ce0b695c88c12f7))
77
+ - graphql-mesh missing inmemory lru
78
+ ([6c71c25](https://github.com/ho-nl/m2-pwa/commit/6c71c256911072ace19037616e0ce2ab478bf070))
56
79
 
57
80
  ## [3.0.1](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/graphql-mesh@3.0.0...@graphcommerce/graphql-mesh@3.0.1) (2021-09-27)
58
81
 
59
82
  **Note:** Version bump only for package @graphcommerce/graphql-mesh
60
83
 
61
-
62
-
63
-
64
-
65
84
  # 3.0.0 (2021-09-27)
66
85
 
67
-
68
86
  ### Bug Fixes
69
87
 
70
- * apollo server ([43c3535](https://github.com/ho-nl/m2-pwa/commit/43c3535fe26ab9c7b97be8feacba34794bb3fa20))
71
- * ignore md files from triggering version updates ([4f98392](https://github.com/ho-nl/m2-pwa/commit/4f9839250b3a32d3070da5290e5efcc5e2243fba))
72
- * products couldn’t be added to the cart ([79512a4](https://github.com/ho-nl/m2-pwa/commit/79512a440b02565808ac4becce9537a59ad4b463))
73
- * remove conflicting files ([0c17ae4](https://github.com/ho-nl/m2-pwa/commit/0c17ae46be62b775ac83b35f11c532ce2d9401a3))
74
- * yarn workspace packages hot reload ([d03fc9f](https://github.com/ho-nl/m2-pwa/commit/d03fc9fdda3486476761786f2b56a934cc92befc))
75
-
88
+ - apollo server
89
+ ([43c3535](https://github.com/ho-nl/m2-pwa/commit/43c3535fe26ab9c7b97be8feacba34794bb3fa20))
90
+ - ignore md files from triggering version updates
91
+ ([4f98392](https://github.com/ho-nl/m2-pwa/commit/4f9839250b3a32d3070da5290e5efcc5e2243fba))
92
+ - products couldn’t be added to the cart
93
+ ([79512a4](https://github.com/ho-nl/m2-pwa/commit/79512a440b02565808ac4becce9537a59ad4b463))
94
+ - remove conflicting files
95
+ ([0c17ae4](https://github.com/ho-nl/m2-pwa/commit/0c17ae46be62b775ac83b35f11c532ce2d9401a3))
96
+ - yarn workspace packages hot reload
97
+ ([d03fc9f](https://github.com/ho-nl/m2-pwa/commit/d03fc9fdda3486476761786f2b56a934cc92befc))
76
98
 
77
99
  ### Features
78
100
 
79
- * created stacked-pages package ([d86008e](https://github.com/ho-nl/m2-pwa/commit/d86008ee659ccb25b194a41d624b394a1ddbd088))
80
- * **framer-next-pages:** implemented the FullPageShell for the remaining pages ([88386b4](https://github.com/ho-nl/m2-pwa/commit/88386b4652abb7765d6e755c7fb7a3cb6285a0e7))
81
- * **GraphQL:** shareEnabled: true added to ApolloServer ([379df3c](https://github.com/ho-nl/m2-pwa/commit/379df3c363116a2434115497f9936dca868c58d4))
82
- * i18n routing added (/ and /fr for demo) ([bb3b339](https://github.com/ho-nl/m2-pwa/commit/bb3b339fbc9fceddd264a891ad81f00327a241ae))
83
- * **image:** introduced completely rewritten Image component ([e3413b3](https://github.com/ho-nl/m2-pwa/commit/e3413b3a57392d6571ea64cb8d9c8dca05ea31df))
84
- * major performance refactor ([03f8e2f](https://github.com/ho-nl/m2-pwa/commit/03f8e2fa16ef919bd6bd6eadd36922d0245ed960))
85
- * **mesh:** use mesh with build version with increased stability/performance ([63863f3](https://github.com/ho-nl/m2-pwa/commit/63863f3a2df4d596819b85f3cf736c7f52f828c1))
86
- * next.js 11 ([7d61407](https://github.com/ho-nl/m2-pwa/commit/7d614075a778f488045034f74be4f75b93f63c43))
87
- * **playwright:** added new playwright package to enable browser testing ([6f49ec7](https://github.com/ho-nl/m2-pwa/commit/6f49ec7595563775b96ebf21c27e39da1282e8d9))
88
- * renamed all packages to use [@graphcommerce](https://github.com/graphcommerce) instead of [@reachdigital](https://github.com/reachdigital) ([491e4ce](https://github.com/ho-nl/m2-pwa/commit/491e4cec9a2686472dac36b79f999257c0811ffe))
89
- * upgrade to node 14 ([d079a75](https://github.com/ho-nl/m2-pwa/commit/d079a751e9bfd8dc7f5009d2c9f31c336a0c96ab))
90
-
91
-
101
+ - created stacked-pages package
102
+ ([d86008e](https://github.com/ho-nl/m2-pwa/commit/d86008ee659ccb25b194a41d624b394a1ddbd088))
103
+ - **framer-next-pages:** implemented the FullPageShell for the remaining pages
104
+ ([88386b4](https://github.com/ho-nl/m2-pwa/commit/88386b4652abb7765d6e755c7fb7a3cb6285a0e7))
105
+ - **GraphQL:** shareEnabled: true added to ApolloServer
106
+ ([379df3c](https://github.com/ho-nl/m2-pwa/commit/379df3c363116a2434115497f9936dca868c58d4))
107
+ - i18n routing added (/ and /fr for demo)
108
+ ([bb3b339](https://github.com/ho-nl/m2-pwa/commit/bb3b339fbc9fceddd264a891ad81f00327a241ae))
109
+ - **image:** introduced completely rewritten Image component
110
+ ([e3413b3](https://github.com/ho-nl/m2-pwa/commit/e3413b3a57392d6571ea64cb8d9c8dca05ea31df))
111
+ - major performance refactor
112
+ ([03f8e2f](https://github.com/ho-nl/m2-pwa/commit/03f8e2fa16ef919bd6bd6eadd36922d0245ed960))
113
+ - **mesh:** use mesh with build version with increased stability/performance
114
+ ([63863f3](https://github.com/ho-nl/m2-pwa/commit/63863f3a2df4d596819b85f3cf736c7f52f828c1))
115
+ - next.js 11
116
+ ([7d61407](https://github.com/ho-nl/m2-pwa/commit/7d614075a778f488045034f74be4f75b93f63c43))
117
+ - **playwright:** added new playwright package to enable browser testing
118
+ ([6f49ec7](https://github.com/ho-nl/m2-pwa/commit/6f49ec7595563775b96ebf21c27e39da1282e8d9))
119
+ - renamed all packages to use [@graphcommerce](https://github.com/graphcommerce) instead of
120
+ [@reachdigital](https://github.com/reachdigital)
121
+ ([491e4ce](https://github.com/ho-nl/m2-pwa/commit/491e4cec9a2686472dac36b79f999257c0811ffe))
122
+ - upgrade to node 14
123
+ ([d079a75](https://github.com/ho-nl/m2-pwa/commit/d079a751e9bfd8dc7f5009d2c9f31c336a0c96ab))
92
124
 
93
125
  ## 2.0.8 (2020-10-28)
94
126
 
95
-
96
-
97
127
  ## 2.0.7 (2020-10-28)
98
128
 
99
-
100
129
  ### Bug Fixes
101
130
 
102
- * another shot at preflight request ([11de0a3](https://github.com/ho-nl/m2-pwa/commit/11de0a36b45230818f8df4b52a4d5aeb35bf4029))
103
-
104
-
131
+ - another shot at preflight request
132
+ ([11de0a3](https://github.com/ho-nl/m2-pwa/commit/11de0a36b45230818f8df4b52a4d5aeb35bf4029))
105
133
 
106
134
  ## 2.0.5 (2020-10-28)
107
135
 
108
-
109
136
  ### Bug Fixes
110
137
 
111
- * add OPTIONS header ([b35b009](https://github.com/ho-nl/m2-pwa/commit/b35b0097be1f9c9b5f8cf8b359c1a0e73ba078aa))
112
-
113
-
138
+ - add OPTIONS header
139
+ ([b35b009](https://github.com/ho-nl/m2-pwa/commit/b35b0097be1f9c9b5f8cf8b359c1a0e73ba078aa))
114
140
 
115
141
  ## 2.0.4 (2020-10-28)
116
142
 
117
-
118
143
  ### Bug Fixes
119
144
 
120
- * cross origin headers again ([1746cbc](https://github.com/ho-nl/m2-pwa/commit/1746cbce4cee848420927c2df52c31687b96e5c5))
121
-
145
+ - cross origin headers again
146
+ ([1746cbc](https://github.com/ho-nl/m2-pwa/commit/1746cbce4cee848420927c2df52c31687b96e5c5))
122
147
 
123
148
  ### Features
124
149
 
125
- * added separate api package ([65cdd49](https://github.com/ho-nl/m2-pwa/commit/65cdd493f74bb172c3434dd4fb63184601678e1d))
126
- * split into packages ([2ee7fd6](https://github.com/ho-nl/m2-pwa/commit/2ee7fd6c0056f467d114f04d92c6c0ddf622d151))
127
-
150
+ - added separate api package
151
+ ([65cdd49](https://github.com/ho-nl/m2-pwa/commit/65cdd493f74bb172c3434dd4fb63184601678e1d))
152
+ - split into packages
153
+ ([2ee7fd6](https://github.com/ho-nl/m2-pwa/commit/2ee7fd6c0056f467d114f04d92c6c0ddf622d151))
128
154
 
129
155
  ### BREAKING CHANGES
130
156
 
131
- * huge folder structure refactor, please read README to reinstall
132
-
133
-
134
-
135
-
157
+ - huge folder structure refactor, please read README to reinstall
136
158
 
137
159
  # Change Log
138
160
 
package/package.json CHANGED
@@ -1,6 +1,8 @@
1
1
  {
2
2
  "name": "@graphcommerce/graphql-mesh",
3
- "version": "3.2.11",
3
+ "homepage": "https://www.graphcommerce.org/",
4
+ "repository": "github:graphcommerce-org/graphcommerce",
5
+ "version": "4.0.2",
4
6
  "author": "",
5
7
  "license": "MIT",
6
8
  "scripts": {
@@ -9,46 +11,41 @@
9
11
  "start": "next start"
10
12
  },
11
13
  "dependencies": {
12
- "@graphql-mesh/cache-inmemory-lru": "^0.5.35",
13
- "@graphql-mesh/cli": "^0.44.5",
14
- "@graphql-mesh/config": "^0.27.1",
15
- "@graphql-mesh/graphql": "^0.20.9",
16
- "@graphql-mesh/merger-stitching": "^0.14.9",
17
- "@graphql-mesh/runtime": "^0.26.10",
18
- "@graphql-mesh/store": "^0.3.5",
19
- "@graphql-mesh/transform-cache": "^0.11.6",
20
- "@graphql-mesh/transform-federation": "^0.8.5",
21
- "@graphql-mesh/transform-filter-schema": "^0.14.5",
22
- "@graphql-mesh/types": "^0.57.0",
23
- "@graphql-mesh/utils": "^0.24.1",
24
- "@graphql-tools/utils": "^8.5.5",
25
- "@vue/compiler-sfc": "^3.2.26",
26
- "apollo-server-core": "^3.6.1",
27
- "apollo-server-micro": "^3.6.1",
14
+ "@graphql-mesh/cache-inmemory-lru": "^0.5.45",
15
+ "@graphql-mesh/config": "^0.29.1",
16
+ "@graphql-mesh/graphql": "^0.20.17",
17
+ "@graphql-mesh/merger-stitching": "^0.15.5",
18
+ "@graphql-mesh/runtime": "^0.30.0",
19
+ "@graphql-mesh/store": "^0.3.13",
20
+ "@graphql-mesh/transform-cache": "^0.11.14",
21
+ "@graphql-mesh/transform-federation": "^0.8.13",
22
+ "@graphql-mesh/transform-filter-schema": "^0.14.13",
23
+ "@graphql-mesh/types": "^0.61.0",
24
+ "@graphql-mesh/utils": "^0.27.0",
25
+ "@graphql-tools/utils": "^8.6.1",
26
+ "@vue/compiler-sfc": "^3.2.31",
27
+ "apollo-server-core": "^3.6.3",
28
+ "apollo-server-micro": "^3.6.3",
28
29
  "apollo-tracing": "^0.15.0",
29
30
  "camel-case": "^4.1.2",
30
31
  "fetchache": "^0.1.1",
31
- "graphql": "^16.2.0",
32
+ "graphql": "^16.3.0",
32
33
  "micro": "^9.3.4",
33
34
  "micro-cors": "^0.1.1",
34
35
  "pascal-case": "^3.1.2",
35
36
  "ts-tiny-invariant": "^1.0.5"
36
37
  },
37
38
  "devDependencies": {
38
- "@graphcommerce/browserslist-config-pwa": "^3.0.3",
39
- "@graphcommerce/eslint-config-pwa": "^3.1.10",
40
- "@graphcommerce/prettier-config-pwa": "^3.0.5",
41
- "@graphcommerce/typescript-config-pwa": "^3.1.2",
42
- "@playwright/test": "^1.17.1",
39
+ "@graphcommerce/eslint-config-pwa": "^4.0.2",
40
+ "@graphcommerce/prettier-config-pwa": "^4.0.1",
41
+ "@graphcommerce/typescript-config-pwa": "^4.0.1",
42
+ "@playwright/test": "^1.19.1",
43
43
  "@types/micro-cors": "^0.1.2",
44
44
  "graphql-tag": "2.12.6",
45
- "typescript": "^4.5.4"
45
+ "typescript": "^4.5.5"
46
46
  },
47
47
  "sideEffects": false,
48
48
  "prettier": "@graphcommerce/prettier-config-pwa",
49
- "browserslist": [
50
- "extends @graphcommerce/browserslist-config-pwa"
51
- ],
52
49
  "eslint": {
53
50
  "extends": "@graphcommerce/eslint-config-pwa"
54
51
  },
@@ -57,6 +54,5 @@
57
54
  "parserOptions": {
58
55
  "project": "./tsconfig.json"
59
56
  }
60
- },
61
- "gitHead": "bc5423d7547f8685db4cd8fc6d8f7a2a51ebed05"
57
+ }
62
58
  }