@graphitation/apollo-react-relay-duct-tape 0.7.7 → 0.7.8

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/.eslintcache CHANGED
@@ -1 +1 @@
1
- [{"/home/runner/work/graphitation/graphitation/packages/apollo-react-relay-duct-tape/src/__tests__/__generated__/hooksTestFragment.graphql.ts":"1","/home/runner/work/graphitation/graphitation/packages/apollo-react-relay-duct-tape/src/__tests__/__generated__/hooksTestMutation.graphql.ts":"2","/home/runner/work/graphitation/graphitation/packages/apollo-react-relay-duct-tape/src/__tests__/__generated__/hooksTestQuery.graphql.ts":"3","/home/runner/work/graphitation/graphitation/packages/apollo-react-relay-duct-tape/src/__tests__/__generated__/hooksTestSubscription.graphql.ts":"4","/home/runner/work/graphitation/graphitation/packages/apollo-react-relay-duct-tape/src/__tests__/hooks.test.tsx":"5","/home/runner/work/graphitation/graphitation/packages/apollo-react-relay-duct-tape/src/hooks.ts":"6","/home/runner/work/graphitation/graphitation/packages/apollo-react-relay-duct-tape/src/index.ts":"7","/home/runner/work/graphitation/graphitation/packages/apollo-react-relay-duct-tape/src/types.ts":"8"},{"size":500,"mtime":1646227792929,"results":"9","hashOfConfig":"10"},{"size":488,"mtime":1646227792929,"results":"11","hashOfConfig":"10"},{"size":447,"mtime":1646227792929,"results":"12","hashOfConfig":"10"},{"size":493,"mtime":1646227792929,"results":"13","hashOfConfig":"10"},{"size":9975,"mtime":1646227792929,"results":"14","hashOfConfig":"10"},{"size":10118,"mtime":1646227792929,"results":"15","hashOfConfig":"10"},{"size":50,"mtime":1646227792929,"results":"16","hashOfConfig":"10"},{"size":1353,"mtime":1646227792929,"results":"17","hashOfConfig":"10"},{"filePath":"18","messages":"19","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"p2wf0l",{"filePath":"20","messages":"21","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"22","messages":"23","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"24","messages":"25","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"26","messages":"27","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"28","messages":"29","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"30","messages":"31","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"32","messages":"33","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/home/runner/work/graphitation/graphitation/packages/apollo-react-relay-duct-tape/src/__tests__/__generated__/hooksTestFragment.graphql.ts",[],"/home/runner/work/graphitation/graphitation/packages/apollo-react-relay-duct-tape/src/__tests__/__generated__/hooksTestMutation.graphql.ts",[],"/home/runner/work/graphitation/graphitation/packages/apollo-react-relay-duct-tape/src/__tests__/__generated__/hooksTestQuery.graphql.ts",[],"/home/runner/work/graphitation/graphitation/packages/apollo-react-relay-duct-tape/src/__tests__/__generated__/hooksTestSubscription.graphql.ts",[],"/home/runner/work/graphitation/graphitation/packages/apollo-react-relay-duct-tape/src/__tests__/hooks.test.tsx",[],"/home/runner/work/graphitation/graphitation/packages/apollo-react-relay-duct-tape/src/hooks.ts",[],"/home/runner/work/graphitation/graphitation/packages/apollo-react-relay-duct-tape/src/index.ts",[],"/home/runner/work/graphitation/graphitation/packages/apollo-react-relay-duct-tape/src/types.ts",[]]
1
+ [{"/mnt/vss/_work/1/s/packages/apollo-react-relay-duct-tape/src/__tests__/hooks.test.tsx":"1","/mnt/vss/_work/1/s/packages/apollo-react-relay-duct-tape/src/hooks.ts":"2","/mnt/vss/_work/1/s/packages/apollo-react-relay-duct-tape/src/index.ts":"3","/mnt/vss/_work/1/s/packages/apollo-react-relay-duct-tape/src/types.ts":"4"},{"size":10125,"mtime":1652970479055,"results":"5","hashOfConfig":"6"},{"size":10118,"mtime":1652970479055,"results":"7","hashOfConfig":"6"},{"size":50,"mtime":1652970479055,"results":"8","hashOfConfig":"6"},{"size":1353,"mtime":1652970479055,"results":"9","hashOfConfig":"6"},{"filePath":"10","messages":"11","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"14v0dpj",{"filePath":"12","messages":"13","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"14","messages":"15","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"16","messages":"17","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/mnt/vss/_work/1/s/packages/apollo-react-relay-duct-tape/src/__tests__/hooks.test.tsx",[],"/mnt/vss/_work/1/s/packages/apollo-react-relay-duct-tape/src/hooks.ts",[],"/mnt/vss/_work/1/s/packages/apollo-react-relay-duct-tape/src/index.ts",[],"/mnt/vss/_work/1/s/packages/apollo-react-relay-duct-tape/src/types.ts",[]]
package/CHANGELOG.md CHANGED
@@ -1,12 +1,21 @@
1
1
  # Change Log - @graphitation/apollo-react-relay-duct-tape
2
2
 
3
- This log was last generated on Wed, 02 Mar 2022 13:32:03 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 19 May 2022 14:31:52 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.7.8
8
+
9
+ Thu, 19 May 2022 14:31:52 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @graphitation/apollo-mock-client to v0.10.6
14
+ - Bump @graphitation/graphql-js-operation-payload-generator to v0.9.0
15
+
7
16
  ## 0.7.7
8
17
 
9
- Wed, 02 Mar 2022 13:32:03 GMT
18
+ Wed, 02 Mar 2022 13:32:13 GMT
10
19
 
11
20
  ### Patches
12
21
 
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@graphitation/apollo-react-relay-duct-tape",
3
3
  "description": "A compatibility wrapper that provides the react-relay API on top of Apollo Client.",
4
4
  "license": "MIT",
5
- "version": "0.7.7",
5
+ "version": "0.7.8",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "https://github.com/microsoft/graphitation.git",
@@ -19,8 +19,8 @@
19
19
  },
20
20
  "devDependencies": {
21
21
  "@apollo/client": "^3.3.15",
22
- "@graphitation/apollo-mock-client": "^0.10.5",
23
- "@graphitation/graphql-js-operation-payload-generator": "^0.8.5",
22
+ "@graphitation/apollo-mock-client": "^0.10.6",
23
+ "@graphitation/graphql-js-operation-payload-generator": "^0.9.0",
24
24
  "@graphitation/graphql-js-tag": "^0.9.0",
25
25
  "@types/jest": "^26.0.22",
26
26
  "@types/react": "^17.0.3",
package/CHANGELOG.json DELETED
@@ -1,540 +0,0 @@
1
- {
2
- "name": "@graphitation/apollo-react-relay-duct-tape",
3
- "entries": [
4
- {
5
- "date": "Wed, 02 Mar 2022 13:32:03 GMT",
6
- "tag": "@graphitation/apollo-react-relay-duct-tape_v0.7.7",
7
- "version": "0.7.7",
8
- "comments": {
9
- "patch": [
10
- {
11
- "author": "beachball",
12
- "package": "@graphitation/apollo-react-relay-duct-tape",
13
- "comment": "Bump @graphitation/apollo-mock-client to v0.10.5",
14
- "commit": "c029680f3d293bd9479a0fc593b6523a1ebd3a7d"
15
- },
16
- {
17
- "author": "beachball",
18
- "package": "@graphitation/apollo-react-relay-duct-tape",
19
- "comment": "Bump @graphitation/graphql-js-operation-payload-generator to v0.8.5",
20
- "commit": "c029680f3d293bd9479a0fc593b6523a1ebd3a7d"
21
- },
22
- {
23
- "author": "beachball",
24
- "package": "@graphitation/apollo-react-relay-duct-tape",
25
- "comment": "Bump @graphitation/graphql-js-tag to v0.9.0",
26
- "commit": "c029680f3d293bd9479a0fc593b6523a1ebd3a7d"
27
- }
28
- ]
29
- }
30
- },
31
- {
32
- "date": "Tue, 25 Jan 2022 10:04:40 GMT",
33
- "tag": "@graphitation/apollo-react-relay-duct-tape_v0.7.6",
34
- "version": "0.7.6",
35
- "comments": {
36
- "patch": [
37
- {
38
- "author": "beachball",
39
- "package": "@graphitation/apollo-react-relay-duct-tape",
40
- "comment": "Bump @graphitation/apollo-mock-client to v0.10.4",
41
- "commit": "76619c9ce06f97d886b80c74f27496baead95982"
42
- },
43
- {
44
- "author": "beachball",
45
- "package": "@graphitation/apollo-react-relay-duct-tape",
46
- "comment": "Bump @graphitation/graphql-js-operation-payload-generator to v0.8.4",
47
- "commit": "76619c9ce06f97d886b80c74f27496baead95982"
48
- },
49
- {
50
- "author": "beachball",
51
- "package": "@graphitation/apollo-react-relay-duct-tape",
52
- "comment": "Bump @graphitation/graphql-js-tag to v0.8.3",
53
- "commit": "76619c9ce06f97d886b80c74f27496baead95982"
54
- }
55
- ]
56
- }
57
- },
58
- {
59
- "date": "Tue, 25 Jan 2022 09:56:59 GMT",
60
- "tag": "@graphitation/apollo-react-relay-duct-tape_v0.7.5",
61
- "version": "0.7.5",
62
- "comments": {
63
- "none": [
64
- {
65
- "author": "mnovikov@microsoft.com",
66
- "package": "@graphitation/apollo-react-relay-duct-tape",
67
- "commit": "5fddfaa87809a5e094f61cb2bbd3f1b69202e7f1",
68
- "comment": "Add prettierrc, add it to linter and force it to do it"
69
- }
70
- ]
71
- }
72
- },
73
- {
74
- "date": "Mon, 24 Jan 2022 13:40:52 GMT",
75
- "tag": "@graphitation/apollo-react-relay-duct-tape_v0.7.5",
76
- "version": "0.7.5",
77
- "comments": {
78
- "patch": [
79
- {
80
- "author": "mnovikov@microsoft.com",
81
- "package": "@graphitation/apollo-react-relay-duct-tape",
82
- "commit": "ce2d4f019baf1717202a3c33ec0d75fa3b5a4fb3",
83
- "comment": "Fix Webpack 4 compat"
84
- },
85
- {
86
- "author": "beachball",
87
- "package": "@graphitation/apollo-react-relay-duct-tape",
88
- "comment": "Bump @graphitation/apollo-mock-client to v0.10.3",
89
- "commit": "a222ddaf6f18507f67378f06fde9833bab69d52c"
90
- },
91
- {
92
- "author": "beachball",
93
- "package": "@graphitation/apollo-react-relay-duct-tape",
94
- "comment": "Bump @graphitation/graphql-js-operation-payload-generator to v0.8.3",
95
- "commit": "a222ddaf6f18507f67378f06fde9833bab69d52c"
96
- },
97
- {
98
- "author": "beachball",
99
- "package": "@graphitation/apollo-react-relay-duct-tape",
100
- "comment": "Bump relay-compiler-language-graphitation to v0.8.2",
101
- "commit": "a222ddaf6f18507f67378f06fde9833bab69d52c"
102
- }
103
- ]
104
- }
105
- },
106
- {
107
- "date": "Fri, 14 Jan 2022 11:15:34 GMT",
108
- "tag": "@graphitation/apollo-react-relay-duct-tape_v0.7.4",
109
- "version": "0.7.4",
110
- "comments": {
111
- "patch": [
112
- {
113
- "author": "mnovikov@microsoft.com",
114
- "package": "@graphitation/apollo-react-relay-duct-tape",
115
- "commit": "9882765303f4e5ff5820e243ab498d9627825d8b",
116
- "comment": "Make sideffects false actually work"
117
- },
118
- {
119
- "author": "beachball",
120
- "package": "@graphitation/apollo-react-relay-duct-tape",
121
- "comment": "Bump @graphitation/apollo-mock-client to v0.10.2",
122
- "commit": "9882765303f4e5ff5820e243ab498d9627825d8b"
123
- },
124
- {
125
- "author": "beachball",
126
- "package": "@graphitation/apollo-react-relay-duct-tape",
127
- "comment": "Bump @graphitation/graphql-js-operation-payload-generator to v0.8.2",
128
- "commit": "9882765303f4e5ff5820e243ab498d9627825d8b"
129
- },
130
- {
131
- "author": "beachball",
132
- "package": "@graphitation/apollo-react-relay-duct-tape",
133
- "comment": "Bump @graphitation/graphql-js-tag to v0.8.2",
134
- "commit": "9882765303f4e5ff5820e243ab498d9627825d8b"
135
- }
136
- ]
137
- }
138
- },
139
- {
140
- "date": "Fri, 14 Jan 2022 10:12:20 GMT",
141
- "tag": "@graphitation/apollo-react-relay-duct-tape_v0.7.3",
142
- "version": "0.7.3",
143
- "comments": {
144
- "patch": [
145
- {
146
- "author": "mnovikov@microsoft.com",
147
- "package": "@graphitation/apollo-react-relay-duct-tape",
148
- "commit": "31a3867a32c3001ded73331c7a546057eb480a62",
149
- "comment": "Add side-effects false to all production packages for webpack opt"
150
- },
151
- {
152
- "author": "beachball",
153
- "package": "@graphitation/apollo-react-relay-duct-tape",
154
- "comment": "Bump @graphitation/apollo-mock-client to v0.10.1",
155
- "commit": "31a3867a32c3001ded73331c7a546057eb480a62"
156
- },
157
- {
158
- "author": "beachball",
159
- "package": "@graphitation/apollo-react-relay-duct-tape",
160
- "comment": "Bump @graphitation/graphql-js-operation-payload-generator to v0.8.1",
161
- "commit": "31a3867a32c3001ded73331c7a546057eb480a62"
162
- },
163
- {
164
- "author": "beachball",
165
- "package": "@graphitation/apollo-react-relay-duct-tape",
166
- "comment": "Bump @graphitation/graphql-js-tag to v0.8.1",
167
- "commit": "31a3867a32c3001ded73331c7a546057eb480a62"
168
- }
169
- ]
170
- }
171
- },
172
- {
173
- "date": "Thu, 06 Jan 2022 09:53:33 GMT",
174
- "tag": "@graphitation/apollo-react-relay-duct-tape_v0.7.2",
175
- "version": "0.7.2",
176
- "comments": {
177
- "patch": [
178
- {
179
- "author": "beachball",
180
- "package": "@graphitation/apollo-react-relay-duct-tape",
181
- "comment": "Bump relay-compiler-language-graphitation to v0.8.1",
182
- "commit": "0268d6880be756f48acc0dd7c1faffef70f23189"
183
- }
184
- ]
185
- }
186
- },
187
- {
188
- "date": "Wed, 05 Jan 2022 15:09:43 GMT",
189
- "tag": "@graphitation/apollo-react-relay-duct-tape_v0.7.1",
190
- "version": "0.7.1",
191
- "comments": {
192
- "patch": [
193
- {
194
- "author": "beachball",
195
- "package": "@graphitation/apollo-react-relay-duct-tape",
196
- "comment": "Bump relay-compiler-language-graphitation to v0.8.0",
197
- "commit": "298f6ea41347e68022fd99c0898aa59e108d2e5b"
198
- }
199
- ]
200
- }
201
- },
202
- {
203
- "date": "Thu, 23 Dec 2021 13:01:22 GMT",
204
- "tag": "@graphitation/apollo-react-relay-duct-tape_v0.7.0",
205
- "version": "0.7.0",
206
- "comments": {
207
- "none": [
208
- {
209
- "author": "eloy.de.enige@gmail.com",
210
- "package": "@graphitation/apollo-react-relay-duct-tape",
211
- "commit": "bbbe8844858f53ceed2bd1c8790d3aff43b919df",
212
- "comment": "[package] Add repo details to other packages and template"
213
- }
214
- ]
215
- }
216
- },
217
- {
218
- "date": "Thu, 23 Dec 2021 11:31:14 GMT",
219
- "tag": "@graphitation/apollo-react-relay-duct-tape_v0.7.0",
220
- "version": "0.7.0",
221
- "comments": {
222
- "minor": [
223
- {
224
- "author": "mnovikov@microsoft.com",
225
- "package": "@graphitation/apollo-react-relay-duct-tape",
226
- "commit": "d3baa5116dc93bba4e38e5beb7f23c3edbbb0680",
227
- "comment": "Added proper mjs builds (bump for main release)"
228
- },
229
- {
230
- "author": "beachball",
231
- "package": "@graphitation/apollo-react-relay-duct-tape",
232
- "comment": "Bump @graphitation/apollo-mock-client to v0.10.0",
233
- "commit": "d3baa5116dc93bba4e38e5beb7f23c3edbbb0680"
234
- },
235
- {
236
- "author": "beachball",
237
- "package": "@graphitation/apollo-react-relay-duct-tape",
238
- "comment": "Bump @graphitation/graphql-js-operation-payload-generator to v0.8.0",
239
- "commit": "d3baa5116dc93bba4e38e5beb7f23c3edbbb0680"
240
- },
241
- {
242
- "author": "beachball",
243
- "package": "@graphitation/apollo-react-relay-duct-tape",
244
- "comment": "Bump @graphitation/graphql-js-tag to v0.8.0",
245
- "commit": "d3baa5116dc93bba4e38e5beb7f23c3edbbb0680"
246
- },
247
- {
248
- "author": "beachball",
249
- "package": "@graphitation/apollo-react-relay-duct-tape",
250
- "comment": "Bump relay-compiler-language-graphitation to v0.7.0",
251
- "commit": "d3baa5116dc93bba4e38e5beb7f23c3edbbb0680"
252
- }
253
- ]
254
- }
255
- },
256
- {
257
- "date": "Tue, 14 Dec 2021 10:13:54 GMT",
258
- "tag": "@graphitation/apollo-react-relay-duct-tape_v0.6.0",
259
- "version": "0.6.0",
260
- "comments": {
261
- "minor": [
262
- {
263
- "author": "mnovikov@microsoft.com",
264
- "package": "@graphitation/apollo-react-relay-duct-tape",
265
- "commit": "fad5f1bc587470a2c85bf5763bb102a179a592b2",
266
- "comment": "Support ESM in distro packages"
267
- },
268
- {
269
- "author": "beachball",
270
- "package": "@graphitation/apollo-react-relay-duct-tape",
271
- "comment": "Bump @graphitation/apollo-mock-client to v0.9.0",
272
- "commit": "fc3bf93bc5d50221d8539fe79704c45bc2612786"
273
- },
274
- {
275
- "author": "beachball",
276
- "package": "@graphitation/apollo-react-relay-duct-tape",
277
- "comment": "Bump @graphitation/graphql-js-operation-payload-generator to v0.7.0",
278
- "commit": "fc3bf93bc5d50221d8539fe79704c45bc2612786"
279
- },
280
- {
281
- "author": "beachball",
282
- "package": "@graphitation/apollo-react-relay-duct-tape",
283
- "comment": "Bump @graphitation/graphql-js-tag to v0.7.0",
284
- "commit": "fc3bf93bc5d50221d8539fe79704c45bc2612786"
285
- },
286
- {
287
- "author": "beachball",
288
- "package": "@graphitation/apollo-react-relay-duct-tape",
289
- "comment": "Bump relay-compiler-language-graphitation to v0.6.0",
290
- "commit": "fc3bf93bc5d50221d8539fe79704c45bc2612786"
291
- }
292
- ]
293
- }
294
- },
295
- {
296
- "date": "Tue, 26 Oct 2021 21:09:29 GMT",
297
- "tag": "@graphitation/apollo-react-relay-duct-tape_v0.4.5",
298
- "version": "0.4.5",
299
- "comments": {
300
- "patch": [
301
- {
302
- "comment": "Ensure that all packages listing graphql as a peerDependency also has it as a devDependency",
303
- "author": "modevold@microsoft.com",
304
- "commit": "6fbd717cb21f2e9f49ddca58e0365b5381358b46",
305
- "package": "@graphitation/apollo-react-relay-duct-tape"
306
- }
307
- ]
308
- }
309
- },
310
- {
311
- "date": "Tue, 26 Oct 2021 12:46:12 GMT",
312
- "tag": "@graphitation/apollo-react-relay-duct-tape_v0.4.4",
313
- "version": "0.4.4",
314
- "comments": {
315
- "patch": [
316
- {
317
- "comment": "Align graphql dependency to version ^15.0.0 across packages",
318
- "author": "modevold@microsoft.com",
319
- "commit": "d8b94fe7725a968abfac81953b97a879b2bdaeb3",
320
- "package": "@graphitation/apollo-react-relay-duct-tape"
321
- }
322
- ]
323
- }
324
- },
325
- {
326
- "date": "Mon, 04 Oct 2021 13:48:04 GMT",
327
- "tag": "@graphitation/apollo-react-relay-duct-tape_v0.4.3",
328
- "version": "0.4.3",
329
- "comments": {
330
- "patch": [
331
- {
332
- "comment": "Bump @graphitation/apollo-mock-client to v0.6.9",
333
- "author": "eloy.de.enige@gmail.com",
334
- "commit": "ceb24aa25210090e38251be53d010d75abdad9ba",
335
- "package": "@graphitation/apollo-react-relay-duct-tape"
336
- }
337
- ]
338
- }
339
- },
340
- {
341
- "date": "Fri, 30 Jul 2021 23:21:22 GMT",
342
- "tag": "@graphitation/apollo-react-relay-duct-tape_v0.4.2",
343
- "version": "0.4.2",
344
- "comments": {
345
- "patch": [
346
- {
347
- "comment": "Bump @graphitation/apollo-mock-client to v0.6.8",
348
- "author": "eloy.de.enige@gmail.com",
349
- "commit": "f78957783804c777d9e38adc433882058367b6cd",
350
- "package": "@graphitation/apollo-react-relay-duct-tape"
351
- }
352
- ]
353
- }
354
- },
355
- {
356
- "date": "Fri, 30 Jul 2021 21:57:33 GMT",
357
- "tag": "@graphitation/apollo-react-relay-duct-tape_v0.4.1",
358
- "version": "0.4.1",
359
- "comments": {
360
- "patch": [
361
- {
362
- "comment": "Bump @graphitation/apollo-mock-client to v0.6.7",
363
- "author": "eloy.de.enige@gmail.com",
364
- "commit": "17478cbf5d33c03408bf2e23949619b00a66bce5",
365
- "package": "@graphitation/apollo-react-relay-duct-tape"
366
- }
367
- ]
368
- }
369
- },
370
- {
371
- "date": "Tue, 13 Jul 2021 19:42:21 GMT",
372
- "tag": "@graphitation/apollo-react-relay-duct-tape_v0.4.0",
373
- "version": "0.4.0",
374
- "comments": {
375
- "minor": [
376
- {
377
- "comment": "Add `useMutation` hook",
378
- "author": "eloy.de.enige@gmail.com",
379
- "commit": "9884e0fea963021c764c176297a864f660ebd87f",
380
- "package": "@graphitation/apollo-react-relay-duct-tape"
381
- }
382
- ]
383
- }
384
- },
385
- {
386
- "date": "Wed, 05 May 2021 19:48:35 GMT",
387
- "tag": "@graphitation/apollo-react-relay-duct-tape_v0.3.6",
388
- "version": "0.3.6",
389
- "comments": {
390
- "patch": [
391
- {
392
- "comment": "Bump @graphitation/apollo-mock-client to v0.6.6",
393
- "author": "eloy.de.enige@gmail.com",
394
- "commit": "120ae2d106a4622d6b1ea25ac912663a77ce4980",
395
- "package": "@graphitation/apollo-react-relay-duct-tape"
396
- }
397
- ]
398
- }
399
- },
400
- {
401
- "date": "Tue, 04 May 2021 15:15:49 GMT",
402
- "tag": "@graphitation/apollo-react-relay-duct-tape_v0.3.5",
403
- "version": "0.3.5",
404
- "comments": {
405
- "patch": [
406
- {
407
- "comment": "Bump @graphitation/apollo-mock-client to v0.6.5",
408
- "author": "eloy.de.enige@gmail.com",
409
- "commit": "0933b2155e24f057379c24917d0872c8b5491fec",
410
- "package": "@graphitation/apollo-react-relay-duct-tape"
411
- }
412
- ]
413
- }
414
- },
415
- {
416
- "date": "Tue, 27 Apr 2021 21:34:50 GMT",
417
- "tag": "@graphitation/apollo-react-relay-duct-tape_v0.3.4",
418
- "version": "0.3.4",
419
- "comments": {
420
- "patch": [
421
- {
422
- "comment": "Bump @graphitation/apollo-mock-client to v0.6.4",
423
- "author": "eloy.de.enige@gmail.com",
424
- "commit": "a6b3ad721b0bcb71de889bbdde778fcd87503217",
425
- "package": "@graphitation/apollo-react-relay-duct-tape"
426
- }
427
- ]
428
- }
429
- },
430
- {
431
- "date": "Sat, 24 Apr 2021 23:10:54 GMT",
432
- "tag": "@graphitation/apollo-react-relay-duct-tape_v0.3.3",
433
- "version": "0.3.3",
434
- "comments": {
435
- "patch": [
436
- {
437
- "comment": "Include commonjs modules",
438
- "author": "eloy.de.enige@gmail.com",
439
- "commit": "1959ee4fa8b12688916df580b3c4dd0afa93f2ba",
440
- "package": "@graphitation/apollo-react-relay-duct-tape"
441
- }
442
- ]
443
- }
444
- },
445
- {
446
- "date": "Fri, 23 Apr 2021 22:48:59 GMT",
447
- "tag": "@graphitation/apollo-react-relay-duct-tape_v0.3.2",
448
- "version": "0.3.2",
449
- "comments": {
450
- "patch": [
451
- {
452
- "comment": "[package] Bump minor versions",
453
- "author": "eloy.de.enige@gmail.com",
454
- "commit": "1b8e8ab11de78ce4d65f972a35504e246a89a22d",
455
- "package": "@graphitation/apollo-react-relay-duct-tape"
456
- }
457
- ]
458
- }
459
- },
460
- {
461
- "date": "Fri, 23 Apr 2021 21:44:28 GMT",
462
- "tag": "@graphitation/apollo-react-relay-duct-tape_v0.3.0",
463
- "version": "0.3.0",
464
- "comments": {
465
- "patch": [
466
- {
467
- "comment": "Include correct files",
468
- "author": "eloy.de.enige@gmail.com",
469
- "commit": "2834a8b6a60213e786c15b923ca3270ed2dcfe4e",
470
- "package": "@graphitation/apollo-react-relay-duct-tape"
471
- },
472
- {
473
- "comment": "fixing the publish process, publishing a new patch level",
474
- "author": "kchau@microsoft.com",
475
- "commit": "2834a8b6a60213e786c15b923ca3270ed2dcfe4e",
476
- "package": "@graphitation/apollo-react-relay-duct-tape"
477
- },
478
- {
479
- "comment": "fixing the publish process, publishing a new patch level (again)",
480
- "author": "kchau@microsoft.com",
481
- "commit": "2834a8b6a60213e786c15b923ca3270ed2dcfe4e",
482
- "package": "@graphitation/apollo-react-relay-duct-tape"
483
- },
484
- {
485
- "comment": "Bump @graphitation/graphql-js-operation-payload-generator to v0.5.0",
486
- "author": "eloy.de.enige@gmail.com",
487
- "commit": "2834a8b6a60213e786c15b923ca3270ed2dcfe4e",
488
- "package": "@graphitation/apollo-react-relay-duct-tape"
489
- },
490
- {
491
- "comment": "Bump @graphitation/apollo-mock-client to v0.6.0",
492
- "author": "eloy.de.enige@gmail.com",
493
- "commit": "2834a8b6a60213e786c15b923ca3270ed2dcfe4e",
494
- "package": "@graphitation/apollo-react-relay-duct-tape"
495
- },
496
- {
497
- "comment": "Bump @graphitation/graphql-js-tag to v0.5.0",
498
- "author": "eloy.de.enige@gmail.com",
499
- "commit": "2834a8b6a60213e786c15b923ca3270ed2dcfe4e",
500
- "package": "@graphitation/apollo-react-relay-duct-tape"
501
- }
502
- ],
503
- "none": [
504
- {
505
- "comment": "fixing publish again - leveraging the previously generated change files to publish",
506
- "author": "kchau@microsoft.com",
507
- "commit": "2834a8b6a60213e786c15b923ca3270ed2dcfe4e",
508
- "package": "@graphitation/apollo-react-relay-duct-tape"
509
- },
510
- {
511
- "comment": "Initial import",
512
- "author": "eloy.de.enige@gmail.com",
513
- "commit": "2834a8b6a60213e786c15b923ca3270ed2dcfe4e",
514
- "package": "@graphitation/apollo-react-relay-duct-tape"
515
- },
516
- {
517
- "comment": "Use generated typings in tests",
518
- "author": "eloy.de.enige@gmail.com",
519
- "commit": "2834a8b6a60213e786c15b923ca3270ed2dcfe4e",
520
- "package": "@graphitation/apollo-react-relay-duct-tape"
521
- },
522
- {
523
- "comment": "Bump relay-compiler-language-graphitation to v0.5.0",
524
- "author": "eloy.de.enige@gmail.com",
525
- "commit": "2834a8b6a60213e786c15b923ca3270ed2dcfe4e",
526
- "package": "@graphitation/apollo-react-relay-duct-tape"
527
- }
528
- ],
529
- "minor": [
530
- {
531
- "comment": "First proper release",
532
- "author": "eloy.de.enige@gmail.com",
533
- "commit": "2834a8b6a60213e786c15b923ca3270ed2dcfe4e",
534
- "package": "@graphitation/apollo-react-relay-duct-tape"
535
- }
536
- ]
537
- }
538
- }
539
- ]
540
- }