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