@react-native-windows/telemetry 0.67.0 → 0.68.0-preview.1

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