@react-native-windows/telemetry 0.67.1 → 0.68.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (49) hide show
  1. package/lib-commonjs/index.d.ts +5 -2
  2. package/lib-commonjs/index.js +14 -6
  3. package/lib-commonjs/index.js.map +1 -1
  4. package/lib-commonjs/telemetry.d.ts +75 -20
  5. package/lib-commonjs/telemetry.js +284 -168
  6. package/lib-commonjs/telemetry.js.map +1 -1
  7. package/lib-commonjs/test/{sanitize.test.d.ts → basePropUtils.test.d.ts} +0 -0
  8. package/lib-commonjs/test/basePropUtils.test.js +116 -0
  9. package/lib-commonjs/test/basePropUtils.test.js.map +1 -0
  10. package/lib-commonjs/test/errorUtils.test.d.ts +7 -0
  11. package/lib-commonjs/test/errorUtils.test.js +159 -0
  12. package/lib-commonjs/test/errorUtils.test.js.map +1 -0
  13. package/lib-commonjs/test/projectUtils.test.d.ts +7 -0
  14. package/lib-commonjs/test/projectUtils.test.js +84 -0
  15. package/lib-commonjs/test/projectUtils.test.js.map +1 -0
  16. package/lib-commonjs/test/sanitizeUtils.test.d.ts +7 -0
  17. package/lib-commonjs/test/sanitizeUtils.test.js +94 -0
  18. package/lib-commonjs/test/sanitizeUtils.test.js.map +1 -0
  19. package/lib-commonjs/test/telemetry.test.d.ts +26 -0
  20. package/lib-commonjs/test/telemetry.test.js +469 -0
  21. package/lib-commonjs/test/telemetry.test.js.map +1 -0
  22. package/lib-commonjs/test/versionUtils.test.d.ts +7 -0
  23. package/lib-commonjs/test/versionUtils.test.js +111 -0
  24. package/lib-commonjs/test/versionUtils.test.js.map +1 -0
  25. package/lib-commonjs/utils/basePropUtils.d.ts +66 -0
  26. package/lib-commonjs/utils/basePropUtils.js +131 -0
  27. package/lib-commonjs/utils/basePropUtils.js.map +1 -0
  28. package/lib-commonjs/{CodedError.d.ts → utils/errorUtils.d.ts} +27 -8
  29. package/lib-commonjs/utils/errorUtils.js +164 -0
  30. package/lib-commonjs/utils/errorUtils.js.map +1 -0
  31. package/lib-commonjs/utils/optionUtils.d.ts +45 -0
  32. package/lib-commonjs/utils/optionUtils.js +96 -0
  33. package/lib-commonjs/utils/optionUtils.js.map +1 -0
  34. package/lib-commonjs/utils/projectUtils.d.ts +50 -0
  35. package/lib-commonjs/utils/projectUtils.js +187 -0
  36. package/lib-commonjs/utils/projectUtils.js.map +1 -0
  37. package/lib-commonjs/utils/sanitizeUtils.d.ts +12 -0
  38. package/lib-commonjs/utils/sanitizeUtils.js +82 -0
  39. package/lib-commonjs/utils/sanitizeUtils.js.map +1 -0
  40. package/lib-commonjs/utils/versionUtils.d.ts +38 -0
  41. package/lib-commonjs/utils/versionUtils.js +156 -0
  42. package/lib-commonjs/utils/versionUtils.js.map +1 -0
  43. package/package.json +20 -9
  44. package/CHANGELOG.json +0 -618
  45. package/CHANGELOG.md +0 -260
  46. package/lib-commonjs/CodedError.js +0 -77
  47. package/lib-commonjs/CodedError.js.map +0 -1
  48. package/lib-commonjs/test/sanitize.test.js +0 -259
  49. package/lib-commonjs/test/sanitize.test.js.map +0 -1
package/CHANGELOG.json DELETED
@@ -1,618 +0,0 @@
1
- {
2
- "name": "@react-native-windows/telemetry",
3
- "entries": [
4
- {
5
- "date": "Mon, 04 Apr 2022 15:12:55 GMT",
6
- "tag": "@react-native-windows/telemetry_v0.67.1",
7
- "version": "0.67.1",
8
- "comments": {
9
- "patch": [
10
- {
11
- "author": "34109996+chiaramooney@users.noreply.github.com",
12
- "package": "@react-native-windows/telemetry",
13
- "commit": "f4f970be35618e9942c5c96e6c15c88f8426c91c",
14
- "comment": "Promote 0.67 to legacy"
15
- }
16
- ]
17
- }
18
- },
19
- {
20
- "date": "Mon, 24 Jan 2022 16:13:22 GMT",
21
- "tag": "@react-native-windows/telemetry_v0.67.0",
22
- "version": "0.67.0",
23
- "comments": {
24
- "patch": [
25
- {
26
- "author": "ngerlem@microsoft.com",
27
- "package": "@react-native-windows/telemetry",
28
- "commit": "not available",
29
- "comment": "Promote 0.67 to latest"
30
- }
31
- ]
32
- }
33
- },
34
- {
35
- "date": "Mon, 24 Jan 2022 16:12:32 GMT",
36
- "tag": "@react-native-windows/telemetry_v0.67.0",
37
- "version": "0.67.0",
38
- "comments": {
39
- "patch": [
40
- {
41
- "author": "ngerlem@microsoft.com",
42
- "package": "@react-native-windows/telemetry",
43
- "commit": "56818ebc599aa084aa9ffc949691f1be71da169a",
44
- "comment": "Promote 0.67 to latest"
45
- }
46
- ]
47
- }
48
- },
49
- {
50
- "date": "Mon, 25 Oct 2021 15:07:48 GMT",
51
- "tag": "@react-native-windows/telemetry_v0.67.0-preview.1",
52
- "version": "0.67.0-preview.1",
53
- "comments": {
54
- "prerelease": [
55
- {
56
- "author": "ngerlem@microsoft.com",
57
- "package": "@react-native-windows/telemetry",
58
- "commit": "not available",
59
- "comment": "Promote 0.67 to preview"
60
- }
61
- ]
62
- }
63
- },
64
- {
65
- "date": "Mon, 25 Oct 2021 15:07:19 GMT",
66
- "tag": "@react-native-windows/telemetry_v0.67.0-preview.1",
67
- "version": "0.67.0-preview.1",
68
- "comments": {
69
- "prerelease": [
70
- {
71
- "author": "ngerlem@microsoft.com",
72
- "package": "@react-native-windows/telemetry",
73
- "commit": "5ca0feb9bccbf395aa8297f97a1a8832971d4f2e",
74
- "comment": "Promote 0.67 to preview"
75
- }
76
- ]
77
- }
78
- },
79
- {
80
- "date": "Thu, 21 Oct 2021 05:08:01 GMT",
81
- "tag": "@react-native-windows/telemetry_v0.0.0-canary.24",
82
- "version": "0.0.0-canary.24",
83
- "comments": {
84
- "prerelease": [
85
- {
86
- "author": "30809111+acoates-ms@users.noreply.github.com",
87
- "package": "@react-native-windows/telemetry",
88
- "comment": "Update to typescript 4",
89
- "commit": "8a0ffecdcf5e68d950f20380fdf62295edb352b6"
90
- }
91
- ]
92
- }
93
- },
94
- {
95
- "date": "Wed, 08 Sep 2021 05:08:53 GMT",
96
- "tag": "@react-native-windows/telemetry_v0.0.0-canary.23",
97
- "version": "0.0.0-canary.23",
98
- "comments": {
99
- "prerelease": [
100
- {
101
- "comment": "Set consistent node requirements on our packages",
102
- "author": "ngerlem@microsoft.com",
103
- "commit": "2974ea0ab58b546264b8d9a4a7c12ceeb0a02851",
104
- "package": "@react-native-windows/telemetry"
105
- }
106
- ],
107
- "patch": [
108
- {
109
- "comment": "Bump @rnw-scripts/jest-unittest-config to v1.2.4",
110
- "author": "ngerlem@microsoft.com",
111
- "commit": "2974ea0ab58b546264b8d9a4a7c12ceeb0a02851",
112
- "package": "@react-native-windows/telemetry"
113
- },
114
- {
115
- "comment": "Bump @rnw-scripts/just-task to v2.2.1",
116
- "author": "ngerlem@microsoft.com",
117
- "commit": "2974ea0ab58b546264b8d9a4a7c12ceeb0a02851",
118
- "package": "@react-native-windows/telemetry"
119
- },
120
- {
121
- "comment": "Bump @rnw-scripts/ts-config to v2.0.1",
122
- "author": "ngerlem@microsoft.com",
123
- "commit": "2974ea0ab58b546264b8d9a4a7c12ceeb0a02851",
124
- "package": "@react-native-windows/telemetry"
125
- },
126
- {
127
- "comment": "Bump @rnw-scripts/eslint-config to v1.1.8",
128
- "author": "ngerlem@microsoft.com",
129
- "commit": "2974ea0ab58b546264b8d9a4a7c12ceeb0a02851",
130
- "package": "@react-native-windows/telemetry"
131
- }
132
- ]
133
- }
134
- },
135
- {
136
- "date": "Sat, 24 Jul 2021 05:05:52 GMT",
137
- "tag": "@react-native-windows/telemetry_v0.0.0-canary.22",
138
- "version": "0.0.0-canary.22",
139
- "comments": {
140
- "none": [
141
- {
142
- "comment": "Bump @rnw-scripts/just-task to v2.2.0",
143
- "author": "4123478+tido64@users.noreply.github.com",
144
- "commit": "a311022ebc0c1d8070d7e54312197f486c470d33",
145
- "package": "@react-native-windows/telemetry"
146
- }
147
- ]
148
- }
149
- },
150
- {
151
- "date": "Tue, 29 Jun 2021 05:06:48 GMT",
152
- "tag": "@react-native-windows/telemetry_v0.0.0-canary.22",
153
- "version": "0.0.0-canary.22",
154
- "comments": {
155
- "none": [
156
- {
157
- "comment": "Deduplicate lockfile",
158
- "author": "ngerlem@microsoft.com",
159
- "commit": "2646cb69f4e031799d04ecd5453aa9d44b48b261",
160
- "package": "@react-native-windows/telemetry"
161
- }
162
- ]
163
- }
164
- },
165
- {
166
- "date": "Sat, 26 Jun 2021 05:06:48 GMT",
167
- "tag": "@react-native-windows/telemetry_v0.0.0-canary.22",
168
- "version": "0.0.0-canary.22",
169
- "comments": {
170
- "prerelease": [
171
- {
172
- "comment": "Upgrade to boost 1.76.0.0",
173
- "author": "julio.rocha@microsoft.com",
174
- "commit": "50e13c8cc7938d38bb19ca96225b5a85955c5ae5",
175
- "package": "@react-native-windows/telemetry"
176
- }
177
- ]
178
- }
179
- },
180
- {
181
- "date": "Fri, 11 Jun 2021 05:08:55 GMT",
182
- "tag": "@react-native-windows/telemetry_v0.0.0-canary.21",
183
- "version": "0.0.0-canary.21",
184
- "comments": {
185
- "prerelease": [
186
- {
187
- "comment": "Mark windowsOnly",
188
- "author": "ngerlem@microsoft.com",
189
- "commit": "3d7c8d8fcf14a3cbda83a93c85b0bcf1e4e4f829",
190
- "package": "@react-native-windows/telemetry"
191
- }
192
- ],
193
- "patch": [
194
- {
195
- "comment": "Bump @rnw-scripts/just-task to v2.2.0",
196
- "author": "ngerlem@microsoft.com",
197
- "commit": "3d7c8d8fcf14a3cbda83a93c85b0bcf1e4e4f829",
198
- "package": "@react-native-windows/telemetry"
199
- }
200
- ]
201
- }
202
- },
203
- {
204
- "date": "Wed, 09 Jun 2021 05:10:07 GMT",
205
- "tag": "@react-native-windows/telemetry_v0.0.0-canary.20",
206
- "version": "0.0.0-canary.20",
207
- "comments": {
208
- "patch": [
209
- {
210
- "comment": "Bump @rnw-scripts/just-task to v2.1.3",
211
- "author": "igklemen@microsoft.com",
212
- "commit": "2ba41a4f087cc3bf16cbe799575923fc7a626009",
213
- "package": "@react-native-windows/telemetry"
214
- },
215
- {
216
- "comment": "Bump @rnw-scripts/jest-unittest-config to v1.2.3",
217
- "author": "igklemen@microsoft.com",
218
- "commit": "2ba41a4f087cc3bf16cbe799575923fc7a626009",
219
- "package": "@react-native-windows/telemetry"
220
- }
221
- ]
222
- }
223
- },
224
- {
225
- "date": "Thu, 03 Jun 2021 05:09:47 GMT",
226
- "tag": "@react-native-windows/telemetry_v0.0.0-canary.19",
227
- "version": "0.0.0-canary.19",
228
- "comments": {
229
- "prerelease": [
230
- {
231
- "comment": "Enable esModuleInterop Repo Wide",
232
- "author": "ngerlem@microsoft.com",
233
- "commit": "6c871e6ba27888804c776e5deeefbc7064e181d0",
234
- "package": "@react-native-windows/telemetry"
235
- }
236
- ],
237
- "patch": [
238
- {
239
- "comment": "Bump @rnw-scripts/just-task to v2.1.2",
240
- "author": "ngerlem@microsoft.com",
241
- "commit": "b481f0a4ea68a8100860eb061902b715fca6652e",
242
- "package": "@react-native-windows/telemetry"
243
- },
244
- {
245
- "comment": "Bump @rnw-scripts/ts-config to v2.0.0",
246
- "author": "ngerlem@microsoft.com",
247
- "commit": "6c871e6ba27888804c776e5deeefbc7064e181d0",
248
- "package": "@react-native-windows/telemetry"
249
- },
250
- {
251
- "comment": "Bump @rnw-scripts/eslint-config to v1.1.7",
252
- "author": "ngerlem@microsoft.com",
253
- "commit": "b481f0a4ea68a8100860eb061902b715fca6652e",
254
- "package": "@react-native-windows/telemetry"
255
- },
256
- {
257
- "comment": "Bump @rnw-scripts/jest-unittest-config to v1.2.2",
258
- "author": "ngerlem@microsoft.com",
259
- "commit": "b481f0a4ea68a8100860eb061902b715fca6652e",
260
- "package": "@react-native-windows/telemetry"
261
- }
262
- ]
263
- }
264
- },
265
- {
266
- "date": "Fri, 21 May 2021 05:17:18 GMT",
267
- "tag": "@react-native-windows/telemetry_v0.0.0-canary.18",
268
- "version": "0.0.0-canary.18",
269
- "comments": {
270
- "prerelease": [
271
- {
272
- "comment": "Integrate Apr 28 (base of 0.65) Nightly RN Build",
273
- "author": "ngerlem@microsoft.com",
274
- "commit": "5cc9c87a48b392d287fa953d8d23a8188b689545",
275
- "package": "@react-native-windows/telemetry"
276
- }
277
- ],
278
- "patch": [
279
- {
280
- "comment": "Bump @rnw-scripts/just-task to v2.1.1",
281
- "author": "ngerlem@microsoft.com",
282
- "commit": "5cc9c87a48b392d287fa953d8d23a8188b689545",
283
- "package": "@react-native-windows/telemetry"
284
- },
285
- {
286
- "comment": "Bump @rnw-scripts/jest-unittest-config to v1.2.1",
287
- "author": "ngerlem@microsoft.com",
288
- "commit": "5cc9c87a48b392d287fa953d8d23a8188b689545",
289
- "package": "@react-native-windows/telemetry"
290
- }
291
- ]
292
- }
293
- },
294
- {
295
- "date": "Thu, 11 Feb 2021 05:08:29 GMT",
296
- "tag": "@react-native-windows/telemetry_v0.0.0-canary.17",
297
- "version": "0.0.0-canary.17",
298
- "comments": {
299
- "patch": [
300
- {
301
- "comment": "Bump @rnw-scripts/just-task to v2.1.0",
302
- "author": "ngerlem@microsoft.com",
303
- "commit": "ab41a9b88db59cba0eae1ff7a59c1b550cc8c2bf",
304
- "package": "@react-native-windows/telemetry"
305
- },
306
- {
307
- "comment": "Bump @rnw-scripts/jest-unittest-config to v1.2.0",
308
- "author": "ngerlem@microsoft.com",
309
- "commit": "ab41a9b88db59cba0eae1ff7a59c1b550cc8c2bf",
310
- "package": "@react-native-windows/telemetry"
311
- }
312
- ]
313
- }
314
- },
315
- {
316
- "date": "Tue, 09 Feb 2021 05:07:37 GMT",
317
- "tag": "@react-native-windows/telemetry_v0.0.0-canary.16",
318
- "version": "0.0.0-canary.16",
319
- "comments": {
320
- "prerelease": [
321
- {
322
- "comment": "Bump just-scripts from 1.3.2 to 1.3.3",
323
- "author": "dannyvv@microsoft.com",
324
- "commit": "ef4046c6a798446b6404dc26d0dd39224a0d7274",
325
- "package": "@react-native-windows/telemetry"
326
- }
327
- ],
328
- "patch": [
329
- {
330
- "comment": "Bump @rnw-scripts/just-task to v2.0.2",
331
- "author": "dannyvv@microsoft.com",
332
- "commit": "ef4046c6a798446b6404dc26d0dd39224a0d7274",
333
- "package": "@react-native-windows/telemetry"
334
- }
335
- ]
336
- }
337
- },
338
- {
339
- "date": "Fri, 05 Feb 2021 05:05:05 GMT",
340
- "tag": "@react-native-windows/telemetry_v0.0.0-canary.15",
341
- "version": "0.0.0-canary.15",
342
- "comments": {
343
- "none": [
344
- {
345
- "comment": "Make @types/node version explicit",
346
- "author": "ngerlem@microsoft.com",
347
- "commit": "22ee9e8c47a0c794e7d509a471547ba873578e31",
348
- "package": "@react-native-windows/telemetry"
349
- }
350
- ]
351
- }
352
- },
353
- {
354
- "date": "Thu, 28 Jan 2021 05:06:47 GMT",
355
- "tag": "@react-native-windows/telemetry_v0.0.0-canary.15",
356
- "version": "0.0.0-canary.15",
357
- "comments": {
358
- "prerelease": [
359
- {
360
- "comment": "Leverage default config support in Just library and factor out common tasks",
361
- "author": "dannyvv@microsoft.com",
362
- "commit": "54fb284afaf1b12ab51f1c29bb7ca67eddab8db1",
363
- "package": "@react-native-windows/telemetry"
364
- }
365
- ],
366
- "patch": [
367
- {
368
- "comment": "Bump @rnw-scripts/just-task to v2.0.1",
369
- "author": "dannyvv@microsoft.com",
370
- "commit": "54fb284afaf1b12ab51f1c29bb7ca67eddab8db1",
371
- "package": "@react-native-windows/telemetry"
372
- }
373
- ]
374
- }
375
- },
376
- {
377
- "date": "Tue, 26 Jan 2021 05:06:39 GMT",
378
- "tag": "@react-native-windows/telemetry_v0.0.0-canary.14",
379
- "version": "0.0.0-canary.14",
380
- "comments": {
381
- "prerelease": [
382
- {
383
- "comment": "Update @types package versions in package.json from dependabot updates to yarn.lock",
384
- "author": "dannyvv@microsoft.com",
385
- "commit": "b8f2beec9851dffe3188156c859cb123de926ba0",
386
- "package": "@react-native-windows/telemetry"
387
- }
388
- ],
389
- "none": [
390
- {
391
- "comment": "Update just-scripts to remove yargs-parser resolution",
392
- "author": "ngerlem@microsoft.com",
393
- "commit": "3d41c761d18cdc771a635bf9f5ef1259db9a27be",
394
- "package": "@react-native-windows/telemetry"
395
- }
396
- ],
397
- "patch": [
398
- {
399
- "comment": "Bump @rnw-scripts/just-task to v2.0.0",
400
- "author": "ngerlem@microsoft.com",
401
- "commit": "3d41c761d18cdc771a635bf9f5ef1259db9a27be",
402
- "package": "@react-native-windows/telemetry"
403
- }
404
- ]
405
- }
406
- },
407
- {
408
- "date": "Wed, 20 Jan 2021 01:45:54 GMT",
409
- "tag": "@react-native-windows/telemetry_v0.0.0-canary.13",
410
- "version": "0.0.0-canary.13",
411
- "comments": {
412
- "none": [
413
- {
414
- "comment": "Bump internally published packages to 1.0",
415
- "author": "ngerlem@microsoft.com",
416
- "commit": "982fb19448d7c9ed3f12fa27182fa69be83478c7",
417
- "package": "@react-native-windows/telemetry"
418
- }
419
- ]
420
- }
421
- },
422
- {
423
- "date": "Fri, 15 Jan 2021 05:07:01 GMT",
424
- "tag": "@react-native-windows/telemetry_v0.0.0-canary.13",
425
- "version": "0.0.0-canary.13",
426
- "comments": {
427
- "prerelease": [
428
- {
429
- "comment": "Remove appium from package dependency",
430
- "author": "dannyvv@microsoft.com",
431
- "commit": "3ffbf9311ab77935b65c6616d33a6538f0582780",
432
- "package": "@react-native-windows/telemetry"
433
- }
434
- ]
435
- }
436
- },
437
- {
438
- "date": "Wed, 13 Jan 2021 05:05:37 GMT",
439
- "tag": "@react-native-windows/telemetry_v0.0.0-canary.12",
440
- "version": "0.0.0-canary.12",
441
- "comments": {
442
- "none": [
443
- {
444
- "comment": "remove excessive change files",
445
- "author": "lehon@microsoft.com",
446
- "commit": "8c4a518552899dbacc7d9133e2e480c8f55df85d",
447
- "package": "@react-native-windows/telemetry"
448
- }
449
- ]
450
- }
451
- },
452
- {
453
- "date": "Tue, 05 Jan 2021 05:06:42 GMT",
454
- "tag": "@react-native-windows/telemetry_v0.0.0-canary.12",
455
- "version": "0.0.0-canary.12",
456
- "comments": {
457
- "prerelease": [
458
- {
459
- "comment": "Rework error reporting/telemetry to only log the minimal amount of data",
460
- "author": "asklar@microsoft.com",
461
- "commit": "226fc2c5f4fc300ad90bfc413d275e0fe0adf87f",
462
- "package": "@react-native-windows/telemetry"
463
- }
464
- ]
465
- }
466
- },
467
- {
468
- "date": "Thu, 03 Dec 2020 23:59:32 GMT",
469
- "tag": "@react-native-windows/telemetry_v0.0.0-canary.11",
470
- "version": "0.0.0-canary.11",
471
- "comments": {
472
- "prerelease": [
473
- {
474
- "comment": "Manual bump of @react-native-windows/telemetry to cause dependents to be republished",
475
- "author": "ngerlem@microsoft.com",
476
- "commit": "90ba61f3e43eafcac9e45b7c740bbfbda77fd5a1",
477
- "package": "@react-native-windows/telemetry"
478
- }
479
- ]
480
- }
481
- },
482
- {
483
- "date": "Tue, 24 Nov 2020 05:08:17 GMT",
484
- "tag": "@react-native-windows/telemetry_v0.0.0-canary.10",
485
- "version": "0.0.0-canary.10",
486
- "comments": {
487
- "prerelease": [
488
- {
489
- "comment": "Fixup naming convention rules",
490
- "author": "ngerlem@microsoft.com",
491
- "commit": "adc0617836a0fba4112646595645e65f93e0106f",
492
- "package": "@react-native-windows/telemetry"
493
- }
494
- ]
495
- }
496
- },
497
- {
498
- "date": "Fri, 20 Nov 2020 05:08:43 GMT",
499
- "tag": "@react-native-windows/telemetry_v0.0.0-canary.9",
500
- "version": "0.0.0-canary.9",
501
- "comments": {
502
- "none": [
503
- {
504
- "comment": "Integrate 11/18 RN Nightly Build 🎉",
505
- "author": "ngerlem@microsoft.com",
506
- "commit": "aba9483ea47b6d992877b325cc858a7e6309ead4",
507
- "package": "@react-native-windows/telemetry"
508
- }
509
- ]
510
- }
511
- },
512
- {
513
- "date": "Mon, 16 Nov 2020 14:39:19 GMT",
514
- "tag": "@react-native-windows/telemetry_v0.0.0-canary.8",
515
- "version": "0.0.0-canary.8",
516
- "comments": {
517
- "prerelease": [
518
- {
519
- "comment": "anonymize paths with forward slashes and file shares",
520
- "author": "asklar@microsoft.com",
521
- "commit": "04e766ef7304d0852a06e772cbfc1982897a3808",
522
- "package": "@react-native-windows/telemetry"
523
- }
524
- ]
525
- }
526
- },
527
- {
528
- "date": "Thu, 12 Nov 2020 05:05:57 GMT",
529
- "tag": "@react-native-windows/telemetry_v0.0.0-canary.7",
530
- "version": "0.0.0-canary.7",
531
- "comments": {
532
- "prerelease": [
533
- {
534
- "comment": "Disable telemetry in other CI systems",
535
- "author": "asklar@microsoft.com",
536
- "commit": "bcda5759d5d1bed770e7a8524e5cc3f94cbc0c6a",
537
- "package": "@react-native-windows/telemetry"
538
- }
539
- ]
540
- }
541
- },
542
- {
543
- "date": "Wed, 11 Nov 2020 05:05:29 GMT",
544
- "tag": "@react-native-windows/telemetry_v0.0.0-canary.6",
545
- "version": "0.0.0-canary.6",
546
- "comments": {
547
- "prerelease": [
548
- {
549
- "comment": "Silence warnings from appinsights in production",
550
- "author": "asklar@microsoft.com",
551
- "commit": "1893d23fce2daedbf55ae90c5f6775141400f401",
552
- "package": "@react-native-windows/telemetry"
553
- }
554
- ]
555
- }
556
- },
557
- {
558
- "date": "Sat, 07 Nov 2020 05:04:58 GMT",
559
- "tag": "@react-native-windows/telemetry_v0.0.0-canary.5",
560
- "version": "0.0.0-canary.5",
561
- "comments": {
562
- "prerelease": [
563
- {
564
- "comment": "Fix casing of msft domain",
565
- "author": "asklar@microsoft.com",
566
- "commit": "038cecd6638df6df39988fca433a104e82b3423e",
567
- "package": "@react-native-windows/telemetry"
568
- }
569
- ]
570
- }
571
- },
572
- {
573
- "date": "Fri, 06 Nov 2020 05:06:31 GMT",
574
- "tag": "@react-native-windows/telemetry_v0.0.0-canary.4",
575
- "version": "0.0.0-canary.4",
576
- "comments": {
577
- "prerelease": [
578
- {
579
- "comment": "Remove roleInstance property",
580
- "author": "asklar@microsoft.com",
581
- "commit": "9254556d1726e6bec145a50c9935fae868060444",
582
- "package": "@react-native-windows/telemetry"
583
- }
584
- ]
585
- }
586
- },
587
- {
588
- "date": "Thu, 05 Nov 2020 17:30:59 GMT",
589
- "tag": "@react-native-windows/telemetry_v0.0.0-canary.3",
590
- "version": "0.0.0-canary.3",
591
- "comments": {
592
- "prerelease": [
593
- {
594
- "comment": "sanitize paths in other drives too",
595
- "author": "asklar@microsoft.com",
596
- "commit": "10d82a2167557800fd518a13c170bdc7e7bffc14",
597
- "package": "@react-native-windows/telemetry"
598
- }
599
- ]
600
- }
601
- },
602
- {
603
- "date": "Thu, 05 Nov 2020 05:05:45 GMT",
604
- "tag": "@react-native-windows/telemetry_v0.0.0-canary.2",
605
- "version": "0.0.0-canary.2",
606
- "comments": {
607
- "prerelease": [
608
- {
609
- "comment": "Create telemetry package",
610
- "author": "asklar@microsoft.com",
611
- "commit": "61cc42e7f9b4dec313597fba6e99c6f22badbf7e",
612
- "package": "@react-native-windows/telemetry"
613
- }
614
- ]
615
- }
616
- }
617
- ]
618
- }