@graphcommerce/cli 9.0.0-canary.101 → 9.0.0-canary.104
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.
- package/CHANGELOG.md +31 -1028
- package/dist/bin/codegen.js +4 -4
- package/dist/bin/is-monorepo.js +2 -2
- package/dist/bin/mesh.js +8 -8
- package/package.json +8 -8
- package/src/bin/codegen.ts +6 -5
- package/src/bin/is-monorepo.ts +3 -3
- package/src/bin/mesh.ts +10 -9
- package/src/utils/findConfig.ts +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,987 +1,89 @@
|
|
|
1
1
|
# @graphcommerce/cli
|
|
2
2
|
|
|
3
|
-
## 9.0.0-canary.
|
|
3
|
+
## 9.0.0-canary.104
|
|
4
4
|
|
|
5
|
-
## 9.0.0-canary.
|
|
6
|
-
|
|
7
|
-
## 9.0.0-canary.99
|
|
8
|
-
|
|
9
|
-
## 9.0.0-canary.98
|
|
10
|
-
|
|
11
|
-
## 9.0.0-canary.97
|
|
12
|
-
|
|
13
|
-
## 9.0.0-canary.96
|
|
14
|
-
|
|
15
|
-
## 9.0.0-canary.95
|
|
16
|
-
|
|
17
|
-
## 9.0.0-canary.94
|
|
18
|
-
|
|
19
|
-
## 9.0.0-canary.93
|
|
20
|
-
|
|
21
|
-
## 9.0.0-canary.92
|
|
22
|
-
|
|
23
|
-
### Patch Changes
|
|
24
|
-
|
|
25
|
-
- [#2365](https://github.com/graphcommerce-org/graphcommerce/pull/2365) [`ee32793`](https://github.com/graphcommerce-org/graphcommerce/commit/ee32793c5e8e7233b4452219e148ebb85600a652) - The mesh would always include all graphqls files even though they aren't necessary for Magento 2.4.7 ([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
|
|
26
|
-
|
|
27
|
-
## 9.0.0-canary.91
|
|
28
|
-
|
|
29
|
-
## 9.0.0-canary.90
|
|
30
|
-
|
|
31
|
-
## 9.0.0-canary.89
|
|
32
|
-
|
|
33
|
-
## 9.0.0-canary.88
|
|
34
|
-
|
|
35
|
-
## 9.0.0-canary.87
|
|
36
|
-
|
|
37
|
-
## 9.0.0-canary.86
|
|
38
|
-
|
|
39
|
-
## 9.0.0-canary.85
|
|
40
|
-
|
|
41
|
-
## 9.0.0-canary.84
|
|
42
|
-
|
|
43
|
-
## 9.0.0-canary.83
|
|
44
|
-
|
|
45
|
-
## 9.0.0-canary.82
|
|
46
|
-
|
|
47
|
-
## 9.0.0-canary.81
|
|
48
|
-
|
|
49
|
-
## 9.0.0-canary.80
|
|
50
|
-
|
|
51
|
-
## 9.0.0-canary.79
|
|
52
|
-
|
|
53
|
-
## 9.0.0-canary.78
|
|
54
|
-
|
|
55
|
-
## 9.0.0-canary.77
|
|
56
|
-
|
|
57
|
-
## 9.0.0-canary.76
|
|
58
|
-
|
|
59
|
-
## 9.0.0-canary.75
|
|
60
|
-
|
|
61
|
-
## 9.0.0-canary.74
|
|
62
|
-
|
|
63
|
-
## 9.0.0-canary.73
|
|
64
|
-
|
|
65
|
-
## 9.0.0-canary.72
|
|
66
|
-
|
|
67
|
-
## 9.0.0-canary.71
|
|
68
|
-
|
|
69
|
-
### Patch Changes
|
|
70
|
-
|
|
71
|
-
- [#2345](https://github.com/graphcommerce-org/graphcommerce/pull/2345) [`d4ae30b`](https://github.com/graphcommerce-org/graphcommerce/commit/d4ae30ba28815ccb9d3a0478da995b7c609618e5) - Solve issue where customFetch coudn’t be loaded correctly ([@paales](https://github.com/paales))
|
|
72
|
-
|
|
73
|
-
## 9.0.0-canary.70
|
|
74
|
-
|
|
75
|
-
## 9.0.0-canary.69
|
|
76
|
-
|
|
77
|
-
## 9.0.0-canary.68
|
|
78
|
-
|
|
79
|
-
## 9.0.0-canary.67
|
|
80
|
-
|
|
81
|
-
## 9.0.0-canary.66
|
|
82
|
-
|
|
83
|
-
## 9.0.0-canary.65
|
|
84
|
-
|
|
85
|
-
## 9.0.0-canary.64
|
|
86
|
-
|
|
87
|
-
## 9.0.0-canary.63
|
|
88
|
-
|
|
89
|
-
## 9.0.0-canary.62
|
|
90
|
-
|
|
91
|
-
## 9.0.0-canary.61
|
|
92
|
-
|
|
93
|
-
## 9.0.0-canary.60
|
|
94
|
-
|
|
95
|
-
## 9.0.0-canary.59
|
|
96
|
-
|
|
97
|
-
### Minor Changes
|
|
98
|
-
|
|
99
|
-
- [#2309](https://github.com/graphcommerce-org/graphcommerce/pull/2309) [`b46e17e`](https://github.com/graphcommerce-org/graphcommerce/commit/b46e17ebe390b4d0040639dfdac33c36a60576ac) - When generating the mesh the configuration is passed through `@graphcommerce/graphql-mesh/meshConfig` allowing plugins to modify the mesh configuration without having to change the `.meshrc.yaml` itself. ([@Renzovh](https://github.com/Renzovh))
|
|
100
|
-
|
|
101
|
-
## 9.0.0-canary.58
|
|
102
|
-
|
|
103
|
-
## 9.0.0-canary.57
|
|
104
|
-
|
|
105
|
-
## 9.0.0-canary.56
|
|
106
|
-
|
|
107
|
-
## 9.0.0-canary.55
|
|
108
|
-
|
|
109
|
-
## 9.0.0-canary.54
|
|
110
|
-
|
|
111
|
-
## 8.1.0-canary.53
|
|
112
|
-
|
|
113
|
-
## 8.1.0-canary.52
|
|
114
|
-
|
|
115
|
-
## 8.1.0-canary.51
|
|
116
|
-
|
|
117
|
-
## 8.1.0-canary.50
|
|
118
|
-
|
|
119
|
-
## 8.1.0-canary.49
|
|
120
|
-
|
|
121
|
-
## 8.1.0-canary.48
|
|
122
|
-
|
|
123
|
-
## 8.1.0-canary.47
|
|
124
|
-
|
|
125
|
-
## 8.1.0-canary.46
|
|
126
|
-
|
|
127
|
-
## 8.1.0-canary.45
|
|
128
|
-
|
|
129
|
-
## 8.1.0-canary.44
|
|
130
|
-
|
|
131
|
-
### Patch Changes
|
|
132
|
-
|
|
133
|
-
- [`44ea147`](https://github.com/graphcommerce-org/graphcommerce/commit/44ea1474d1429d05f535df903beb1fb2c0ca7754) - Added missing tsx package ([@paales](https://github.com/paales))
|
|
134
|
-
|
|
135
|
-
## 8.1.0-canary.43
|
|
136
|
-
|
|
137
|
-
### Patch Changes
|
|
138
|
-
|
|
139
|
-
- [`6184a28`](https://github.com/graphcommerce-org/graphcommerce/commit/6184a28b2ba2dc70189a9b881887696dc0a346c8) - Fixed issue where codegen would throw an error: SyntaxError: Cannot use import statement outside a module. ([@paales](https://github.com/paales))
|
|
140
|
-
|
|
141
|
-
## 8.1.0-canary.42
|
|
142
|
-
|
|
143
|
-
## 8.1.0-canary.41
|
|
144
|
-
|
|
145
|
-
## 8.1.0-canary.40
|
|
146
|
-
|
|
147
|
-
## 8.1.0-canary.39
|
|
148
|
-
|
|
149
|
-
## 8.1.0-canary.38
|
|
150
|
-
|
|
151
|
-
## 8.1.0-canary.37
|
|
152
|
-
|
|
153
|
-
## 8.1.0-canary.36
|
|
154
|
-
|
|
155
|
-
## 8.1.0-canary.35
|
|
156
|
-
|
|
157
|
-
## 8.1.0-canary.34
|
|
158
|
-
|
|
159
|
-
## 8.1.0-canary.33
|
|
160
|
-
|
|
161
|
-
## 8.1.0-canary.32
|
|
162
|
-
|
|
163
|
-
## 8.1.0-canary.31
|
|
164
|
-
|
|
165
|
-
## 8.1.0-canary.30
|
|
166
|
-
|
|
167
|
-
## 8.1.0-canary.29
|
|
168
|
-
|
|
169
|
-
## 8.1.0-canary.28
|
|
170
|
-
|
|
171
|
-
## 8.1.0-canary.27
|
|
172
|
-
|
|
173
|
-
## 8.1.0-canary.26
|
|
174
|
-
|
|
175
|
-
## 8.1.0-canary.25
|
|
176
|
-
|
|
177
|
-
## 8.1.0-canary.24
|
|
178
|
-
|
|
179
|
-
## 8.1.0-canary.23
|
|
180
|
-
|
|
181
|
-
## 8.1.0-canary.22
|
|
182
|
-
|
|
183
|
-
## 8.1.0-canary.21
|
|
184
|
-
|
|
185
|
-
## 8.1.0-canary.20
|
|
186
|
-
|
|
187
|
-
## 8.1.0-canary.19
|
|
188
|
-
|
|
189
|
-
## 8.1.0-canary.18
|
|
190
|
-
|
|
191
|
-
## 8.1.0-canary.17
|
|
192
|
-
|
|
193
|
-
## 8.1.0-canary.16
|
|
194
|
-
|
|
195
|
-
## 8.1.0-canary.15
|
|
196
|
-
|
|
197
|
-
## 8.1.0-canary.14
|
|
198
|
-
|
|
199
|
-
## 8.1.0-canary.13
|
|
200
|
-
|
|
201
|
-
## 8.1.0-canary.12
|
|
202
|
-
|
|
203
|
-
## 8.1.0-canary.11
|
|
204
|
-
|
|
205
|
-
## 8.1.0-canary.10
|
|
206
|
-
|
|
207
|
-
## 8.1.0-canary.9
|
|
208
|
-
|
|
209
|
-
## 8.1.0-canary.8
|
|
210
|
-
|
|
211
|
-
### Patch Changes
|
|
212
|
-
|
|
213
|
-
- [#2247](https://github.com/graphcommerce-org/graphcommerce/pull/2247) [`cfc0f4e`](https://github.com/graphcommerce-org/graphcommerce/commit/cfc0f4e015f3b3a7348b882eb7440222b3e26a07) - Make sure the interceptors are generated before the typecheck is ran. ([@paales](https://github.com/paales))
|
|
214
|
-
|
|
215
|
-
## 8.1.0-canary.7
|
|
216
|
-
|
|
217
|
-
## 8.1.0-canary.6
|
|
218
|
-
|
|
219
|
-
## 8.1.0-canary.5
|
|
220
|
-
|
|
221
|
-
## 8.0.6-canary.4
|
|
222
|
-
|
|
223
|
-
## 8.0.6-canary.3
|
|
224
|
-
|
|
225
|
-
## 8.0.6-canary.2
|
|
226
|
-
|
|
227
|
-
## 8.0.6-canary.1
|
|
228
|
-
|
|
229
|
-
## 8.0.6-canary.0
|
|
230
|
-
|
|
231
|
-
## 8.0.5
|
|
232
|
-
|
|
233
|
-
## 8.0.5-canary.10
|
|
234
|
-
|
|
235
|
-
## 8.0.5-canary.9
|
|
236
|
-
|
|
237
|
-
## 8.0.5-canary.8
|
|
238
|
-
|
|
239
|
-
## 8.0.5-canary.7
|
|
240
|
-
|
|
241
|
-
## 8.0.5-canary.6
|
|
242
|
-
|
|
243
|
-
## 8.0.5-canary.5
|
|
244
|
-
|
|
245
|
-
## 8.0.5-canary.4
|
|
246
|
-
|
|
247
|
-
## 8.0.5-canary.3
|
|
248
|
-
|
|
249
|
-
## 8.0.5-canary.2
|
|
250
|
-
|
|
251
|
-
## 8.0.5-canary.1
|
|
252
|
-
|
|
253
|
-
## 8.0.5-canary.0
|
|
254
|
-
|
|
255
|
-
## 8.0.4
|
|
256
|
-
|
|
257
|
-
## 8.0.4-canary.1
|
|
258
|
-
|
|
259
|
-
## 8.0.4-canary.0
|
|
260
|
-
|
|
261
|
-
## 8.0.3
|
|
262
|
-
|
|
263
|
-
## 8.0.3-canary.6
|
|
264
|
-
|
|
265
|
-
## 8.0.3-canary.5
|
|
266
|
-
|
|
267
|
-
## 8.0.3-canary.4
|
|
268
|
-
|
|
269
|
-
## 8.0.3-canary.3
|
|
270
|
-
|
|
271
|
-
## 8.0.3-canary.2
|
|
272
|
-
|
|
273
|
-
## 8.0.3-canary.1
|
|
274
|
-
|
|
275
|
-
## 8.0.3-canary.0
|
|
276
|
-
|
|
277
|
-
## 8.0.2
|
|
278
|
-
|
|
279
|
-
## 8.0.2-canary.3
|
|
280
|
-
|
|
281
|
-
## 8.0.2-canary.2
|
|
282
|
-
|
|
283
|
-
## 8.0.2-canary.1
|
|
284
|
-
|
|
285
|
-
## 8.0.2-canary.0
|
|
286
|
-
|
|
287
|
-
## 8.0.1
|
|
288
|
-
|
|
289
|
-
## 8.0.1-canary.4
|
|
290
|
-
|
|
291
|
-
## 8.0.1-canary.3
|
|
292
|
-
|
|
293
|
-
## 8.0.1-canary.2
|
|
294
|
-
|
|
295
|
-
## 8.0.1-canary.1
|
|
296
|
-
|
|
297
|
-
## 8.0.1-canary.0
|
|
298
|
-
|
|
299
|
-
## 8.0.0
|
|
300
|
-
|
|
301
|
-
## 8.0.0-canary.100
|
|
302
|
-
|
|
303
|
-
## 8.0.0-canary.99
|
|
304
|
-
|
|
305
|
-
## 8.0.0-canary.98
|
|
306
|
-
|
|
307
|
-
## 8.0.0-canary.97
|
|
308
|
-
|
|
309
|
-
## 8.0.0-canary.96
|
|
310
|
-
|
|
311
|
-
## 8.0.0-canary.95
|
|
312
|
-
|
|
313
|
-
## 8.0.0-canary.94
|
|
314
|
-
|
|
315
|
-
## 8.0.0-canary.93
|
|
316
|
-
|
|
317
|
-
## 8.0.0-canary.92
|
|
318
|
-
|
|
319
|
-
## 8.0.0-canary.91
|
|
320
|
-
|
|
321
|
-
## 8.0.0-canary.90
|
|
322
|
-
|
|
323
|
-
## 8.0.0-canary.89
|
|
324
|
-
|
|
325
|
-
## 8.0.0-canary.88
|
|
326
|
-
|
|
327
|
-
## 8.0.0-canary.87
|
|
328
|
-
|
|
329
|
-
## 8.0.0-canary.86
|
|
330
|
-
|
|
331
|
-
## 8.0.0-canary.85
|
|
332
|
-
|
|
333
|
-
## 8.0.0-canary.84
|
|
334
|
-
|
|
335
|
-
## 8.0.0-canary.83
|
|
336
|
-
|
|
337
|
-
## 8.0.0-canary.82
|
|
338
|
-
|
|
339
|
-
## 8.0.0-canary.81
|
|
340
|
-
|
|
341
|
-
## 8.0.0-canary.80
|
|
342
|
-
|
|
343
|
-
## 8.0.0-canary.79
|
|
344
|
-
|
|
345
|
-
## 8.0.0-canary.78
|
|
346
|
-
|
|
347
|
-
## 8.0.0-canary.77
|
|
348
|
-
|
|
349
|
-
## 8.0.0-canary.76
|
|
350
|
-
|
|
351
|
-
### Patch Changes
|
|
352
|
-
|
|
353
|
-
- [#2130](https://github.com/graphcommerce-org/graphcommerce/pull/2130) [`83f0c34`](https://github.com/graphcommerce-org/graphcommerce/commit/83f0c346792992143ef533a2043d91a0d090e7b1) - fix: add graphql-codegen-typescript-validation-schema to resolutions … ([@FrankHarland](https://github.com/FrankHarland))
|
|
354
|
-
|
|
355
|
-
## 8.0.0-canary.75
|
|
356
|
-
|
|
357
|
-
## 8.0.0-canary.74
|
|
358
|
-
|
|
359
|
-
## 8.0.0-canary.73
|
|
360
|
-
|
|
361
|
-
## 8.0.0-canary.72
|
|
362
|
-
|
|
363
|
-
## 8.0.0-canary.71
|
|
364
|
-
|
|
365
|
-
## 8.0.0-canary.70
|
|
366
|
-
|
|
367
|
-
## 8.0.0-canary.69
|
|
368
|
-
|
|
369
|
-
## 7.1.0-canary.68
|
|
370
|
-
|
|
371
|
-
## 7.1.0-canary.67
|
|
372
|
-
|
|
373
|
-
## 7.1.0-canary.66
|
|
374
|
-
|
|
375
|
-
## 7.1.0-canary.65
|
|
376
|
-
|
|
377
|
-
## 7.1.0-canary.64
|
|
378
|
-
|
|
379
|
-
## 7.1.0-canary.63
|
|
380
|
-
|
|
381
|
-
## 7.1.0-canary.62
|
|
382
|
-
|
|
383
|
-
## 7.1.0-canary.61
|
|
384
|
-
|
|
385
|
-
## 7.1.0-canary.60
|
|
386
|
-
|
|
387
|
-
## 7.1.0-canary.59
|
|
388
|
-
|
|
389
|
-
## 7.1.0-canary.58
|
|
390
|
-
|
|
391
|
-
## 7.1.0-canary.57
|
|
392
|
-
|
|
393
|
-
## 7.1.0-canary.56
|
|
394
|
-
|
|
395
|
-
## 7.1.0-canary.55
|
|
396
|
-
|
|
397
|
-
## 7.1.0-canary.54
|
|
398
|
-
|
|
399
|
-
## 7.1.0-canary.53
|
|
400
|
-
|
|
401
|
-
## 7.1.0-canary.52
|
|
402
|
-
|
|
403
|
-
## 7.1.0-canary.51
|
|
404
|
-
|
|
405
|
-
## 7.1.0-canary.50
|
|
406
|
-
|
|
407
|
-
## 7.1.0-canary.49
|
|
408
|
-
|
|
409
|
-
## 7.1.0-canary.48
|
|
410
|
-
|
|
411
|
-
## 7.1.0-canary.47
|
|
412
|
-
|
|
413
|
-
## 7.1.0-canary.46
|
|
414
|
-
|
|
415
|
-
## 7.1.0-canary.45
|
|
416
|
-
|
|
417
|
-
## 7.1.0-canary.38
|
|
418
|
-
|
|
419
|
-
## 7.1.0-canary.37
|
|
420
|
-
|
|
421
|
-
## 7.1.0-canary.36
|
|
422
|
-
|
|
423
|
-
## 7.1.0-canary.35
|
|
424
|
-
|
|
425
|
-
## 7.1.0-canary.34
|
|
426
|
-
|
|
427
|
-
## 7.1.0-canary.33
|
|
428
|
-
|
|
429
|
-
## 7.1.0-canary.32
|
|
430
|
-
|
|
431
|
-
## 7.1.0-canary.31
|
|
432
|
-
|
|
433
|
-
## 7.1.0-canary.30
|
|
434
|
-
|
|
435
|
-
## 7.1.0-canary.29
|
|
436
|
-
|
|
437
|
-
## 7.1.0-canary.28
|
|
438
|
-
|
|
439
|
-
## 7.1.0-canary.27
|
|
440
|
-
|
|
441
|
-
## 7.1.0-canary.26
|
|
442
|
-
|
|
443
|
-
## 7.1.0-canary.25
|
|
444
|
-
|
|
445
|
-
## 7.1.0-canary.24
|
|
446
|
-
|
|
447
|
-
## 7.1.0-canary.23
|
|
448
|
-
|
|
449
|
-
## 7.1.0-canary.22
|
|
450
|
-
|
|
451
|
-
## 7.1.0-canary.21
|
|
452
|
-
|
|
453
|
-
## 7.1.0-canary.20
|
|
454
|
-
|
|
455
|
-
## 7.1.0-canary.19
|
|
456
|
-
|
|
457
|
-
## 7.1.0-canary.18
|
|
458
|
-
|
|
459
|
-
## 7.1.0-canary.17
|
|
460
|
-
|
|
461
|
-
## 7.1.0-canary.16
|
|
462
|
-
|
|
463
|
-
## 7.1.0-canary.15
|
|
464
|
-
|
|
465
|
-
## 7.1.0-canary.14
|
|
466
|
-
|
|
467
|
-
## 7.1.0-canary.13
|
|
468
|
-
|
|
469
|
-
## 7.1.0-canary.12
|
|
470
|
-
|
|
471
|
-
## 7.1.0-canary.11
|
|
472
|
-
|
|
473
|
-
## 7.1.0-canary.10
|
|
474
|
-
|
|
475
|
-
## 7.1.0-canary.9
|
|
476
|
-
|
|
477
|
-
## 7.1.0-canary.8
|
|
478
|
-
|
|
479
|
-
## 7.0.2-canary.7
|
|
480
|
-
|
|
481
|
-
## 7.0.2-canary.6
|
|
482
|
-
|
|
483
|
-
## 7.0.2-canary.5
|
|
484
|
-
|
|
485
|
-
## 7.0.1
|
|
486
|
-
|
|
487
|
-
### Patch Changes
|
|
488
|
-
|
|
489
|
-
- [#2047](https://github.com/graphcommerce-org/graphcommerce/pull/2047) [`136580b39`](https://github.com/graphcommerce-org/graphcommerce/commit/136580b39e3cffdd07e3fa087e049bd532c3e8f1) - Updated all dependencies to the latest version where possible. ([@paales](https://github.com/paales))
|
|
490
|
-
|
|
491
|
-
## 7.0.1-canary.15
|
|
492
|
-
|
|
493
|
-
## 7.0.1-canary.14
|
|
494
|
-
|
|
495
|
-
## 7.0.1-canary.13
|
|
496
|
-
|
|
497
|
-
## 7.0.1-canary.12
|
|
498
|
-
|
|
499
|
-
## 7.0.1-canary.11
|
|
500
|
-
|
|
501
|
-
## 7.0.1-canary.10
|
|
502
|
-
|
|
503
|
-
## 7.0.1-canary.9
|
|
504
|
-
|
|
505
|
-
## 7.0.1-canary.8
|
|
506
|
-
|
|
507
|
-
## 7.0.1-canary.7
|
|
508
|
-
|
|
509
|
-
## 7.0.1-canary.6
|
|
510
|
-
|
|
511
|
-
## 7.0.1-canary.5
|
|
512
|
-
|
|
513
|
-
## 7.0.1-canary.4
|
|
514
|
-
|
|
515
|
-
## 7.0.1-canary.3
|
|
516
|
-
|
|
517
|
-
## 7.0.1-canary.2
|
|
518
|
-
|
|
519
|
-
## 7.0.1-canary.1
|
|
520
|
-
|
|
521
|
-
## 7.0.1-canary.0
|
|
522
|
-
|
|
523
|
-
### Patch Changes
|
|
524
|
-
|
|
525
|
-
- [#2047](https://github.com/graphcommerce-org/graphcommerce/pull/2047) [`136580b39`](https://github.com/graphcommerce-org/graphcommerce/commit/136580b39e3cffdd07e3fa087e049bd532c3e8f1) - Updated all dependencies to the latest version where possible. ([@paales](https://github.com/paales))
|
|
526
|
-
|
|
527
|
-
## 7.0.0
|
|
528
|
-
|
|
529
|
-
### Major Changes
|
|
530
|
-
|
|
531
|
-
- [#1912](https://github.com/graphcommerce-org/graphcommerce/pull/1912) [`a43d389e9`](https://github.com/graphcommerce-org/graphcommerce/commit/a43d389e956fe69b73238b12c98c781b7044e4bb) - Added dynamic rows feature ([@JoshuaS98](https://github.com/JoshuaS98))
|
|
532
|
-
|
|
533
|
-
### Patch Changes
|
|
534
|
-
|
|
535
|
-
- [#1960](https://github.com/graphcommerce-org/graphcommerce/pull/1960) [`f78caf5a8`](https://github.com/graphcommerce-org/graphcommerce/commit/f78caf5a83683f1ae4b901fb94bd22d50943fa2f) - Updated packages: `next`, `@apollo/client`, `react-hook-form`, `@emotion/*`, `@lingui/*`, `@mui/*` and various others. ([@paales](https://github.com/paales))
|
|
536
|
-
|
|
537
|
-
- [#2034](https://github.com/graphcommerce-org/graphcommerce/pull/2034) [`6fca47484`](https://github.com/graphcommerce-org/graphcommerce/commit/6fca474847fe52f004a6ac0abbd88492512b46ad) - Pre-resolve the customFetch in mesh config, so that it works with the new mesh version. ([@paales](https://github.com/paales))
|
|
538
|
-
|
|
539
|
-
- [#2012](https://github.com/graphcommerce-org/graphcommerce/pull/2012) [`1dbb3ae13`](https://github.com/graphcommerce-org/graphcommerce/commit/1dbb3ae13553992ee1ed77f375375560f28c418c) - Upgrade graphql to 16.7.1, add graphql as peer dependency ([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
|
|
540
|
-
|
|
541
|
-
- [#1924](https://github.com/graphcommerce-org/graphcommerce/pull/1924) [`04581f619`](https://github.com/graphcommerce-org/graphcommerce/commit/04581f619c609f2f6ca5268ee5effb6a1db3f0eb) - Use the latest branch from graphql-mesh so that all versions are in sync ([@paales](https://github.com/paales))
|
|
542
|
-
|
|
543
|
-
- [#1960](https://github.com/graphcommerce-org/graphcommerce/pull/1960) [`86e14569b`](https://github.com/graphcommerce-org/graphcommerce/commit/86e14569b1f68f73be7f93b614e36b382c5debff) - Updated to the latest release of GraphQL codegen and solve compatibility issues with our own generator ([@paales](https://github.com/paales))
|
|
544
|
-
|
|
545
|
-
- [`48f4f5cbd`](https://github.com/graphcommerce-org/graphcommerce/commit/48f4f5cbd07bbc08e1bf58cabc0e0230b2bd78bc) - Peer dependency warnings reduced ([@paales](https://github.com/paales))
|
|
546
|
-
|
|
547
|
-
- [#1982](https://github.com/graphcommerce-org/graphcommerce/pull/1982) [`e1fab2f6d`](https://github.com/graphcommerce-org/graphcommerce/commit/e1fab2f6d8f57d0488d8a915596d5c19cb7718e6) - Better detection what the package roots are when a custom node_modules directory is used ([@paales](https://github.com/paales))
|
|
548
|
-
|
|
549
|
-
## 6.2.0-canary.98
|
|
550
|
-
|
|
551
|
-
### Patch Changes
|
|
552
|
-
|
|
553
|
-
- [`48f4f5cbd`](https://github.com/graphcommerce-org/graphcommerce/commit/48f4f5cbd07bbc08e1bf58cabc0e0230b2bd78bc) - Peer dependency warnings reduced ([@paales](https://github.com/paales))
|
|
554
|
-
|
|
555
|
-
## 6.2.0-canary.97
|
|
556
|
-
|
|
557
|
-
## 6.2.0-canary.96
|
|
558
|
-
|
|
559
|
-
## 6.2.0-canary.95
|
|
560
|
-
|
|
561
|
-
## 6.2.0-canary.94
|
|
562
|
-
|
|
563
|
-
## 6.2.0-canary.93
|
|
564
|
-
|
|
565
|
-
## 6.2.0-canary.92
|
|
566
|
-
|
|
567
|
-
## 6.2.0-canary.91
|
|
568
|
-
|
|
569
|
-
## 6.2.0-canary.90
|
|
570
|
-
|
|
571
|
-
### Patch Changes
|
|
572
|
-
|
|
573
|
-
- [#2034](https://github.com/graphcommerce-org/graphcommerce/pull/2034) [`6fca47484`](https://github.com/graphcommerce-org/graphcommerce/commit/6fca474847fe52f004a6ac0abbd88492512b46ad) - Pre-resolve the customFetch in mesh config ([@paales](https://github.com/paales))
|
|
574
|
-
|
|
575
|
-
## 6.2.0-canary.89
|
|
576
|
-
|
|
577
|
-
## 6.2.0-canary.88
|
|
578
|
-
|
|
579
|
-
## 6.2.0-canary.87
|
|
580
|
-
|
|
581
|
-
## 6.2.0-canary.86
|
|
582
|
-
|
|
583
|
-
## 6.2.0-canary.85
|
|
584
|
-
|
|
585
|
-
## 6.2.0-canary.84
|
|
586
|
-
|
|
587
|
-
## 6.2.0-canary.83
|
|
588
|
-
|
|
589
|
-
## 6.2.0-canary.82
|
|
590
|
-
|
|
591
|
-
## 6.2.0-canary.81
|
|
592
|
-
|
|
593
|
-
## 6.2.0-canary.80
|
|
594
|
-
|
|
595
|
-
## 6.2.0-canary.79
|
|
596
|
-
|
|
597
|
-
## 6.2.0-canary.78
|
|
598
|
-
|
|
599
|
-
## 6.2.0-canary.77
|
|
600
|
-
|
|
601
|
-
## 6.2.0-canary.76
|
|
602
|
-
|
|
603
|
-
## 6.2.0-canary.75
|
|
604
|
-
|
|
605
|
-
## 6.2.0-canary.74
|
|
606
|
-
|
|
607
|
-
## 6.2.0-canary.73
|
|
608
|
-
|
|
609
|
-
## 6.2.0-canary.72
|
|
610
|
-
|
|
611
|
-
## 6.2.0-canary.71
|
|
612
|
-
|
|
613
|
-
## 6.2.0-canary.70
|
|
614
|
-
|
|
615
|
-
## 6.2.0-canary.69
|
|
616
|
-
|
|
617
|
-
### Patch Changes
|
|
618
|
-
|
|
619
|
-
- [#2012](https://github.com/graphcommerce-org/graphcommerce/pull/2012) [`1dbb3ae13`](https://github.com/graphcommerce-org/graphcommerce/commit/1dbb3ae13553992ee1ed77f375375560f28c418c) - Upgrade graphql to 16.7.1, add graphql as peer dependency ([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
|
|
620
|
-
|
|
621
|
-
## 6.2.0-canary.68
|
|
622
|
-
|
|
623
|
-
## 6.2.0-canary.67
|
|
624
|
-
|
|
625
|
-
## 6.2.0-canary.66
|
|
626
|
-
|
|
627
|
-
## 6.2.0-canary.65
|
|
628
|
-
|
|
629
|
-
## 6.2.0-canary.64
|
|
630
|
-
|
|
631
|
-
## 6.2.0-canary.63
|
|
632
|
-
|
|
633
|
-
## 6.2.0-canary.62
|
|
634
|
-
|
|
635
|
-
## 6.2.0-canary.61
|
|
636
|
-
|
|
637
|
-
## 6.2.0-canary.60
|
|
638
|
-
|
|
639
|
-
## 6.2.0-canary.59
|
|
640
|
-
|
|
641
|
-
## 6.2.0-canary.58
|
|
642
|
-
|
|
643
|
-
## 6.2.0-canary.57
|
|
5
|
+
## 9.0.0-canary.103
|
|
644
6
|
|
|
645
7
|
### Patch Changes
|
|
646
8
|
|
|
647
|
-
- [#
|
|
648
|
-
|
|
649
|
-
## 6.2.0-canary.56
|
|
650
|
-
|
|
651
|
-
## 6.2.0-canary.55
|
|
652
|
-
|
|
653
|
-
## 6.2.0-canary.54
|
|
654
|
-
|
|
655
|
-
## 6.2.0-canary.53
|
|
656
|
-
|
|
657
|
-
## 6.2.0-canary.52
|
|
658
|
-
|
|
659
|
-
## 6.2.0-canary.51
|
|
660
|
-
|
|
661
|
-
## 6.2.0-canary.50
|
|
662
|
-
|
|
663
|
-
## 6.2.0-canary.49
|
|
664
|
-
|
|
665
|
-
## 6.2.0-canary.48
|
|
666
|
-
|
|
667
|
-
## 6.2.0-canary.47
|
|
668
|
-
|
|
669
|
-
## 6.2.0-canary.46
|
|
9
|
+
- [#2421](https://github.com/graphcommerce-org/graphcommerce/pull/2421) [`d500643`](https://github.com/graphcommerce-org/graphcommerce/commit/d500643138799b6db1610cb10a1d065d6219d8ea) - Resolve peer dependency issues so we get a clean install ([@paales](https://github.com/paales))
|
|
670
10
|
|
|
671
|
-
##
|
|
672
|
-
|
|
673
|
-
## 6.2.0-canary.44
|
|
674
|
-
|
|
675
|
-
## 6.2.0-canary.43
|
|
676
|
-
|
|
677
|
-
## 6.2.0-canary.42
|
|
678
|
-
|
|
679
|
-
## 6.2.0-canary.41
|
|
11
|
+
## 9.0.0-canary.92
|
|
680
12
|
|
|
681
13
|
### Patch Changes
|
|
682
14
|
|
|
683
|
-
- [#
|
|
684
|
-
|
|
685
|
-
- [#1960](https://github.com/graphcommerce-org/graphcommerce/pull/1960) [`86e14569b`](https://github.com/graphcommerce-org/graphcommerce/commit/86e14569b1f68f73be7f93b614e36b382c5debff) - Updated to the latest release of GraphQL codegen and solve compatibility issues with our own generator ([@paales](https://github.com/paales))
|
|
686
|
-
|
|
687
|
-
## 6.2.0-canary.40
|
|
688
|
-
|
|
689
|
-
## 6.2.0-canary.39
|
|
690
|
-
|
|
691
|
-
## 6.2.0-canary.38
|
|
692
|
-
|
|
693
|
-
## 6.2.0-canary.37
|
|
694
|
-
|
|
695
|
-
## 6.2.0-canary.36
|
|
696
|
-
|
|
697
|
-
## 6.2.0-canary.35
|
|
698
|
-
|
|
699
|
-
## 6.2.0-canary.34
|
|
700
|
-
|
|
701
|
-
## 6.2.0-canary.33
|
|
702
|
-
|
|
703
|
-
## 6.2.0-canary.32
|
|
704
|
-
|
|
705
|
-
## 6.2.0-canary.31
|
|
706
|
-
|
|
707
|
-
## 6.2.0-canary.30
|
|
708
|
-
|
|
709
|
-
## 6.2.0-canary.29
|
|
710
|
-
|
|
711
|
-
## 6.2.0-canary.28
|
|
712
|
-
|
|
713
|
-
## 6.2.0-canary.27
|
|
714
|
-
|
|
715
|
-
## 6.2.0-canary.26
|
|
716
|
-
|
|
717
|
-
## 6.2.0-canary.25
|
|
718
|
-
|
|
719
|
-
## 6.2.0-canary.24
|
|
720
|
-
|
|
721
|
-
## 6.2.0-canary.23
|
|
722
|
-
|
|
723
|
-
## 6.2.0-canary.22
|
|
724
|
-
|
|
725
|
-
## 6.2.0-canary.21
|
|
726
|
-
|
|
727
|
-
## 6.2.0-canary.20
|
|
728
|
-
|
|
729
|
-
## 6.2.0-canary.19
|
|
730
|
-
|
|
731
|
-
## 6.2.0-canary.18
|
|
732
|
-
|
|
733
|
-
## 6.2.0-canary.17
|
|
734
|
-
|
|
735
|
-
## 6.2.0-canary.16
|
|
736
|
-
|
|
737
|
-
## 6.2.0-canary.15
|
|
738
|
-
|
|
739
|
-
## 6.2.0-canary.14
|
|
15
|
+
- [#2365](https://github.com/graphcommerce-org/graphcommerce/pull/2365) [`ee32793`](https://github.com/graphcommerce-org/graphcommerce/commit/ee32793c5e8e7233b4452219e148ebb85600a652) - The mesh would always include all graphqls files even though they aren't necessary for Magento 2.4.7 ([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
|
|
740
16
|
|
|
741
|
-
##
|
|
17
|
+
## 9.0.0-canary.71
|
|
742
18
|
|
|
743
19
|
### Patch Changes
|
|
744
20
|
|
|
745
|
-
- [#
|
|
746
|
-
|
|
747
|
-
## 6.2.0-canary.12
|
|
748
|
-
|
|
749
|
-
## 6.2.0-canary.11
|
|
750
|
-
|
|
751
|
-
## 6.2.0-canary.10
|
|
752
|
-
|
|
753
|
-
## 6.2.0-canary.9
|
|
21
|
+
- [#2345](https://github.com/graphcommerce-org/graphcommerce/pull/2345) [`d4ae30b`](https://github.com/graphcommerce-org/graphcommerce/commit/d4ae30ba28815ccb9d3a0478da995b7c609618e5) - Solve issue where customFetch coudn’t be loaded correctly ([@paales](https://github.com/paales))
|
|
754
22
|
|
|
755
|
-
##
|
|
23
|
+
## 9.0.0-canary.59
|
|
756
24
|
|
|
757
25
|
### Minor Changes
|
|
758
26
|
|
|
759
|
-
- [#
|
|
760
|
-
|
|
761
|
-
## 6.2.0-canary.7
|
|
762
|
-
|
|
763
|
-
## 6.2.0-canary.6
|
|
764
|
-
|
|
765
|
-
## 6.1.1-canary.5
|
|
766
|
-
|
|
767
|
-
## 6.1.1-canary.4
|
|
768
|
-
|
|
769
|
-
## 6.1.1-canary.3
|
|
770
|
-
|
|
771
|
-
## 6.1.1-canary.2
|
|
772
|
-
|
|
773
|
-
## 6.1.1-canary.1
|
|
774
|
-
|
|
775
|
-
## 6.1.1-canary.0
|
|
776
|
-
|
|
777
|
-
## 6.1.0
|
|
778
|
-
|
|
779
|
-
## 6.0.2-canary.22
|
|
780
|
-
|
|
781
|
-
## 6.0.2-canary.21
|
|
782
|
-
|
|
783
|
-
## 6.0.2-canary.20
|
|
784
|
-
|
|
785
|
-
## 6.0.2-canary.19
|
|
786
|
-
|
|
787
|
-
## 6.0.2-canary.18
|
|
788
|
-
|
|
789
|
-
## 6.0.2-canary.17
|
|
790
|
-
|
|
791
|
-
## 6.0.2-canary.16
|
|
792
|
-
|
|
793
|
-
## 6.0.2-canary.15
|
|
794
|
-
|
|
795
|
-
## 6.0.2-canary.14
|
|
796
|
-
|
|
797
|
-
## 6.0.2-canary.13
|
|
798
|
-
|
|
799
|
-
## 6.0.2-canary.12
|
|
800
|
-
|
|
801
|
-
## 6.0.2-canary.11
|
|
802
|
-
|
|
803
|
-
## 6.0.2-canary.10
|
|
804
|
-
|
|
805
|
-
## 6.0.2-canary.9
|
|
806
|
-
|
|
807
|
-
## 6.0.2-canary.8
|
|
808
|
-
|
|
809
|
-
## 6.0.2-canary.7
|
|
810
|
-
|
|
811
|
-
## 6.0.2-canary.6
|
|
812
|
-
|
|
813
|
-
## 6.0.2-canary.5
|
|
814
|
-
|
|
815
|
-
## 6.0.2-canary.4
|
|
816
|
-
|
|
817
|
-
## 6.0.2-canary.3
|
|
818
|
-
|
|
819
|
-
## 6.0.2-canary.2
|
|
820
|
-
|
|
821
|
-
## 6.0.2-canary.1
|
|
822
|
-
|
|
823
|
-
## 6.0.2-canary.0
|
|
824
|
-
|
|
825
|
-
## 6.0.1
|
|
826
|
-
|
|
827
|
-
## 6.0.1-canary.7
|
|
828
|
-
|
|
829
|
-
## 6.0.1-canary.6
|
|
830
|
-
|
|
831
|
-
## 6.0.1-canary.5
|
|
832
|
-
|
|
833
|
-
## 6.0.1-canary.4
|
|
834
|
-
|
|
835
|
-
## 6.0.1-canary.3
|
|
836
|
-
|
|
837
|
-
## 6.0.1-canary.2
|
|
838
|
-
|
|
839
|
-
## 6.0.1-canary.1
|
|
840
|
-
|
|
841
|
-
## 6.0.1-canary.0
|
|
27
|
+
- [#2309](https://github.com/graphcommerce-org/graphcommerce/pull/2309) [`b46e17e`](https://github.com/graphcommerce-org/graphcommerce/commit/b46e17ebe390b4d0040639dfdac33c36a60576ac) - When generating the mesh the configuration is passed through `@graphcommerce/graphql-mesh/meshConfig` allowing plugins to modify the mesh configuration without having to change the `.meshrc.yaml` itself. ([@Renzovh](https://github.com/Renzovh))
|
|
842
28
|
|
|
843
|
-
##
|
|
29
|
+
## 8.1.0-canary.44
|
|
844
30
|
|
|
845
31
|
### Patch Changes
|
|
846
32
|
|
|
847
|
-
- [
|
|
848
|
-
|
|
849
|
-
## 6.0.0-canary.54
|
|
850
|
-
|
|
851
|
-
## 6.0.0-canary.53
|
|
852
|
-
|
|
853
|
-
## 6.0.0-canary.52
|
|
854
|
-
|
|
855
|
-
## 6.0.0-canary.51
|
|
856
|
-
|
|
857
|
-
## 6.0.0-canary.50
|
|
858
|
-
|
|
859
|
-
## 6.0.0-canary.49
|
|
860
|
-
|
|
861
|
-
## 6.0.0-canary.48
|
|
862
|
-
|
|
863
|
-
## 6.0.0-canary.47
|
|
864
|
-
|
|
865
|
-
## 6.0.0-canary.46
|
|
866
|
-
|
|
867
|
-
## 6.0.0-canary.45
|
|
868
|
-
|
|
869
|
-
## 6.0.0-canary.44
|
|
870
|
-
|
|
871
|
-
## 6.0.0-canary.43
|
|
872
|
-
|
|
873
|
-
## 6.0.0-canary.42
|
|
874
|
-
|
|
875
|
-
## 6.0.0-canary.41
|
|
33
|
+
- [`44ea147`](https://github.com/graphcommerce-org/graphcommerce/commit/44ea1474d1429d05f535df903beb1fb2c0ca7754) - Added missing tsx package ([@paales](https://github.com/paales))
|
|
876
34
|
|
|
877
|
-
##
|
|
35
|
+
## 8.1.0-canary.43
|
|
878
36
|
|
|
879
37
|
### Patch Changes
|
|
880
38
|
|
|
881
|
-
- [
|
|
882
|
-
|
|
883
|
-
## 6.0.0-canary.39
|
|
884
|
-
|
|
885
|
-
## 6.0.0-canary.38
|
|
886
|
-
|
|
887
|
-
## 6.0.0-canary.37
|
|
888
|
-
|
|
889
|
-
## 6.0.0-canary.36
|
|
890
|
-
|
|
891
|
-
## 6.0.0-canary.35
|
|
892
|
-
|
|
893
|
-
## 6.0.0-canary.34
|
|
894
|
-
|
|
895
|
-
## 6.0.0-canary.33
|
|
896
|
-
|
|
897
|
-
## 6.0.0-canary.32
|
|
898
|
-
|
|
899
|
-
## 6.0.0-canary.31
|
|
900
|
-
|
|
901
|
-
## 6.0.0-canary.30
|
|
902
|
-
|
|
903
|
-
## 6.0.0-canary.29
|
|
39
|
+
- [`6184a28`](https://github.com/graphcommerce-org/graphcommerce/commit/6184a28b2ba2dc70189a9b881887696dc0a346c8) - Fixed issue where codegen would throw an error: SyntaxError: Cannot use import statement outside a module. ([@paales](https://github.com/paales))
|
|
904
40
|
|
|
905
|
-
##
|
|
41
|
+
## 8.1.0-canary.8
|
|
906
42
|
|
|
907
43
|
### Patch Changes
|
|
908
44
|
|
|
909
|
-
- [#
|
|
45
|
+
- [#2247](https://github.com/graphcommerce-org/graphcommerce/pull/2247) [`cfc0f4e`](https://github.com/graphcommerce-org/graphcommerce/commit/cfc0f4e015f3b3a7348b882eb7440222b3e26a07) - Make sure the interceptors are generated before the typecheck is ran. ([@paales](https://github.com/paales))
|
|
910
46
|
|
|
911
|
-
##
|
|
47
|
+
## 7.0.1
|
|
912
48
|
|
|
913
49
|
### Patch Changes
|
|
914
50
|
|
|
915
|
-
- [#
|
|
916
|
-
|
|
917
|
-
## 6.0.0-canary.26
|
|
918
|
-
|
|
919
|
-
## 6.0.0-canary.25
|
|
920
|
-
|
|
921
|
-
## 6.0.0-canary.24
|
|
922
|
-
|
|
923
|
-
## 6.0.0-canary.23
|
|
924
|
-
|
|
925
|
-
## 6.0.0-canary.22
|
|
926
|
-
|
|
927
|
-
## 6.0.0-canary.21
|
|
928
|
-
|
|
929
|
-
## 6.0.0-canary.20
|
|
930
|
-
|
|
931
|
-
## 5.2.0-canary.19
|
|
932
|
-
|
|
933
|
-
## 5.2.0-canary.18
|
|
934
|
-
|
|
935
|
-
## 5.2.0-canary.17
|
|
936
|
-
|
|
937
|
-
## 5.2.0-canary.16
|
|
938
|
-
|
|
939
|
-
## 5.2.0-canary.15
|
|
940
|
-
|
|
941
|
-
## 5.2.0-canary.14
|
|
942
|
-
|
|
943
|
-
## 5.2.0-canary.13
|
|
944
|
-
|
|
945
|
-
## 5.2.0-canary.12
|
|
946
|
-
|
|
947
|
-
## 5.2.0-canary.11
|
|
51
|
+
- [#2047](https://github.com/graphcommerce-org/graphcommerce/pull/2047) [`136580b39`](https://github.com/graphcommerce-org/graphcommerce/commit/136580b39e3cffdd07e3fa087e049bd532c3e8f1) - Updated all dependencies to the latest version where possible. ([@paales](https://github.com/paales))
|
|
948
52
|
|
|
949
|
-
##
|
|
53
|
+
## 7.0.0
|
|
950
54
|
|
|
951
|
-
|
|
55
|
+
### Major Changes
|
|
952
56
|
|
|
953
|
-
|
|
57
|
+
- [#1912](https://github.com/graphcommerce-org/graphcommerce/pull/1912) [`a43d389e9`](https://github.com/graphcommerce-org/graphcommerce/commit/a43d389e956fe69b73238b12c98c781b7044e4bb) - Added dynamic rows feature ([@JoshuaS98](https://github.com/JoshuaS98))
|
|
954
58
|
|
|
955
|
-
|
|
59
|
+
### Patch Changes
|
|
956
60
|
|
|
957
|
-
|
|
61
|
+
- [#1960](https://github.com/graphcommerce-org/graphcommerce/pull/1960) [`f78caf5a8`](https://github.com/graphcommerce-org/graphcommerce/commit/f78caf5a83683f1ae4b901fb94bd22d50943fa2f) - Updated packages: `next`, `@apollo/client`, `react-hook-form`, `@emotion/*`, `@lingui/*`, `@mui/*` and various others. ([@paales](https://github.com/paales))
|
|
958
62
|
|
|
959
|
-
|
|
63
|
+
- [#2034](https://github.com/graphcommerce-org/graphcommerce/pull/2034) [`6fca47484`](https://github.com/graphcommerce-org/graphcommerce/commit/6fca474847fe52f004a6ac0abbd88492512b46ad) - Pre-resolve the customFetch in mesh config, so that it works with the new mesh version. ([@paales](https://github.com/paales))
|
|
960
64
|
|
|
961
|
-
|
|
65
|
+
- [#2012](https://github.com/graphcommerce-org/graphcommerce/pull/2012) [`1dbb3ae13`](https://github.com/graphcommerce-org/graphcommerce/commit/1dbb3ae13553992ee1ed77f375375560f28c418c) - Upgrade graphql to 16.7.1, add graphql as peer dependency ([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
|
|
962
66
|
|
|
963
|
-
|
|
67
|
+
- [#1924](https://github.com/graphcommerce-org/graphcommerce/pull/1924) [`04581f619`](https://github.com/graphcommerce-org/graphcommerce/commit/04581f619c609f2f6ca5268ee5effb6a1db3f0eb) - Use the latest branch from graphql-mesh so that all versions are in sync ([@paales](https://github.com/paales))
|
|
964
68
|
|
|
965
|
-
|
|
69
|
+
- [#1960](https://github.com/graphcommerce-org/graphcommerce/pull/1960) [`86e14569b`](https://github.com/graphcommerce-org/graphcommerce/commit/86e14569b1f68f73be7f93b614e36b382c5debff) - Updated to the latest release of GraphQL codegen and solve compatibility issues with our own generator ([@paales](https://github.com/paales))
|
|
966
70
|
|
|
967
|
-
|
|
71
|
+
- [`48f4f5cbd`](https://github.com/graphcommerce-org/graphcommerce/commit/48f4f5cbd07bbc08e1bf58cabc0e0230b2bd78bc) - Peer dependency warnings reduced ([@paales](https://github.com/paales))
|
|
968
72
|
|
|
969
|
-
|
|
73
|
+
- [#1982](https://github.com/graphcommerce-org/graphcommerce/pull/1982) [`e1fab2f6d`](https://github.com/graphcommerce-org/graphcommerce/commit/e1fab2f6d8f57d0488d8a915596d5c19cb7718e6) - Better detection what the package roots are when a custom node_modules directory is used ([@paales](https://github.com/paales))
|
|
970
74
|
|
|
971
|
-
##
|
|
75
|
+
## 6.0.0
|
|
972
76
|
|
|
973
77
|
### Patch Changes
|
|
974
78
|
|
|
975
|
-
- [#
|
|
79
|
+
- [#1821](https://github.com/graphcommerce-org/graphcommerce/pull/1821) [`1abc50a21`](https://github.com/graphcommerce-org/graphcommerce/commit/1abc50a21103270fad04e4a9ea892ee1e75233e9) - Upgrade packages to latest version ([@paales](https://github.com/paales))
|
|
976
80
|
|
|
977
|
-
## 5.1.1
|
|
81
|
+
## 5.1.1
|
|
978
82
|
|
|
979
83
|
### Patch Changes
|
|
980
84
|
|
|
981
85
|
- [#1764](https://github.com/graphcommerce-org/graphcommerce/pull/1764) [`5829ffc73`](https://github.com/graphcommerce-org/graphcommerce/commit/5829ffc732c6aea95da53314722385a2c0edce85) - Update dependencies ([@paales](https://github.com/paales))
|
|
982
86
|
|
|
983
|
-
## 5.1.1-canary.0
|
|
984
|
-
|
|
985
87
|
## 5.1.0
|
|
986
88
|
|
|
987
89
|
### Patch Changes
|
|
@@ -1001,51 +103,6 @@
|
|
|
1001
103
|
|
|
1002
104
|
- [#1755](https://github.com/graphcommerce-org/graphcommerce/pull/1755) [`053ef07d0`](https://github.com/graphcommerce-org/graphcommerce/commit/053ef07d0acf25fba840b50f3ad56746fc97d6a2) - Add [httpDetailsExtensions](https://the-guild.dev/graphql/mesh/docs/plugins/http-details-extensions) plugin to the mesh for a better debugging experience. ([@paales](https://github.com/paales))
|
|
1003
105
|
|
|
1004
|
-
## 5.1.0-canary.11
|
|
1005
|
-
|
|
1006
|
-
## 5.1.0-canary.10
|
|
1007
|
-
|
|
1008
|
-
### Patch Changes
|
|
1009
|
-
|
|
1010
|
-
- [#1760](https://github.com/graphcommerce-org/graphcommerce/pull/1760) [`8badc8550`](https://github.com/graphcommerce-org/graphcommerce/commit/8badc8550c402ac7b80c8d3238d313550c28a055) - Updated dependencies ([@paales](https://github.com/paales))
|
|
1011
|
-
|
|
1012
|
-
## 5.1.0-canary.9
|
|
1013
|
-
|
|
1014
|
-
## 5.1.0-canary.8
|
|
1015
|
-
|
|
1016
|
-
## 5.1.0-canary.7
|
|
1017
|
-
|
|
1018
|
-
## 5.1.0-canary.6
|
|
1019
|
-
|
|
1020
|
-
## 5.1.0-canary.5
|
|
1021
|
-
|
|
1022
|
-
## 5.1.0-canary.4
|
|
1023
|
-
|
|
1024
|
-
### Patch Changes
|
|
1025
|
-
|
|
1026
|
-
- [#1755](https://github.com/graphcommerce-org/graphcommerce/pull/1755) [`b34c7b43a`](https://github.com/graphcommerce-org/graphcommerce/commit/b34c7b43a6e1338152e77f6f8427c3fe559021c5) - Disabled @typescript-eslint/no-unbound-method and fixed various eslint errors ([@paales](https://github.com/paales))
|
|
1027
|
-
|
|
1028
|
-
- [#1755](https://github.com/graphcommerce-org/graphcommerce/pull/1755) [`053ef07d0`](https://github.com/graphcommerce-org/graphcommerce/commit/053ef07d0acf25fba840b50f3ad56746fc97d6a2) - Add [httpDetailsExtensions](https://the-guild.dev/graphql/mesh/docs/plugins/http-details-extensions) plugin to the mesh for a better debugging experience. ([@paales](https://github.com/paales))
|
|
1029
|
-
|
|
1030
|
-
## 5.1.0-canary.3
|
|
1031
|
-
|
|
1032
|
-
### Patch Changes
|
|
1033
|
-
|
|
1034
|
-
- [#1752](https://github.com/graphcommerce-org/graphcommerce/pull/1752) [`188f23452`](https://github.com/graphcommerce-org/graphcommerce/commit/188f2345255aacd7665d8e443cf42e20a3070a01) - Implement a custom fetch that has an exponential backoff so that build don’t fail as often ([@paales](https://github.com/paales))
|
|
1035
|
-
|
|
1036
|
-
- [#1752](https://github.com/graphcommerce-org/graphcommerce/pull/1752) [`2a6a4d9ec`](https://github.com/graphcommerce-org/graphcommerce/commit/2a6a4d9ecfa1b58a66ba9b9d00016d6feda9aa95) - Updated dependencies to latest versions, except for nextjs; Solve tons of peer dependency issues.
|
|
1037
|
-
|
|
1038
|
-
- Updated the @mui/material package
|
|
1039
|
-
- Removed dependencies on react-hook-form-mui and @playwright/test
|
|
1040
|
-
- Upgraded dependencies including type-fest and graphql-mesh
|
|
1041
|
-
- Solved peer dependency issues ([@paales](https://github.com/paales))
|
|
1042
|
-
|
|
1043
|
-
## 5.1.0-canary.2
|
|
1044
|
-
|
|
1045
|
-
## 5.1.0-canary.1
|
|
1046
|
-
|
|
1047
|
-
## 5.1.0-canary.0
|
|
1048
|
-
|
|
1049
106
|
## 5.0.0
|
|
1050
107
|
|
|
1051
108
|
### Major Changes
|
|
@@ -1058,48 +115,12 @@
|
|
|
1058
115
|
|
|
1059
116
|
- [#1738](https://github.com/graphcommerce-org/graphcommerce/pull/1738) [`bd3a30438`](https://github.com/graphcommerce-org/graphcommerce/commit/bd3a30438cf6b69cd37a191406c8190a20e572cc) - Created directive @env(if: String!) on FRAGMENT_DEFINITION to conditionally include a fragment ([@paales](https://github.com/paales))
|
|
1060
117
|
|
|
1061
|
-
## 5.0.0-canary.14
|
|
1062
|
-
|
|
1063
|
-
## 5.0.0-canary.9
|
|
1064
|
-
|
|
1065
|
-
### Major Changes
|
|
1066
|
-
|
|
1067
|
-
- [`e4c7fe17e`](https://github.com/graphcommerce-org/graphcommerce/commit/e4c7fe17e413e37362ceae92e67f1b3a5f62d398) - Bump major version of all packages ([@paales](https://github.com/paales))
|
|
1068
|
-
|
|
1069
|
-
## 4.31.0-canary.8
|
|
1070
|
-
|
|
1071
|
-
## 4.31.0-canary.7
|
|
1072
|
-
|
|
1073
|
-
## 4.31.0-canary.6
|
|
1074
|
-
|
|
1075
|
-
## 4.31.0-canary.5
|
|
1076
|
-
|
|
1077
|
-
### Patch Changes
|
|
1078
|
-
|
|
1079
|
-
- [#1738](https://github.com/graphcommerce-org/graphcommerce/pull/1738) [`bd3a30438`](https://github.com/graphcommerce-org/graphcommerce/commit/bd3a30438cf6b69cd37a191406c8190a20e572cc) - Created directive @env(if: String!) on FRAGMENT_DEFINITION to conditionally include a fragment ([@paales](https://github.com/paales))
|
|
1080
|
-
|
|
1081
|
-
## 4.31.0-canary.4
|
|
1082
|
-
|
|
1083
|
-
## 4.31.0-canary.3
|
|
1084
|
-
|
|
1085
|
-
## 4.31.0-canary.2
|
|
1086
|
-
|
|
1087
|
-
## 4.31.0-canary.1
|
|
1088
|
-
|
|
1089
|
-
### Patch Changes
|
|
1090
|
-
|
|
1091
|
-
- [#1718](https://github.com/graphcommerce-org/graphcommerce/pull/1718) [`f218e533b`](https://github.com/graphcommerce-org/graphcommerce/commit/f218e533bd7abfc6c949cdf380df0d166f89e145) - Make the tmp file to \_tmp_mesh instead of \_tmp_codegen ([@paales](https://github.com/paales))
|
|
1092
|
-
|
|
1093
|
-
## 4.31.0-canary.0
|
|
1094
|
-
|
|
1095
118
|
## 4.30.2
|
|
1096
119
|
|
|
1097
120
|
### Patch Changes
|
|
1098
121
|
|
|
1099
122
|
- [#1726](https://github.com/graphcommerce-org/graphcommerce/pull/1726) [`6dde81d8c`](https://github.com/graphcommerce-org/graphcommerce/commit/6dde81d8c04730847c4c171cfac6ef0cf10d9929) Thanks [@paales](https://github.com/paales)! - When starting the dev server it would delete all .gql.ts files causing an error when starting
|
|
1100
123
|
|
|
1101
|
-
## 4.30.1
|
|
1102
|
-
|
|
1103
124
|
## 4.30.0
|
|
1104
125
|
|
|
1105
126
|
### Minor Changes
|
|
@@ -1114,24 +135,6 @@
|
|
|
1114
135
|
|
|
1115
136
|
- [#1702](https://github.com/graphcommerce-org/graphcommerce/pull/1702) [`abb15ef4a`](https://github.com/graphcommerce-org/graphcommerce/commit/abb15ef4a79b12eddb32cc006e5d1d31dd06ac2d) Thanks [@paales](https://github.com/paales)! - Added canary releases to GraphCommerce
|
|
1116
137
|
|
|
1117
|
-
## 4.30.0-canary.1
|
|
1118
|
-
|
|
1119
|
-
### Patch Changes
|
|
1120
|
-
|
|
1121
|
-
- [`abb15ef4a`](https://github.com/graphcommerce-org/graphcommerce/commit/abb15ef4a79b12eddb32cc006e5d1d31dd06ac2d) Thanks [@paales](https://github.com/paales)! - Added canary releases to GraphCommerce
|
|
1122
|
-
|
|
1123
|
-
## 4.30.0-canary.0
|
|
1124
|
-
|
|
1125
|
-
### Minor Changes
|
|
1126
|
-
|
|
1127
|
-
- [#1613](https://github.com/graphcommerce-org/graphcommerce/pull/1613) [`1ef81efa2`](https://github.com/graphcommerce-org/graphcommerce/commit/1ef81efa238b2e79312ab35c6829abec266e4ad1) Thanks [@paales](https://github.com/paales)! - All codegen files that need to be scanned will be handled by a new resolveDependenciesSync method
|
|
1128
|
-
|
|
1129
|
-
- [#1613](https://github.com/graphcommerce-org/graphcommerce/pull/1613) [`da20e4e72`](https://github.com/graphcommerce-org/graphcommerce/commit/da20e4e72ca3f29216592e0ecfb59c0e44bcbe20) Thanks [@paales](https://github.com/paales)! - Created an is-monorepo command to exectute scripts based if they are in the monorepo or in a project
|
|
1130
|
-
|
|
1131
|
-
### Patch Changes
|
|
1132
|
-
|
|
1133
|
-
- [#1613](https://github.com/graphcommerce-org/graphcommerce/pull/1613) [`6c1c69ca4`](https://github.com/graphcommerce-org/graphcommerce/commit/6c1c69ca45ea1c8737cc7dcdc341fe5d825ed380) Thanks [@paales](https://github.com/paales)! - Refactor next-config to also use the new resolveDependenciesSync by exposing withGraphCommerce
|
|
1134
|
-
|
|
1135
138
|
## 1.0.10
|
|
1136
139
|
|
|
1137
140
|
### Patch Changes
|
package/dist/bin/codegen.js
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
import fs from 'node:fs/promises';
|
|
3
|
-
import path from 'node:path';
|
|
4
2
|
import { resolveDependenciesSync, packageRoots } from '@graphcommerce/next-config';
|
|
5
|
-
import { loadCodegenConfig, runCli
|
|
3
|
+
import { cliError, loadCodegenConfig, runCli } from '@graphql-codegen/cli';
|
|
6
4
|
import dotenv from 'dotenv';
|
|
5
|
+
import fs from 'node:fs/promises';
|
|
6
|
+
import path from 'node:path';
|
|
7
7
|
import { rimraf } from 'rimraf';
|
|
8
8
|
import yaml from 'yaml';
|
|
9
9
|
|
|
10
10
|
const [, , cmd] = process.argv;
|
|
11
11
|
dotenv.config();
|
|
12
12
|
const root = process.cwd();
|
|
13
|
-
const configLocation = path.join(root,
|
|
13
|
+
const configLocation = path.join(root, "._tmp_codegen.yml");
|
|
14
14
|
async function cleanup() {
|
|
15
15
|
try {
|
|
16
16
|
await fs.stat(configLocation).then((r) => {
|
package/dist/bin/is-monorepo.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
import { spawn } from 'node:child_process';
|
|
3
2
|
import { isMonorepo } from '@graphcommerce/next-config';
|
|
4
3
|
import { detect } from 'detect-package-manager';
|
|
4
|
+
import { spawn } from 'node:child_process';
|
|
5
5
|
|
|
6
6
|
async function main() {
|
|
7
7
|
const isMono = isMonorepo();
|
|
8
8
|
const command = isMono ? process.argv.slice(2)[0] : process.argv.slice(2)[1];
|
|
9
9
|
let packageManager = "yarn";
|
|
10
10
|
try {
|
|
11
|
-
packageManager = await detect({ cwd: isMono ?
|
|
11
|
+
packageManager = await detect({ cwd: isMono ? "../.." : "." });
|
|
12
12
|
} catch {
|
|
13
13
|
console.error("Could not detect package manager, defaulting to yarn");
|
|
14
14
|
}
|
package/dist/bin/mesh.js
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
import { promises } from 'node:fs';
|
|
3
|
-
import path$1 from 'node:path';
|
|
4
|
-
import { exit } from 'node:process';
|
|
5
2
|
import { loadConfig, resolveDependenciesSync, packageRoots, replaceConfigInString } from '@graphcommerce/next-config';
|
|
6
3
|
import { DEFAULT_CLI_PARAMS, graphqlMesh } from '@graphql-mesh/cli';
|
|
7
|
-
import { DefaultLogger,
|
|
4
|
+
import { DefaultLogger, defaultImportFn, loadYaml, fileURLToPath } from '@graphql-mesh/utils';
|
|
8
5
|
import dotenv from 'dotenv';
|
|
9
|
-
import
|
|
10
|
-
import path from 'path';
|
|
11
|
-
import {
|
|
6
|
+
import { promises } from 'node:fs';
|
|
7
|
+
import path$1 from 'node:path';
|
|
8
|
+
import { exit } from 'node:process';
|
|
12
9
|
import 'tsx/cjs';
|
|
13
10
|
import 'tsx/esm';
|
|
11
|
+
import yaml from 'yaml';
|
|
12
|
+
import { cosmiconfig, defaultLoaders } from 'cosmiconfig';
|
|
13
|
+
import path from 'path';
|
|
14
14
|
|
|
15
15
|
function customLoader(ext, importFn = defaultImportFn, initialLoggerPrefix = "\u{1F578}\uFE0F Mesh") {
|
|
16
16
|
const logger = new DefaultLogger(initialLoggerPrefix).child("config");
|
|
@@ -88,7 +88,7 @@ const cliParams = {
|
|
|
88
88
|
...DEFAULT_CLI_PARAMS,
|
|
89
89
|
playgroundTitle: "GraphCommerce\xAE Mesh"
|
|
90
90
|
};
|
|
91
|
-
const tmpMesh =
|
|
91
|
+
const tmpMesh = "_tmp_mesh";
|
|
92
92
|
const tmpMeshLocation = path$1.join(root, `.${tmpMesh}rc.yml`);
|
|
93
93
|
async function cleanup() {
|
|
94
94
|
try {
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@graphcommerce/cli",
|
|
3
3
|
"homepage": "https://www.graphcommerce.org/",
|
|
4
4
|
"repository": "github:graphcommerce-org/graphcommerce",
|
|
5
|
-
"version": "9.0.0-canary.
|
|
5
|
+
"version": "9.0.0-canary.104",
|
|
6
6
|
"scripts": {
|
|
7
7
|
"dev": "pkgroll --watch",
|
|
8
8
|
"build": "pkgroll",
|
|
@@ -20,7 +20,6 @@
|
|
|
20
20
|
"mesh": "dist/bin/mesh.js"
|
|
21
21
|
},
|
|
22
22
|
"dependencies": {
|
|
23
|
-
"@graphcommerce/graphql-mesh": "^9.0.0-canary.101",
|
|
24
23
|
"@graphql-codegen/cli": "5.0.2",
|
|
25
24
|
"@graphql-mesh/cli": "latest",
|
|
26
25
|
"@graphql-mesh/cross-helpers": "latest",
|
|
@@ -32,6 +31,7 @@
|
|
|
32
31
|
"cosmiconfig": "^8.3.6",
|
|
33
32
|
"detect-package-manager": "^3.0.2",
|
|
34
33
|
"dotenv": "16.4.5",
|
|
34
|
+
"graphql": "^16.7.1",
|
|
35
35
|
"graphql-codegen-typescript-validation-schema": "^0.16.0",
|
|
36
36
|
"graphql-tag": "^2.12.6",
|
|
37
37
|
"rimraf": "^5.0.10",
|
|
@@ -40,12 +40,12 @@
|
|
|
40
40
|
"yaml": "2.5.1"
|
|
41
41
|
},
|
|
42
42
|
"peerDependencies": {
|
|
43
|
-
"@graphcommerce/eslint-config-pwa": "^9.0.0-canary.
|
|
44
|
-
"@graphcommerce/
|
|
45
|
-
"@graphcommerce/
|
|
46
|
-
"@graphcommerce/
|
|
47
|
-
"@graphcommerce/
|
|
48
|
-
"
|
|
43
|
+
"@graphcommerce/eslint-config-pwa": "^9.0.0-canary.104",
|
|
44
|
+
"@graphcommerce/graphql-mesh": "^9.0.0-canary.104",
|
|
45
|
+
"@graphcommerce/hygraph-cli": "^9.0.0-canary.104",
|
|
46
|
+
"@graphcommerce/next-config": "^9.0.0-canary.104",
|
|
47
|
+
"@graphcommerce/prettier-config-pwa": "^9.0.0-canary.104",
|
|
48
|
+
"@graphcommerce/typescript-config-pwa": "^9.0.0-canary.104",
|
|
49
49
|
"react": "^18.2.0"
|
|
50
50
|
},
|
|
51
51
|
"sideEffects": false,
|
package/src/bin/codegen.ts
CHANGED
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
+
|
|
2
3
|
/* eslint-disable import/no-extraneous-dependencies */
|
|
3
|
-
import fs from 'node:fs/promises'
|
|
4
|
-
import path from 'node:path'
|
|
5
4
|
import { packageRoots, resolveDependenciesSync } from '@graphcommerce/next-config'
|
|
6
|
-
import {
|
|
7
|
-
import { Types } from '@graphql-codegen/plugin-helpers'
|
|
5
|
+
import { cliError, loadCodegenConfig, runCli } from '@graphql-codegen/cli'
|
|
6
|
+
import type { Types } from '@graphql-codegen/plugin-helpers'
|
|
8
7
|
import dotenv from 'dotenv'
|
|
8
|
+
import fs from 'node:fs/promises'
|
|
9
|
+
import path from 'node:path'
|
|
9
10
|
import { rimraf } from 'rimraf'
|
|
10
11
|
import yaml from 'yaml'
|
|
11
12
|
|
|
@@ -14,7 +15,7 @@ const [, , cmd] = process.argv
|
|
|
14
15
|
dotenv.config()
|
|
15
16
|
|
|
16
17
|
const root = process.cwd()
|
|
17
|
-
const configLocation = path.join(root,
|
|
18
|
+
const configLocation = path.join(root, '._tmp_codegen.yml')
|
|
18
19
|
|
|
19
20
|
async function cleanup() {
|
|
20
21
|
try {
|
package/src/bin/is-monorepo.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
|
|
3
|
-
import { ChildProcess, spawn } from 'node:child_process'
|
|
4
2
|
import { isMonorepo } from '@graphcommerce/next-config'
|
|
5
3
|
import { detect } from 'detect-package-manager'
|
|
4
|
+
import type { ChildProcess } from 'node:child_process'
|
|
5
|
+
import { spawn } from 'node:child_process'
|
|
6
6
|
|
|
7
7
|
/**
|
|
8
8
|
* Executes a command dependening if we're running in a monorepo or not Usage:
|
|
@@ -19,7 +19,7 @@ async function main() {
|
|
|
19
19
|
|
|
20
20
|
let packageManager = 'yarn'
|
|
21
21
|
try {
|
|
22
|
-
packageManager = await detect({ cwd: isMono ?
|
|
22
|
+
packageManager = await detect({ cwd: isMono ? '../..' : '.' })
|
|
23
23
|
} catch {
|
|
24
24
|
console.error('Could not detect package manager, defaulting to yarn')
|
|
25
25
|
}
|
package/src/bin/mesh.ts
CHANGED
|
@@ -1,7 +1,4 @@
|
|
|
1
1
|
/* eslint-disable import/no-extraneous-dependencies */
|
|
2
|
-
import { promises as fs } from 'node:fs'
|
|
3
|
-
import path from 'node:path'
|
|
4
|
-
import { exit } from 'node:process'
|
|
5
2
|
import type { meshConfig as meshConfigBase } from '@graphcommerce/graphql-mesh/meshConfig'
|
|
6
3
|
import {
|
|
7
4
|
loadConfig,
|
|
@@ -9,15 +6,19 @@ import {
|
|
|
9
6
|
replaceConfigInString,
|
|
10
7
|
resolveDependenciesSync,
|
|
11
8
|
} from '@graphcommerce/next-config'
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
9
|
+
import type { GraphQLMeshCLIParams } from '@graphql-mesh/cli'
|
|
10
|
+
import { DEFAULT_CLI_PARAMS, graphqlMesh } from '@graphql-mesh/cli'
|
|
11
|
+
import type { Logger, YamlConfig } from '@graphql-mesh/types'
|
|
14
12
|
import { DefaultLogger, fileURLToPath } from '@graphql-mesh/utils'
|
|
15
13
|
import dotenv from 'dotenv'
|
|
16
|
-
import
|
|
17
|
-
import
|
|
18
|
-
import {
|
|
14
|
+
import { promises as fs } from 'node:fs'
|
|
15
|
+
import path from 'node:path'
|
|
16
|
+
import { exit } from 'node:process'
|
|
19
17
|
import 'tsx/cjs'
|
|
20
18
|
import 'tsx/esm'
|
|
19
|
+
import type { Entries, OmitIndexSignature } from 'type-fest'
|
|
20
|
+
import yaml from 'yaml'
|
|
21
|
+
import { findConfig } from '../utils/findConfig'
|
|
21
22
|
|
|
22
23
|
dotenv.config()
|
|
23
24
|
|
|
@@ -41,7 +42,7 @@ const cliParams: GraphQLMeshCLIParams = {
|
|
|
41
42
|
playgroundTitle: 'GraphCommerce® Mesh',
|
|
42
43
|
}
|
|
43
44
|
|
|
44
|
-
const tmpMesh =
|
|
45
|
+
const tmpMesh = '_tmp_mesh'
|
|
45
46
|
const tmpMeshLocation = path.join(root, `.${tmpMesh}rc.yml`)
|
|
46
47
|
|
|
47
48
|
async function cleanup() {
|
package/src/utils/findConfig.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/* eslint-disable import/no-extraneous-dependencies */
|
|
2
|
-
import
|
|
3
|
-
import {
|
|
4
|
-
import { defaultImportFn, loadYaml, DefaultLogger } from '@graphql-mesh/utils'
|
|
2
|
+
import type { ConfigProcessOptions } from '@graphql-mesh/config'
|
|
3
|
+
import { DefaultLogger, defaultImportFn, loadYaml } from '@graphql-mesh/utils'
|
|
5
4
|
import { cosmiconfig, defaultLoaders } from 'cosmiconfig'
|
|
5
|
+
import path from 'path'
|
|
6
6
|
|
|
7
7
|
function customLoader(
|
|
8
8
|
ext: 'json' | 'yaml' | 'js',
|