@microsoft/api-extractor-model 7.15.2 → 7.15.3

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 (46) hide show
  1. package/CHANGELOG.json +1565 -1553
  2. package/CHANGELOG.md +653 -648
  3. package/README.md +68 -68
  4. package/lib/aedoc/AedocDefinitions.js.map +1 -1
  5. package/lib/aedoc/ReleaseTag.js.map +1 -1
  6. package/lib/index.js.map +1 -1
  7. package/lib/items/ApiDeclaredItem.js.map +1 -1
  8. package/lib/items/ApiDocumentedItem.js.map +1 -1
  9. package/lib/items/ApiItem.js.map +1 -1
  10. package/lib/items/ApiPropertyItem.js.map +1 -1
  11. package/lib/mixins/ApiItemContainerMixin.js.map +1 -1
  12. package/lib/mixins/ApiNameMixin.js.map +1 -1
  13. package/lib/mixins/ApiOptionalMixin.js.map +1 -1
  14. package/lib/mixins/ApiParameterListMixin.js.map +1 -1
  15. package/lib/mixins/ApiReleaseTagMixin.js.map +1 -1
  16. package/lib/mixins/ApiReturnTypeMixin.js.map +1 -1
  17. package/lib/mixins/ApiStaticMixin.js.map +1 -1
  18. package/lib/mixins/ApiTypeParameterListMixin.js.map +1 -1
  19. package/lib/mixins/Excerpt.js.map +1 -1
  20. package/lib/mixins/Mixin.js.map +1 -1
  21. package/lib/model/ApiCallSignature.js.map +1 -1
  22. package/lib/model/ApiClass.js.map +1 -1
  23. package/lib/model/ApiConstructSignature.js.map +1 -1
  24. package/lib/model/ApiConstructor.js.map +1 -1
  25. package/lib/model/ApiEntryPoint.js.map +1 -1
  26. package/lib/model/ApiEnum.js.map +1 -1
  27. package/lib/model/ApiEnumMember.js.map +1 -1
  28. package/lib/model/ApiFunction.js.map +1 -1
  29. package/lib/model/ApiIndexSignature.js.map +1 -1
  30. package/lib/model/ApiInterface.js.map +1 -1
  31. package/lib/model/ApiMethod.js.map +1 -1
  32. package/lib/model/ApiMethodSignature.js.map +1 -1
  33. package/lib/model/ApiModel.js.map +1 -1
  34. package/lib/model/ApiNamespace.js.map +1 -1
  35. package/lib/model/ApiPackage.js.map +1 -1
  36. package/lib/model/ApiProperty.js.map +1 -1
  37. package/lib/model/ApiPropertySignature.js.map +1 -1
  38. package/lib/model/ApiTypeAlias.js.map +1 -1
  39. package/lib/model/ApiVariable.js.map +1 -1
  40. package/lib/model/Deserializer.js.map +1 -1
  41. package/lib/model/DeserializerContext.js.map +1 -1
  42. package/lib/model/HeritageType.js.map +1 -1
  43. package/lib/model/ModelReferenceResolver.js.map +1 -1
  44. package/lib/model/Parameter.js.map +1 -1
  45. package/lib/model/TypeParameter.js.map +1 -1
  46. package/package.json +2 -2
package/CHANGELOG.json CHANGED
@@ -1,1553 +1,1565 @@
1
- {
2
- "name": "@microsoft/api-extractor-model",
3
- "entries": [
4
- {
5
- "version": "7.15.2",
6
- "tag": "@microsoft/api-extractor-model_v7.15.2",
7
- "date": "Mon, 27 Dec 2021 16:10:40 GMT",
8
- "comments": {
9
- "dependency": [
10
- {
11
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.44.3`"
12
- },
13
- {
14
- "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.5.1`"
15
- }
16
- ]
17
- }
18
- },
19
- {
20
- "version": "7.15.1",
21
- "tag": "@microsoft/api-extractor-model_v7.15.1",
22
- "date": "Thu, 09 Dec 2021 20:34:41 GMT",
23
- "comments": {
24
- "dependency": [
25
- {
26
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.44.2`"
27
- }
28
- ]
29
- }
30
- },
31
- {
32
- "version": "7.15.0",
33
- "tag": "@microsoft/api-extractor-model_v7.15.0",
34
- "date": "Thu, 09 Dec 2021 00:21:54 GMT",
35
- "comments": {
36
- "minor": [
37
- {
38
- "comment": "Replace const enums with conventional enums to allow for compatibility with JavaScript consumers."
39
- }
40
- ]
41
- }
42
- },
43
- {
44
- "version": "7.14.0",
45
- "tag": "@microsoft/api-extractor-model_v7.14.0",
46
- "date": "Wed, 08 Dec 2021 16:14:05 GMT",
47
- "comments": {
48
- "minor": [
49
- {
50
- "comment": "Update to TypeScript 4.5"
51
- }
52
- ]
53
- }
54
- },
55
- {
56
- "version": "7.13.18",
57
- "tag": "@microsoft/api-extractor-model_v7.13.18",
58
- "date": "Mon, 06 Dec 2021 16:08:33 GMT",
59
- "comments": {
60
- "dependency": [
61
- {
62
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.44.1`"
63
- },
64
- {
65
- "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.5.0`"
66
- }
67
- ]
68
- }
69
- },
70
- {
71
- "version": "7.13.17",
72
- "tag": "@microsoft/api-extractor-model_v7.13.17",
73
- "date": "Fri, 03 Dec 2021 03:05:22 GMT",
74
- "comments": {
75
- "dependency": [
76
- {
77
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.44.0`"
78
- }
79
- ]
80
- }
81
- },
82
- {
83
- "version": "7.13.16",
84
- "tag": "@microsoft/api-extractor-model_v7.13.16",
85
- "date": "Sat, 06 Nov 2021 00:09:13 GMT",
86
- "comments": {
87
- "dependency": [
88
- {
89
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.2`"
90
- }
91
- ]
92
- }
93
- },
94
- {
95
- "version": "7.13.15",
96
- "tag": "@microsoft/api-extractor-model_v7.13.15",
97
- "date": "Fri, 05 Nov 2021 15:09:18 GMT",
98
- "comments": {
99
- "dependency": [
100
- {
101
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.1`"
102
- },
103
- {
104
- "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`"
105
- }
106
- ]
107
- }
108
- },
109
- {
110
- "version": "7.13.14",
111
- "tag": "@microsoft/api-extractor-model_v7.13.14",
112
- "date": "Wed, 27 Oct 2021 00:08:15 GMT",
113
- "comments": {
114
- "patch": [
115
- {
116
- "comment": "Update the package.json repository field to include the directory property."
117
- }
118
- ],
119
- "dependency": [
120
- {
121
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.0`"
122
- },
123
- {
124
- "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.4`"
125
- }
126
- ]
127
- }
128
- },
129
- {
130
- "version": "7.13.13",
131
- "tag": "@microsoft/api-extractor-model_v7.13.13",
132
- "date": "Wed, 13 Oct 2021 15:09:54 GMT",
133
- "comments": {
134
- "dependency": [
135
- {
136
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.42.3`"
137
- },
138
- {
139
- "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.3`"
140
- }
141
- ]
142
- }
143
- },
144
- {
145
- "version": "7.13.12",
146
- "tag": "@microsoft/api-extractor-model_v7.13.12",
147
- "date": "Fri, 08 Oct 2021 08:08:34 GMT",
148
- "comments": {
149
- "dependency": [
150
- {
151
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.42.2`"
152
- }
153
- ]
154
- }
155
- },
156
- {
157
- "version": "7.13.11",
158
- "tag": "@microsoft/api-extractor-model_v7.13.11",
159
- "date": "Thu, 07 Oct 2021 07:13:35 GMT",
160
- "comments": {
161
- "dependency": [
162
- {
163
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.42.1`"
164
- },
165
- {
166
- "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.2`"
167
- }
168
- ]
169
- }
170
- },
171
- {
172
- "version": "7.13.10",
173
- "tag": "@microsoft/api-extractor-model_v7.13.10",
174
- "date": "Tue, 05 Oct 2021 15:08:38 GMT",
175
- "comments": {
176
- "dependency": [
177
- {
178
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.42.0`"
179
- }
180
- ]
181
- }
182
- },
183
- {
184
- "version": "7.13.9",
185
- "tag": "@microsoft/api-extractor-model_v7.13.9",
186
- "date": "Fri, 24 Sep 2021 00:09:29 GMT",
187
- "comments": {
188
- "dependency": [
189
- {
190
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.41.0`"
191
- }
192
- ]
193
- }
194
- },
195
- {
196
- "version": "7.13.8",
197
- "tag": "@microsoft/api-extractor-model_v7.13.8",
198
- "date": "Thu, 23 Sep 2021 00:10:40 GMT",
199
- "comments": {
200
- "patch": [
201
- {
202
- "comment": "Upgrade the `@types/node` dependency to version to version 12."
203
- }
204
- ],
205
- "dependency": [
206
- {
207
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.40.3`"
208
- },
209
- {
210
- "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.1`"
211
- }
212
- ]
213
- }
214
- },
215
- {
216
- "version": "7.13.7",
217
- "tag": "@microsoft/api-extractor-model_v7.13.7",
218
- "date": "Tue, 14 Sep 2021 01:17:04 GMT",
219
- "comments": {
220
- "dependency": [
221
- {
222
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.40.2`"
223
- }
224
- ]
225
- }
226
- },
227
- {
228
- "version": "7.13.6",
229
- "tag": "@microsoft/api-extractor-model_v7.13.6",
230
- "date": "Mon, 13 Sep 2021 15:07:06 GMT",
231
- "comments": {
232
- "dependency": [
233
- {
234
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.40.1`"
235
- }
236
- ]
237
- }
238
- },
239
- {
240
- "version": "7.13.5",
241
- "tag": "@microsoft/api-extractor-model_v7.13.5",
242
- "date": "Wed, 11 Aug 2021 00:07:21 GMT",
243
- "comments": {
244
- "dependency": [
245
- {
246
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.40.0`"
247
- }
248
- ]
249
- }
250
- },
251
- {
252
- "version": "7.13.4",
253
- "tag": "@microsoft/api-extractor-model_v7.13.4",
254
- "date": "Mon, 12 Jul 2021 23:08:26 GMT",
255
- "comments": {
256
- "dependency": [
257
- {
258
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.39.1`"
259
- },
260
- {
261
- "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.0`"
262
- }
263
- ]
264
- }
265
- },
266
- {
267
- "version": "7.13.3",
268
- "tag": "@microsoft/api-extractor-model_v7.13.3",
269
- "date": "Fri, 04 Jun 2021 19:59:53 GMT",
270
- "comments": {
271
- "dependency": [
272
- {
273
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.39.0`"
274
- }
275
- ]
276
- }
277
- },
278
- {
279
- "version": "7.13.2",
280
- "tag": "@microsoft/api-extractor-model_v7.13.2",
281
- "date": "Wed, 19 May 2021 00:11:39 GMT",
282
- "comments": {
283
- "dependency": [
284
- {
285
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.38.0`"
286
- }
287
- ]
288
- }
289
- },
290
- {
291
- "version": "7.13.1",
292
- "tag": "@microsoft/api-extractor-model_v7.13.1",
293
- "date": "Mon, 03 May 2021 15:10:29 GMT",
294
- "comments": {
295
- "dependency": [
296
- {
297
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.37.0`"
298
- }
299
- ]
300
- }
301
- },
302
- {
303
- "version": "7.13.0",
304
- "tag": "@microsoft/api-extractor-model_v7.13.0",
305
- "date": "Tue, 20 Apr 2021 04:59:51 GMT",
306
- "comments": {
307
- "minor": [
308
- {
309
- "comment": "The .api.json file format now stores the TSDoc configuration used for parsing doc comments"
310
- }
311
- ]
312
- }
313
- },
314
- {
315
- "version": "7.12.5",
316
- "tag": "@microsoft/api-extractor-model_v7.12.5",
317
- "date": "Mon, 12 Apr 2021 15:10:28 GMT",
318
- "comments": {
319
- "dependency": [
320
- {
321
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.36.2`"
322
- },
323
- {
324
- "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.3.4`"
325
- }
326
- ]
327
- }
328
- },
329
- {
330
- "version": "7.12.4",
331
- "tag": "@microsoft/api-extractor-model_v7.12.4",
332
- "date": "Thu, 08 Apr 2021 06:05:31 GMT",
333
- "comments": {
334
- "patch": [
335
- {
336
- "comment": "Fix minor typo in README.md"
337
- }
338
- ]
339
- }
340
- },
341
- {
342
- "version": "7.12.3",
343
- "tag": "@microsoft/api-extractor-model_v7.12.3",
344
- "date": "Tue, 06 Apr 2021 15:14:22 GMT",
345
- "comments": {
346
- "dependency": [
347
- {
348
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.36.1`"
349
- },
350
- {
351
- "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.3.3`"
352
- }
353
- ]
354
- }
355
- },
356
- {
357
- "version": "7.12.2",
358
- "tag": "@microsoft/api-extractor-model_v7.12.2",
359
- "date": "Fri, 05 Feb 2021 16:10:42 GMT",
360
- "comments": {
361
- "dependency": [
362
- {
363
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.36.0`"
364
- }
365
- ]
366
- }
367
- },
368
- {
369
- "version": "7.12.1",
370
- "tag": "@microsoft/api-extractor-model_v7.12.1",
371
- "date": "Thu, 10 Dec 2020 23:25:49 GMT",
372
- "comments": {
373
- "patch": [
374
- {
375
- "comment": "Enable support for @decorator"
376
- }
377
- ],
378
- "dependency": [
379
- {
380
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.35.2`"
381
- },
382
- {
383
- "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.3.2`"
384
- }
385
- ]
386
- }
387
- },
388
- {
389
- "version": "7.12.0",
390
- "tag": "@microsoft/api-extractor-model_v7.12.0",
391
- "date": "Wed, 18 Nov 2020 08:19:54 GMT",
392
- "comments": {
393
- "minor": [
394
- {
395
- "comment": "Introduce an ApiOptionalMixin base class for representing optional properties and methods"
396
- }
397
- ]
398
- }
399
- },
400
- {
401
- "version": "7.11.0",
402
- "tag": "@microsoft/api-extractor-model_v7.11.0",
403
- "date": "Wed, 18 Nov 2020 06:21:57 GMT",
404
- "comments": {
405
- "minor": [
406
- {
407
- "comment": "Update .api.json file format to store a new field \"isOptional\" for documenting optional properties"
408
- }
409
- ]
410
- }
411
- },
412
- {
413
- "version": "7.10.10",
414
- "tag": "@microsoft/api-extractor-model_v7.10.10",
415
- "date": "Wed, 11 Nov 2020 01:08:59 GMT",
416
- "comments": {
417
- "dependency": [
418
- {
419
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.35.1`"
420
- },
421
- {
422
- "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.3.1`"
423
- }
424
- ]
425
- }
426
- },
427
- {
428
- "version": "7.10.9",
429
- "tag": "@microsoft/api-extractor-model_v7.10.9",
430
- "date": "Tue, 10 Nov 2020 23:13:12 GMT",
431
- "comments": {
432
- "dependency": [
433
- {
434
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.35.0`"
435
- }
436
- ]
437
- }
438
- },
439
- {
440
- "version": "7.10.8",
441
- "tag": "@microsoft/api-extractor-model_v7.10.8",
442
- "date": "Fri, 30 Oct 2020 06:38:39 GMT",
443
- "comments": {
444
- "dependency": [
445
- {
446
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.34.7`"
447
- },
448
- {
449
- "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.3.0`"
450
- }
451
- ]
452
- }
453
- },
454
- {
455
- "version": "7.10.7",
456
- "tag": "@microsoft/api-extractor-model_v7.10.7",
457
- "date": "Fri, 30 Oct 2020 00:10:14 GMT",
458
- "comments": {
459
- "dependency": [
460
- {
461
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.34.6`"
462
- },
463
- {
464
- "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.2.3`"
465
- }
466
- ]
467
- }
468
- },
469
- {
470
- "version": "7.10.6",
471
- "tag": "@microsoft/api-extractor-model_v7.10.6",
472
- "date": "Thu, 29 Oct 2020 06:14:19 GMT",
473
- "comments": {
474
- "patch": [
475
- {
476
- "comment": "Fix .d.ts error when the library is imported by a project using TypeScript 4.0"
477
- }
478
- ]
479
- }
480
- },
481
- {
482
- "version": "7.10.5",
483
- "tag": "@microsoft/api-extractor-model_v7.10.5",
484
- "date": "Wed, 28 Oct 2020 01:18:03 GMT",
485
- "comments": {
486
- "dependency": [
487
- {
488
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.34.5`"
489
- },
490
- {
491
- "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.2.2`"
492
- }
493
- ]
494
- }
495
- },
496
- {
497
- "version": "7.10.4",
498
- "tag": "@microsoft/api-extractor-model_v7.10.4",
499
- "date": "Tue, 27 Oct 2020 15:10:14 GMT",
500
- "comments": {
501
- "dependency": [
502
- {
503
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.34.4`"
504
- }
505
- ]
506
- }
507
- },
508
- {
509
- "version": "7.10.3",
510
- "tag": "@microsoft/api-extractor-model_v7.10.3",
511
- "date": "Tue, 06 Oct 2020 00:24:06 GMT",
512
- "comments": {
513
- "dependency": [
514
- {
515
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.34.3`"
516
- },
517
- {
518
- "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.2.1`"
519
- }
520
- ]
521
- }
522
- },
523
- {
524
- "version": "7.10.2",
525
- "tag": "@microsoft/api-extractor-model_v7.10.2",
526
- "date": "Mon, 05 Oct 2020 22:36:57 GMT",
527
- "comments": {
528
- "dependency": [
529
- {
530
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.34.2`"
531
- },
532
- {
533
- "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.2.0`"
534
- }
535
- ]
536
- }
537
- },
538
- {
539
- "version": "7.10.1",
540
- "tag": "@microsoft/api-extractor-model_v7.10.1",
541
- "date": "Wed, 30 Sep 2020 18:39:17 GMT",
542
- "comments": {
543
- "patch": [
544
- {
545
- "comment": "Update to build with @rushstack/heft-node-rig"
546
- }
547
- ],
548
- "dependency": [
549
- {
550
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.34.1`"
551
- },
552
- {
553
- "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.1.3`"
554
- }
555
- ]
556
- }
557
- },
558
- {
559
- "version": "7.10.0",
560
- "tag": "@microsoft/api-extractor-model_v7.10.0",
561
- "date": "Wed, 30 Sep 2020 06:53:53 GMT",
562
- "comments": {
563
- "patch": [
564
- {
565
- "comment": "Update README.md"
566
- }
567
- ],
568
- "minor": [
569
- {
570
- "comment": "Upgrade compiler; the API now requires TypeScript 3.9 or newer"
571
- }
572
- ],
573
- "dependency": [
574
- {
575
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.34.0`"
576
- },
577
- {
578
- "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.1.2`"
579
- }
580
- ]
581
- }
582
- },
583
- {
584
- "version": "7.9.7",
585
- "tag": "@microsoft/api-extractor-model_v7.9.7",
586
- "date": "Tue, 22 Sep 2020 05:45:57 GMT",
587
- "comments": {
588
- "dependency": [
589
- {
590
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.33.6`"
591
- },
592
- {
593
- "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.1.1`"
594
- }
595
- ]
596
- }
597
- },
598
- {
599
- "version": "7.9.6",
600
- "tag": "@microsoft/api-extractor-model_v7.9.6",
601
- "date": "Tue, 22 Sep 2020 01:45:31 GMT",
602
- "comments": {
603
- "dependency": [
604
- {
605
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.33.5`"
606
- },
607
- {
608
- "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.1.0`"
609
- }
610
- ]
611
- }
612
- },
613
- {
614
- "version": "7.9.5",
615
- "tag": "@microsoft/api-extractor-model_v7.9.5",
616
- "date": "Tue, 22 Sep 2020 00:08:53 GMT",
617
- "comments": {
618
- "dependency": [
619
- {
620
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.33.4`"
621
- },
622
- {
623
- "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.0.0`"
624
- }
625
- ]
626
- }
627
- },
628
- {
629
- "version": "7.9.4",
630
- "tag": "@microsoft/api-extractor-model_v7.9.4",
631
- "date": "Sat, 19 Sep 2020 04:37:27 GMT",
632
- "comments": {
633
- "dependency": [
634
- {
635
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.33.3`"
636
- },
637
- {
638
- "comment": "Updating dependency \"@rushstack/eslint-config\" to `1.4.2`"
639
- }
640
- ]
641
- }
642
- },
643
- {
644
- "version": "7.9.3",
645
- "tag": "@microsoft/api-extractor-model_v7.9.3",
646
- "date": "Sat, 19 Sep 2020 03:33:07 GMT",
647
- "comments": {
648
- "dependency": [
649
- {
650
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.33.2`"
651
- },
652
- {
653
- "comment": "Updating dependency \"@rushstack/eslint-config\" to `1.4.1`"
654
- }
655
- ]
656
- }
657
- },
658
- {
659
- "version": "7.9.2",
660
- "tag": "@microsoft/api-extractor-model_v7.9.2",
661
- "date": "Fri, 18 Sep 2020 22:57:24 GMT",
662
- "comments": {
663
- "dependency": [
664
- {
665
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.33.1`"
666
- },
667
- {
668
- "comment": "Updating dependency \"@rushstack/eslint-config\" to `1.4.0`"
669
- }
670
- ]
671
- }
672
- },
673
- {
674
- "version": "7.9.1",
675
- "tag": "@microsoft/api-extractor-model_v7.9.1",
676
- "date": "Fri, 18 Sep 2020 21:49:54 GMT",
677
- "comments": {
678
- "dependency": [
679
- {
680
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.33.0`"
681
- }
682
- ]
683
- }
684
- },
685
- {
686
- "version": "7.9.0",
687
- "tag": "@microsoft/api-extractor-model_v7.9.0",
688
- "date": "Sun, 13 Sep 2020 01:53:20 GMT",
689
- "comments": {
690
- "minor": [
691
- {
692
- "comment": "Add support for system selectors in declaration references"
693
- }
694
- ]
695
- }
696
- },
697
- {
698
- "version": "7.8.22",
699
- "tag": "@microsoft/api-extractor-model_v7.8.22",
700
- "date": "Fri, 11 Sep 2020 02:13:35 GMT",
701
- "comments": {
702
- "dependency": [
703
- {
704
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.32.0`"
705
- }
706
- ]
707
- }
708
- },
709
- {
710
- "version": "7.8.21",
711
- "tag": "@microsoft/api-extractor-model_v7.8.21",
712
- "date": "Mon, 07 Sep 2020 07:37:37 GMT",
713
- "comments": {
714
- "dependency": [
715
- {
716
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.31.0`"
717
- }
718
- ]
719
- }
720
- },
721
- {
722
- "version": "7.8.20",
723
- "tag": "@microsoft/api-extractor-model_v7.8.20",
724
- "date": "Sat, 05 Sep 2020 18:56:34 GMT",
725
- "comments": {
726
- "patch": [
727
- {
728
- "comment": "Fix \"Converting circular structure to JSON\" error (GitHub #2152)"
729
- }
730
- ]
731
- }
732
- },
733
- {
734
- "version": "7.8.19",
735
- "tag": "@microsoft/api-extractor-model_v7.8.19",
736
- "date": "Thu, 27 Aug 2020 11:27:06 GMT",
737
- "comments": {
738
- "dependency": [
739
- {
740
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.30.0`"
741
- },
742
- {
743
- "comment": "Updating dependency \"@rushstack/eslint-config\" to `1.3.0`"
744
- }
745
- ]
746
- }
747
- },
748
- {
749
- "version": "7.8.18",
750
- "tag": "@microsoft/api-extractor-model_v7.8.18",
751
- "date": "Mon, 24 Aug 2020 07:35:20 GMT",
752
- "comments": {
753
- "dependency": [
754
- {
755
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.29.1`"
756
- },
757
- {
758
- "comment": "Updating dependency \"@rushstack/eslint-config\" to `1.2.1`"
759
- }
760
- ]
761
- }
762
- },
763
- {
764
- "version": "7.8.17",
765
- "tag": "@microsoft/api-extractor-model_v7.8.17",
766
- "date": "Sat, 22 Aug 2020 05:55:43 GMT",
767
- "comments": {
768
- "dependency": [
769
- {
770
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.29.0`"
771
- },
772
- {
773
- "comment": "Updating dependency \"@rushstack/eslint-config\" to `1.2.0`"
774
- }
775
- ]
776
- }
777
- },
778
- {
779
- "version": "7.8.16",
780
- "tag": "@microsoft/api-extractor-model_v7.8.16",
781
- "date": "Tue, 18 Aug 2020 23:59:42 GMT",
782
- "comments": {
783
- "dependency": [
784
- {
785
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.28.0`"
786
- }
787
- ]
788
- }
789
- },
790
- {
791
- "version": "7.8.15",
792
- "tag": "@microsoft/api-extractor-model_v7.8.15",
793
- "date": "Mon, 17 Aug 2020 04:53:23 GMT",
794
- "comments": {
795
- "dependency": [
796
- {
797
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.27.0`"
798
- },
799
- {
800
- "comment": "Updating dependency \"@rushstack/eslint-config\" to `1.1.0`"
801
- }
802
- ]
803
- }
804
- },
805
- {
806
- "version": "7.8.14",
807
- "tag": "@microsoft/api-extractor-model_v7.8.14",
808
- "date": "Wed, 12 Aug 2020 00:10:05 GMT",
809
- "comments": {
810
- "patch": [
811
- {
812
- "comment": "Updated project to build with Heft"
813
- }
814
- ],
815
- "dependency": [
816
- {
817
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.26.2`"
818
- },
819
- {
820
- "comment": "Updating dependency \"@rushstack/eslint-config\" to `1.0.4`"
821
- }
822
- ]
823
- }
824
- },
825
- {
826
- "version": "7.8.13",
827
- "tag": "@microsoft/api-extractor-model_v7.8.13",
828
- "date": "Wed, 05 Aug 2020 18:27:33 GMT",
829
- "comments": {
830
- "dependency": [
831
- {
832
- "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.26.1`"
833
- }
834
- ]
835
- }
836
- },
837
- {
838
- "version": "7.8.12",
839
- "tag": "@microsoft/api-extractor-model_v7.8.12",
840
- "date": "Fri, 03 Jul 2020 15:09:04 GMT",
841
- "comments": {
842
- "dependency": [
843
- {
844
- "comment": "Updating dependency \"@rushstack/node-core-library\" from `3.24.4` to `3.25.0`"
845
- }
846
- ]
847
- }
848
- },
849
- {
850
- "version": "7.8.11",
851
- "tag": "@microsoft/api-extractor-model_v7.8.11",
852
- "date": "Thu, 25 Jun 2020 06:43:35 GMT",
853
- "comments": {
854
- "dependency": [
855
- {
856
- "comment": "Updating dependency \"@rushstack/node-core-library\" from `3.24.3` to `3.24.4`"
857
- },
858
- {
859
- "comment": "Updating dependency \"@rushstack/eslint-config\" from `1.0.1` to `1.0.2`"
860
- }
861
- ]
862
- }
863
- },
864
- {
865
- "version": "7.8.10",
866
- "tag": "@microsoft/api-extractor-model_v7.8.10",
867
- "date": "Wed, 24 Jun 2020 09:50:48 GMT",
868
- "comments": {
869
- "dependency": [
870
- {
871
- "comment": "Updating dependency \"@rushstack/node-core-library\" from `3.24.2` to `3.24.3`"
872
- },
873
- {
874
- "comment": "Updating dependency \"@rushstack/eslint-config\" from `1.0.0` to `1.0.1`"
875
- }
876
- ]
877
- }
878
- },
879
- {
880
- "version": "7.8.9",
881
- "tag": "@microsoft/api-extractor-model_v7.8.9",
882
- "date": "Wed, 24 Jun 2020 09:04:28 GMT",
883
- "comments": {
884
- "dependency": [
885
- {
886
- "comment": "Updating dependency \"@rushstack/node-core-library\" from `3.24.1` to `3.24.2`"
887
- },
888
- {
889
- "comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.8` to `1.0.0`"
890
- }
891
- ]
892
- }
893
- },
894
- {
895
- "version": "7.8.8",
896
- "tag": "@microsoft/api-extractor-model_v7.8.8",
897
- "date": "Wed, 10 Jun 2020 20:48:30 GMT",
898
- "comments": {
899
- "dependency": [
900
- {
901
- "comment": "Updating dependency \"@rushstack/node-core-library\" from `3.24.0` to `3.24.1`"
902
- }
903
- ]
904
- }
905
- },
906
- {
907
- "version": "7.8.7",
908
- "tag": "@microsoft/api-extractor-model_v7.8.7",
909
- "date": "Sat, 30 May 2020 02:59:54 GMT",
910
- "comments": {
911
- "dependency": [
912
- {
913
- "comment": "Updating dependency \"@rushstack/node-core-library\" from `3.23.1` to `3.24.0`"
914
- }
915
- ]
916
- }
917
- },
918
- {
919
- "version": "7.8.6",
920
- "tag": "@microsoft/api-extractor-model_v7.8.6",
921
- "date": "Thu, 28 May 2020 05:59:02 GMT",
922
- "comments": {
923
- "dependency": [
924
- {
925
- "comment": "Updating dependency \"@rushstack/node-core-library\" from `3.23.0` to `3.23.1`"
926
- }
927
- ]
928
- }
929
- },
930
- {
931
- "version": "7.8.5",
932
- "tag": "@microsoft/api-extractor-model_v7.8.5",
933
- "date": "Wed, 27 May 2020 05:15:11 GMT",
934
- "comments": {
935
- "dependency": [
936
- {
937
- "comment": "Updating dependency \"@rushstack/node-core-library\" from `3.22.1` to `3.23.0`"
938
- },
939
- {
940
- "comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.7` to `0.5.8`"
941
- }
942
- ]
943
- }
944
- },
945
- {
946
- "version": "7.8.4",
947
- "tag": "@microsoft/api-extractor-model_v7.8.4",
948
- "date": "Tue, 26 May 2020 23:00:25 GMT",
949
- "comments": {
950
- "dependency": [
951
- {
952
- "comment": "Updating dependency \"@rushstack/node-core-library\" from `3.22.0` to `3.22.1`"
953
- }
954
- ]
955
- }
956
- },
957
- {
958
- "version": "7.8.3",
959
- "tag": "@microsoft/api-extractor-model_v7.8.3",
960
- "date": "Fri, 22 May 2020 15:08:43 GMT",
961
- "comments": {
962
- "dependency": [
963
- {
964
- "comment": "Updating dependency \"@rushstack/node-core-library\" from `3.21.0` to `3.22.0`"
965
- }
966
- ]
967
- }
968
- },
969
- {
970
- "version": "7.8.2",
971
- "tag": "@microsoft/api-extractor-model_v7.8.2",
972
- "date": "Thu, 21 May 2020 23:09:44 GMT",
973
- "comments": {
974
- "dependency": [
975
- {
976
- "comment": "Updating dependency \"@rushstack/node-core-library\" from `3.20.0` to `3.21.0`"
977
- }
978
- ]
979
- }
980
- },
981
- {
982
- "version": "7.8.1",
983
- "tag": "@microsoft/api-extractor-model_v7.8.1",
984
- "date": "Thu, 21 May 2020 15:42:00 GMT",
985
- "comments": {
986
- "dependency": [
987
- {
988
- "comment": "Updating dependency \"@rushstack/node-core-library\" from `3.19.7` to `3.20.0`"
989
- }
990
- ]
991
- }
992
- },
993
- {
994
- "version": "7.8.0",
995
- "tag": "@microsoft/api-extractor-model_v7.8.0",
996
- "date": "Wed, 06 May 2020 08:23:45 GMT",
997
- "comments": {
998
- "minor": [
999
- {
1000
- "comment": "Enable canonicalReference to ApiItem lookup"
1001
- }
1002
- ]
1003
- }
1004
- },
1005
- {
1006
- "version": "7.7.11",
1007
- "tag": "@microsoft/api-extractor-model_v7.7.11",
1008
- "date": "Wed, 08 Apr 2020 04:07:33 GMT",
1009
- "comments": {
1010
- "dependency": [
1011
- {
1012
- "comment": "Updating dependency \"@rushstack/node-core-library\" from `3.19.6` to `3.19.7`"
1013
- },
1014
- {
1015
- "comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.6` to `0.5.7`"
1016
- }
1017
- ]
1018
- }
1019
- },
1020
- {
1021
- "version": "7.7.10",
1022
- "tag": "@microsoft/api-extractor-model_v7.7.10",
1023
- "date": "Sat, 28 Mar 2020 00:37:16 GMT",
1024
- "comments": {
1025
- "patch": [
1026
- {
1027
- "comment": "Upgrade to TSdoc 0.12.19"
1028
- }
1029
- ],
1030
- "dependency": [
1031
- {
1032
- "comment": "Updating dependency \"@rushstack/node-core-library\" from `3.19.5` to `3.19.6`"
1033
- },
1034
- {
1035
- "comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.5` to `0.5.6`"
1036
- }
1037
- ]
1038
- }
1039
- },
1040
- {
1041
- "version": "7.7.9",
1042
- "tag": "@microsoft/api-extractor-model_v7.7.9",
1043
- "date": "Wed, 18 Mar 2020 15:07:47 GMT",
1044
- "comments": {
1045
- "patch": [
1046
- {
1047
- "comment": "Upgrade cyclic dependencies"
1048
- }
1049
- ],
1050
- "dependency": [
1051
- {
1052
- "comment": "Updating dependency \"@rushstack/node-core-library\" from `3.19.4` to `3.19.5`"
1053
- },
1054
- {
1055
- "comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.4` to `0.5.5`"
1056
- }
1057
- ]
1058
- }
1059
- },
1060
- {
1061
- "version": "7.7.8",
1062
- "tag": "@microsoft/api-extractor-model_v7.7.8",
1063
- "date": "Tue, 17 Mar 2020 23:55:58 GMT",
1064
- "comments": {
1065
- "patch": [
1066
- {
1067
- "comment": "Replace dependencies whose NPM scope was renamed from `@microsoft` to `@rushstack`"
1068
- }
1069
- ],
1070
- "dependency": [
1071
- {
1072
- "comment": "Updating dependency \"@rushstack/node-core-library\" from `3.19.3` to `3.19.4`"
1073
- }
1074
- ]
1075
- }
1076
- },
1077
- {
1078
- "version": "7.7.7",
1079
- "tag": "@microsoft/api-extractor-model_v7.7.7",
1080
- "date": "Tue, 28 Jan 2020 02:23:44 GMT",
1081
- "comments": {
1082
- "dependency": [
1083
- {
1084
- "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.19.2` to `3.19.3`"
1085
- }
1086
- ]
1087
- }
1088
- },
1089
- {
1090
- "version": "7.7.6",
1091
- "tag": "@microsoft/api-extractor-model_v7.7.6",
1092
- "date": "Thu, 23 Jan 2020 01:07:56 GMT",
1093
- "comments": {
1094
- "dependency": [
1095
- {
1096
- "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.19.1` to `3.19.2`"
1097
- }
1098
- ]
1099
- }
1100
- },
1101
- {
1102
- "version": "7.7.5",
1103
- "tag": "@microsoft/api-extractor-model_v7.7.5",
1104
- "date": "Tue, 21 Jan 2020 21:56:14 GMT",
1105
- "comments": {
1106
- "dependency": [
1107
- {
1108
- "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.19.0` to `3.19.1`"
1109
- },
1110
- {
1111
- "comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.3` to `0.5.4`"
1112
- }
1113
- ]
1114
- }
1115
- },
1116
- {
1117
- "version": "7.7.4",
1118
- "tag": "@microsoft/api-extractor-model_v7.7.4",
1119
- "date": "Sun, 19 Jan 2020 02:26:52 GMT",
1120
- "comments": {
1121
- "patch": [
1122
- {
1123
- "comment": "Upgrade Node typings to Node 10"
1124
- }
1125
- ],
1126
- "dependency": [
1127
- {
1128
- "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.18.3` to `3.19.0`"
1129
- },
1130
- {
1131
- "comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.2` to `0.5.3`"
1132
- }
1133
- ]
1134
- }
1135
- },
1136
- {
1137
- "version": "7.7.3",
1138
- "tag": "@microsoft/api-extractor-model_v7.7.3",
1139
- "date": "Fri, 17 Jan 2020 01:08:23 GMT",
1140
- "comments": {
1141
- "dependency": [
1142
- {
1143
- "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.18.2` to `3.18.3`"
1144
- },
1145
- {
1146
- "comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.1` to `0.5.2`"
1147
- }
1148
- ]
1149
- }
1150
- },
1151
- {
1152
- "version": "7.7.2",
1153
- "tag": "@microsoft/api-extractor-model_v7.7.2",
1154
- "date": "Thu, 09 Jan 2020 06:44:13 GMT",
1155
- "comments": {
1156
- "dependency": [
1157
- {
1158
- "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.18.1` to `3.18.2`"
1159
- },
1160
- {
1161
- "comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.0` to `0.5.1`"
1162
- }
1163
- ]
1164
- }
1165
- },
1166
- {
1167
- "version": "7.7.1",
1168
- "tag": "@microsoft/api-extractor-model_v7.7.1",
1169
- "date": "Wed, 08 Jan 2020 00:11:31 GMT",
1170
- "comments": {
1171
- "dependency": [
1172
- {
1173
- "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.18.0` to `3.18.1`"
1174
- },
1175
- {
1176
- "comment": "Updating dependency \"@rushstack/eslint-config\" from `0.4.2` to `0.5.0`"
1177
- }
1178
- ]
1179
- }
1180
- },
1181
- {
1182
- "version": "7.7.0",
1183
- "tag": "@microsoft/api-extractor-model_v7.7.0",
1184
- "date": "Tue, 03 Dec 2019 03:17:43 GMT",
1185
- "comments": {
1186
- "minor": [
1187
- {
1188
- "comment": "Improve declaration reference syntax to allow linking to overloaded functions/methods"
1189
- }
1190
- ]
1191
- }
1192
- },
1193
- {
1194
- "version": "7.6.0",
1195
- "tag": "@microsoft/api-extractor-model_v7.6.0",
1196
- "date": "Sun, 24 Nov 2019 00:54:04 GMT",
1197
- "comments": {
1198
- "minor": [
1199
- {
1200
- "comment": "Added support for `@throws`"
1201
- }
1202
- ]
1203
- }
1204
- },
1205
- {
1206
- "version": "7.5.6",
1207
- "tag": "@microsoft/api-extractor-model_v7.5.6",
1208
- "date": "Fri, 15 Nov 2019 04:50:50 GMT",
1209
- "comments": {
1210
- "dependency": [
1211
- {
1212
- "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.17.1` to `3.18.0`"
1213
- }
1214
- ]
1215
- }
1216
- },
1217
- {
1218
- "version": "7.5.5",
1219
- "tag": "@microsoft/api-extractor-model_v7.5.5",
1220
- "date": "Mon, 11 Nov 2019 16:07:56 GMT",
1221
- "comments": {
1222
- "dependency": [
1223
- {
1224
- "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.17.0` to `3.17.1`"
1225
- },
1226
- {
1227
- "comment": "Updating dependency \"@rushstack/eslint-config\" from `0.4.1` to `0.4.2`"
1228
- }
1229
- ]
1230
- }
1231
- },
1232
- {
1233
- "version": "7.5.4",
1234
- "tag": "@microsoft/api-extractor-model_v7.5.4",
1235
- "date": "Tue, 05 Nov 2019 06:49:28 GMT",
1236
- "comments": {
1237
- "patch": [
1238
- {
1239
- "comment": "Fix an issue where API reports sometimes were ordered differently depending on the version of NodeJS (GitHub #1552)"
1240
- }
1241
- ],
1242
- "dependency": [
1243
- {
1244
- "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.16.0` to `3.17.0`"
1245
- }
1246
- ]
1247
- }
1248
- },
1249
- {
1250
- "version": "7.5.3",
1251
- "tag": "@microsoft/api-extractor-model_v7.5.3",
1252
- "date": "Tue, 05 Nov 2019 01:08:39 GMT",
1253
- "comments": {
1254
- "patch": [
1255
- {
1256
- "comment": "Clarified an error message"
1257
- }
1258
- ]
1259
- }
1260
- },
1261
- {
1262
- "version": "7.5.2",
1263
- "tag": "@microsoft/api-extractor-model_v7.5.2",
1264
- "date": "Tue, 22 Oct 2019 06:24:44 GMT",
1265
- "comments": {
1266
- "patch": [
1267
- {
1268
- "comment": "Refactor some code as part of migration from TSLint to ESLint"
1269
- }
1270
- ],
1271
- "dependency": [
1272
- {
1273
- "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.15.1` to `3.16.0`"
1274
- },
1275
- {
1276
- "comment": "Updating dependency \"@rushstack/eslint-config\" from `0.4.0` to `0.4.1`"
1277
- }
1278
- ]
1279
- }
1280
- },
1281
- {
1282
- "version": "7.5.1",
1283
- "tag": "@microsoft/api-extractor-model_v7.5.1",
1284
- "date": "Sun, 29 Sep 2019 23:56:29 GMT",
1285
- "comments": {
1286
- "patch": [
1287
- {
1288
- "comment": "Update repository URL"
1289
- }
1290
- ],
1291
- "dependency": [
1292
- {
1293
- "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.15.0` to `3.15.1`"
1294
- }
1295
- ]
1296
- }
1297
- },
1298
- {
1299
- "version": "7.5.0",
1300
- "tag": "@microsoft/api-extractor-model_v7.5.0",
1301
- "date": "Wed, 25 Sep 2019 15:15:31 GMT",
1302
- "comments": {
1303
- "minor": [
1304
- {
1305
- "comment": "Add ApiItem.getMergedSiblings() API"
1306
- }
1307
- ]
1308
- }
1309
- },
1310
- {
1311
- "version": "7.4.2",
1312
- "tag": "@microsoft/api-extractor-model_v7.4.2",
1313
- "date": "Mon, 23 Sep 2019 15:14:55 GMT",
1314
- "comments": {
1315
- "patch": [
1316
- {
1317
- "comment": "Remove unnecessary dependency on @types/node"
1318
- }
1319
- ],
1320
- "dependency": [
1321
- {
1322
- "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.14.2` to `3.15.0`"
1323
- }
1324
- ]
1325
- }
1326
- },
1327
- {
1328
- "version": "7.4.1",
1329
- "tag": "@microsoft/api-extractor-model_v7.4.1",
1330
- "date": "Tue, 10 Sep 2019 22:32:23 GMT",
1331
- "comments": {
1332
- "patch": [
1333
- {
1334
- "comment": "Update documentation"
1335
- }
1336
- ],
1337
- "dependency": [
1338
- {
1339
- "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.14.1` to `3.14.2`"
1340
- }
1341
- ]
1342
- }
1343
- },
1344
- {
1345
- "version": "7.4.0",
1346
- "tag": "@microsoft/api-extractor-model_v7.4.0",
1347
- "date": "Tue, 10 Sep 2019 20:38:33 GMT",
1348
- "comments": {
1349
- "minor": [
1350
- {
1351
- "comment": "Add 'canonicalReference' to ExcerptToken"
1352
- }
1353
- ]
1354
- }
1355
- },
1356
- {
1357
- "version": "7.3.4",
1358
- "tag": "@microsoft/api-extractor-model_v7.3.4",
1359
- "date": "Wed, 04 Sep 2019 18:28:06 GMT",
1360
- "comments": {
1361
- "dependency": [
1362
- {
1363
- "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.14.0` to `3.14.1`"
1364
- }
1365
- ]
1366
- }
1367
- },
1368
- {
1369
- "version": "7.3.3",
1370
- "tag": "@microsoft/api-extractor-model_v7.3.3",
1371
- "date": "Wed, 04 Sep 2019 15:15:37 GMT",
1372
- "comments": {
1373
- "patch": [
1374
- {
1375
- "comment": "Update TSDoc dependency to 0.12.14"
1376
- }
1377
- ]
1378
- }
1379
- },
1380
- {
1381
- "version": "7.3.2",
1382
- "tag": "@microsoft/api-extractor-model_v7.3.2",
1383
- "date": "Thu, 08 Aug 2019 15:14:17 GMT",
1384
- "comments": {
1385
- "dependency": [
1386
- {
1387
- "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.13.0` to `3.14.0`"
1388
- }
1389
- ]
1390
- }
1391
- },
1392
- {
1393
- "version": "7.3.1",
1394
- "tag": "@microsoft/api-extractor-model_v7.3.1",
1395
- "date": "Thu, 08 Aug 2019 00:49:05 GMT",
1396
- "comments": {
1397
- "patch": [
1398
- {
1399
- "comment": "(Experimental) Add ApiExtractor.canonicalReference which is a beta implementation of the revised TSDoc declaration reference notation"
1400
- }
1401
- ]
1402
- }
1403
- },
1404
- {
1405
- "version": "7.3.0",
1406
- "tag": "@microsoft/api-extractor-model_v7.3.0",
1407
- "date": "Mon, 22 Jul 2019 19:13:10 GMT",
1408
- "comments": {
1409
- "minor": [
1410
- {
1411
- "comment": "Rename `ApiItem.canonicalReference` to `.containerKey`; rename `ApiItemContainerMixin.tryGetMember()` to `.tryGetMemberByKey()`; rename `Api___.getCanonicalReference()` to `.getContainerKey()`"
1412
- }
1413
- ]
1414
- }
1415
- },
1416
- {
1417
- "version": "7.2.0",
1418
- "tag": "@microsoft/api-extractor-model_v7.2.0",
1419
- "date": "Tue, 11 Jun 2019 00:48:06 GMT",
1420
- "comments": {
1421
- "patch": [
1422
- {
1423
- "comment": "Improve the .api.json deserializer to validate the schema version and support backwards compatibility"
1424
- }
1425
- ],
1426
- "minor": [
1427
- {
1428
- "comment": "Add API support for type parameters and type alias types"
1429
- }
1430
- ]
1431
- }
1432
- },
1433
- {
1434
- "version": "7.1.3",
1435
- "tag": "@microsoft/api-extractor-model_v7.1.3",
1436
- "date": "Wed, 05 Jun 2019 19:12:34 GMT",
1437
- "comments": {
1438
- "patch": [
1439
- {
1440
- "comment": "Fix an issue where TSDoc index selectors (ApiParameterListMixin.overloadIndex) started from 0, whereas TSDoc requires a nonzero number"
1441
- }
1442
- ]
1443
- }
1444
- },
1445
- {
1446
- "version": "7.1.2",
1447
- "tag": "@microsoft/api-extractor-model_v7.1.2",
1448
- "date": "Tue, 04 Jun 2019 05:51:53 GMT",
1449
- "comments": {
1450
- "patch": [
1451
- {
1452
- "comment": "Fix an issue where ApiConstructor inherited from ApiStaticMixin, but TypeScript constructors cannot be static"
1453
- }
1454
- ]
1455
- }
1456
- },
1457
- {
1458
- "version": "7.1.1",
1459
- "tag": "@microsoft/api-extractor-model_v7.1.1",
1460
- "date": "Mon, 27 May 2019 04:13:44 GMT",
1461
- "comments": {
1462
- "patch": [
1463
- {
1464
- "comment": "Make the strings returned by ApiItem.displayName less verbose"
1465
- },
1466
- {
1467
- "comment": "Improve formatting of the strings returned by ApiItem.getScopedNameWithinPackage()"
1468
- }
1469
- ]
1470
- }
1471
- },
1472
- {
1473
- "version": "7.1.0",
1474
- "tag": "@microsoft/api-extractor-model_v7.1.0",
1475
- "date": "Tue, 16 Apr 2019 11:01:37 GMT",
1476
- "comments": {
1477
- "minor": [
1478
- {
1479
- "comment": "Initial stable release of API Extractor 7"
1480
- }
1481
- ]
1482
- }
1483
- },
1484
- {
1485
- "version": "7.0.28",
1486
- "tag": "@microsoft/api-extractor-model_v7.0.28",
1487
- "date": "Wed, 20 Mar 2019 19:14:49 GMT",
1488
- "comments": {
1489
- "dependency": [
1490
- {
1491
- "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.12.1` to `3.13.0`"
1492
- }
1493
- ]
1494
- }
1495
- },
1496
- {
1497
- "version": "7.0.27",
1498
- "tag": "@microsoft/api-extractor-model_v7.0.27",
1499
- "date": "Mon, 18 Mar 2019 04:28:43 GMT",
1500
- "comments": {
1501
- "patch": [
1502
- {
1503
- "comment": "Add helper functions for ReleaseTag"
1504
- },
1505
- {
1506
- "comment": "Export IApiItemConstructor to eliminate the ae-forgotten-export warning"
1507
- }
1508
- ],
1509
- "dependency": [
1510
- {
1511
- "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.12.0` to `3.12.1`"
1512
- }
1513
- ]
1514
- }
1515
- },
1516
- {
1517
- "version": "7.0.26",
1518
- "tag": "@microsoft/api-extractor-model_v7.0.26",
1519
- "date": "Wed, 13 Mar 2019 19:13:14 GMT",
1520
- "comments": {
1521
- "patch": [
1522
- {
1523
- "comment": "Refactor code to move the IndentedWriter API from api-extractor-model to api-documenter"
1524
- }
1525
- ]
1526
- }
1527
- },
1528
- {
1529
- "version": "7.0.25",
1530
- "tag": "@microsoft/api-extractor-model_v7.0.25",
1531
- "date": "Wed, 13 Mar 2019 01:14:05 GMT",
1532
- "comments": {
1533
- "patch": [
1534
- {
1535
- "comment": "Upgrade TSDoc"
1536
- }
1537
- ]
1538
- }
1539
- },
1540
- {
1541
- "version": "7.0.24",
1542
- "tag": "@microsoft/api-extractor-model_v7.0.24",
1543
- "date": "Mon, 11 Mar 2019 16:13:36 GMT",
1544
- "comments": {
1545
- "patch": [
1546
- {
1547
- "comment": "Initial setup of new package @microsoft/api-extractor-model"
1548
- }
1549
- ]
1550
- }
1551
- }
1552
- ]
1553
- }
1
+ {
2
+ "name": "@microsoft/api-extractor-model",
3
+ "entries": [
4
+ {
5
+ "version": "7.15.3",
6
+ "tag": "@microsoft/api-extractor-model_v7.15.3",
7
+ "date": "Wed, 05 Jan 2022 16:07:47 GMT",
8
+ "comments": {
9
+ "dependency": [
10
+ {
11
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.45.0`"
12
+ }
13
+ ]
14
+ }
15
+ },
16
+ {
17
+ "version": "7.15.2",
18
+ "tag": "@microsoft/api-extractor-model_v7.15.2",
19
+ "date": "Mon, 27 Dec 2021 16:10:40 GMT",
20
+ "comments": {
21
+ "dependency": [
22
+ {
23
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.44.3`"
24
+ },
25
+ {
26
+ "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.5.1`"
27
+ }
28
+ ]
29
+ }
30
+ },
31
+ {
32
+ "version": "7.15.1",
33
+ "tag": "@microsoft/api-extractor-model_v7.15.1",
34
+ "date": "Thu, 09 Dec 2021 20:34:41 GMT",
35
+ "comments": {
36
+ "dependency": [
37
+ {
38
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.44.2`"
39
+ }
40
+ ]
41
+ }
42
+ },
43
+ {
44
+ "version": "7.15.0",
45
+ "tag": "@microsoft/api-extractor-model_v7.15.0",
46
+ "date": "Thu, 09 Dec 2021 00:21:54 GMT",
47
+ "comments": {
48
+ "minor": [
49
+ {
50
+ "comment": "Replace const enums with conventional enums to allow for compatibility with JavaScript consumers."
51
+ }
52
+ ]
53
+ }
54
+ },
55
+ {
56
+ "version": "7.14.0",
57
+ "tag": "@microsoft/api-extractor-model_v7.14.0",
58
+ "date": "Wed, 08 Dec 2021 16:14:05 GMT",
59
+ "comments": {
60
+ "minor": [
61
+ {
62
+ "comment": "Update to TypeScript 4.5"
63
+ }
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "version": "7.13.18",
69
+ "tag": "@microsoft/api-extractor-model_v7.13.18",
70
+ "date": "Mon, 06 Dec 2021 16:08:33 GMT",
71
+ "comments": {
72
+ "dependency": [
73
+ {
74
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.44.1`"
75
+ },
76
+ {
77
+ "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.5.0`"
78
+ }
79
+ ]
80
+ }
81
+ },
82
+ {
83
+ "version": "7.13.17",
84
+ "tag": "@microsoft/api-extractor-model_v7.13.17",
85
+ "date": "Fri, 03 Dec 2021 03:05:22 GMT",
86
+ "comments": {
87
+ "dependency": [
88
+ {
89
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.44.0`"
90
+ }
91
+ ]
92
+ }
93
+ },
94
+ {
95
+ "version": "7.13.16",
96
+ "tag": "@microsoft/api-extractor-model_v7.13.16",
97
+ "date": "Sat, 06 Nov 2021 00:09:13 GMT",
98
+ "comments": {
99
+ "dependency": [
100
+ {
101
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.2`"
102
+ }
103
+ ]
104
+ }
105
+ },
106
+ {
107
+ "version": "7.13.15",
108
+ "tag": "@microsoft/api-extractor-model_v7.13.15",
109
+ "date": "Fri, 05 Nov 2021 15:09:18 GMT",
110
+ "comments": {
111
+ "dependency": [
112
+ {
113
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.1`"
114
+ },
115
+ {
116
+ "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.5`"
117
+ }
118
+ ]
119
+ }
120
+ },
121
+ {
122
+ "version": "7.13.14",
123
+ "tag": "@microsoft/api-extractor-model_v7.13.14",
124
+ "date": "Wed, 27 Oct 2021 00:08:15 GMT",
125
+ "comments": {
126
+ "patch": [
127
+ {
128
+ "comment": "Update the package.json repository field to include the directory property."
129
+ }
130
+ ],
131
+ "dependency": [
132
+ {
133
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.0`"
134
+ },
135
+ {
136
+ "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.4`"
137
+ }
138
+ ]
139
+ }
140
+ },
141
+ {
142
+ "version": "7.13.13",
143
+ "tag": "@microsoft/api-extractor-model_v7.13.13",
144
+ "date": "Wed, 13 Oct 2021 15:09:54 GMT",
145
+ "comments": {
146
+ "dependency": [
147
+ {
148
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.42.3`"
149
+ },
150
+ {
151
+ "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.3`"
152
+ }
153
+ ]
154
+ }
155
+ },
156
+ {
157
+ "version": "7.13.12",
158
+ "tag": "@microsoft/api-extractor-model_v7.13.12",
159
+ "date": "Fri, 08 Oct 2021 08:08:34 GMT",
160
+ "comments": {
161
+ "dependency": [
162
+ {
163
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.42.2`"
164
+ }
165
+ ]
166
+ }
167
+ },
168
+ {
169
+ "version": "7.13.11",
170
+ "tag": "@microsoft/api-extractor-model_v7.13.11",
171
+ "date": "Thu, 07 Oct 2021 07:13:35 GMT",
172
+ "comments": {
173
+ "dependency": [
174
+ {
175
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.42.1`"
176
+ },
177
+ {
178
+ "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.2`"
179
+ }
180
+ ]
181
+ }
182
+ },
183
+ {
184
+ "version": "7.13.10",
185
+ "tag": "@microsoft/api-extractor-model_v7.13.10",
186
+ "date": "Tue, 05 Oct 2021 15:08:38 GMT",
187
+ "comments": {
188
+ "dependency": [
189
+ {
190
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.42.0`"
191
+ }
192
+ ]
193
+ }
194
+ },
195
+ {
196
+ "version": "7.13.9",
197
+ "tag": "@microsoft/api-extractor-model_v7.13.9",
198
+ "date": "Fri, 24 Sep 2021 00:09:29 GMT",
199
+ "comments": {
200
+ "dependency": [
201
+ {
202
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.41.0`"
203
+ }
204
+ ]
205
+ }
206
+ },
207
+ {
208
+ "version": "7.13.8",
209
+ "tag": "@microsoft/api-extractor-model_v7.13.8",
210
+ "date": "Thu, 23 Sep 2021 00:10:40 GMT",
211
+ "comments": {
212
+ "patch": [
213
+ {
214
+ "comment": "Upgrade the `@types/node` dependency to version to version 12."
215
+ }
216
+ ],
217
+ "dependency": [
218
+ {
219
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.40.3`"
220
+ },
221
+ {
222
+ "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.1`"
223
+ }
224
+ ]
225
+ }
226
+ },
227
+ {
228
+ "version": "7.13.7",
229
+ "tag": "@microsoft/api-extractor-model_v7.13.7",
230
+ "date": "Tue, 14 Sep 2021 01:17:04 GMT",
231
+ "comments": {
232
+ "dependency": [
233
+ {
234
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.40.2`"
235
+ }
236
+ ]
237
+ }
238
+ },
239
+ {
240
+ "version": "7.13.6",
241
+ "tag": "@microsoft/api-extractor-model_v7.13.6",
242
+ "date": "Mon, 13 Sep 2021 15:07:06 GMT",
243
+ "comments": {
244
+ "dependency": [
245
+ {
246
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.40.1`"
247
+ }
248
+ ]
249
+ }
250
+ },
251
+ {
252
+ "version": "7.13.5",
253
+ "tag": "@microsoft/api-extractor-model_v7.13.5",
254
+ "date": "Wed, 11 Aug 2021 00:07:21 GMT",
255
+ "comments": {
256
+ "dependency": [
257
+ {
258
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.40.0`"
259
+ }
260
+ ]
261
+ }
262
+ },
263
+ {
264
+ "version": "7.13.4",
265
+ "tag": "@microsoft/api-extractor-model_v7.13.4",
266
+ "date": "Mon, 12 Jul 2021 23:08:26 GMT",
267
+ "comments": {
268
+ "dependency": [
269
+ {
270
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.39.1`"
271
+ },
272
+ {
273
+ "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.0`"
274
+ }
275
+ ]
276
+ }
277
+ },
278
+ {
279
+ "version": "7.13.3",
280
+ "tag": "@microsoft/api-extractor-model_v7.13.3",
281
+ "date": "Fri, 04 Jun 2021 19:59:53 GMT",
282
+ "comments": {
283
+ "dependency": [
284
+ {
285
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.39.0`"
286
+ }
287
+ ]
288
+ }
289
+ },
290
+ {
291
+ "version": "7.13.2",
292
+ "tag": "@microsoft/api-extractor-model_v7.13.2",
293
+ "date": "Wed, 19 May 2021 00:11:39 GMT",
294
+ "comments": {
295
+ "dependency": [
296
+ {
297
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.38.0`"
298
+ }
299
+ ]
300
+ }
301
+ },
302
+ {
303
+ "version": "7.13.1",
304
+ "tag": "@microsoft/api-extractor-model_v7.13.1",
305
+ "date": "Mon, 03 May 2021 15:10:29 GMT",
306
+ "comments": {
307
+ "dependency": [
308
+ {
309
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.37.0`"
310
+ }
311
+ ]
312
+ }
313
+ },
314
+ {
315
+ "version": "7.13.0",
316
+ "tag": "@microsoft/api-extractor-model_v7.13.0",
317
+ "date": "Tue, 20 Apr 2021 04:59:51 GMT",
318
+ "comments": {
319
+ "minor": [
320
+ {
321
+ "comment": "The .api.json file format now stores the TSDoc configuration used for parsing doc comments"
322
+ }
323
+ ]
324
+ }
325
+ },
326
+ {
327
+ "version": "7.12.5",
328
+ "tag": "@microsoft/api-extractor-model_v7.12.5",
329
+ "date": "Mon, 12 Apr 2021 15:10:28 GMT",
330
+ "comments": {
331
+ "dependency": [
332
+ {
333
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.36.2`"
334
+ },
335
+ {
336
+ "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.3.4`"
337
+ }
338
+ ]
339
+ }
340
+ },
341
+ {
342
+ "version": "7.12.4",
343
+ "tag": "@microsoft/api-extractor-model_v7.12.4",
344
+ "date": "Thu, 08 Apr 2021 06:05:31 GMT",
345
+ "comments": {
346
+ "patch": [
347
+ {
348
+ "comment": "Fix minor typo in README.md"
349
+ }
350
+ ]
351
+ }
352
+ },
353
+ {
354
+ "version": "7.12.3",
355
+ "tag": "@microsoft/api-extractor-model_v7.12.3",
356
+ "date": "Tue, 06 Apr 2021 15:14:22 GMT",
357
+ "comments": {
358
+ "dependency": [
359
+ {
360
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.36.1`"
361
+ },
362
+ {
363
+ "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.3.3`"
364
+ }
365
+ ]
366
+ }
367
+ },
368
+ {
369
+ "version": "7.12.2",
370
+ "tag": "@microsoft/api-extractor-model_v7.12.2",
371
+ "date": "Fri, 05 Feb 2021 16:10:42 GMT",
372
+ "comments": {
373
+ "dependency": [
374
+ {
375
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.36.0`"
376
+ }
377
+ ]
378
+ }
379
+ },
380
+ {
381
+ "version": "7.12.1",
382
+ "tag": "@microsoft/api-extractor-model_v7.12.1",
383
+ "date": "Thu, 10 Dec 2020 23:25:49 GMT",
384
+ "comments": {
385
+ "patch": [
386
+ {
387
+ "comment": "Enable support for @decorator"
388
+ }
389
+ ],
390
+ "dependency": [
391
+ {
392
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.35.2`"
393
+ },
394
+ {
395
+ "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.3.2`"
396
+ }
397
+ ]
398
+ }
399
+ },
400
+ {
401
+ "version": "7.12.0",
402
+ "tag": "@microsoft/api-extractor-model_v7.12.0",
403
+ "date": "Wed, 18 Nov 2020 08:19:54 GMT",
404
+ "comments": {
405
+ "minor": [
406
+ {
407
+ "comment": "Introduce an ApiOptionalMixin base class for representing optional properties and methods"
408
+ }
409
+ ]
410
+ }
411
+ },
412
+ {
413
+ "version": "7.11.0",
414
+ "tag": "@microsoft/api-extractor-model_v7.11.0",
415
+ "date": "Wed, 18 Nov 2020 06:21:57 GMT",
416
+ "comments": {
417
+ "minor": [
418
+ {
419
+ "comment": "Update .api.json file format to store a new field \"isOptional\" for documenting optional properties"
420
+ }
421
+ ]
422
+ }
423
+ },
424
+ {
425
+ "version": "7.10.10",
426
+ "tag": "@microsoft/api-extractor-model_v7.10.10",
427
+ "date": "Wed, 11 Nov 2020 01:08:59 GMT",
428
+ "comments": {
429
+ "dependency": [
430
+ {
431
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.35.1`"
432
+ },
433
+ {
434
+ "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.3.1`"
435
+ }
436
+ ]
437
+ }
438
+ },
439
+ {
440
+ "version": "7.10.9",
441
+ "tag": "@microsoft/api-extractor-model_v7.10.9",
442
+ "date": "Tue, 10 Nov 2020 23:13:12 GMT",
443
+ "comments": {
444
+ "dependency": [
445
+ {
446
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.35.0`"
447
+ }
448
+ ]
449
+ }
450
+ },
451
+ {
452
+ "version": "7.10.8",
453
+ "tag": "@microsoft/api-extractor-model_v7.10.8",
454
+ "date": "Fri, 30 Oct 2020 06:38:39 GMT",
455
+ "comments": {
456
+ "dependency": [
457
+ {
458
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.34.7`"
459
+ },
460
+ {
461
+ "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.3.0`"
462
+ }
463
+ ]
464
+ }
465
+ },
466
+ {
467
+ "version": "7.10.7",
468
+ "tag": "@microsoft/api-extractor-model_v7.10.7",
469
+ "date": "Fri, 30 Oct 2020 00:10:14 GMT",
470
+ "comments": {
471
+ "dependency": [
472
+ {
473
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.34.6`"
474
+ },
475
+ {
476
+ "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.2.3`"
477
+ }
478
+ ]
479
+ }
480
+ },
481
+ {
482
+ "version": "7.10.6",
483
+ "tag": "@microsoft/api-extractor-model_v7.10.6",
484
+ "date": "Thu, 29 Oct 2020 06:14:19 GMT",
485
+ "comments": {
486
+ "patch": [
487
+ {
488
+ "comment": "Fix .d.ts error when the library is imported by a project using TypeScript 4.0"
489
+ }
490
+ ]
491
+ }
492
+ },
493
+ {
494
+ "version": "7.10.5",
495
+ "tag": "@microsoft/api-extractor-model_v7.10.5",
496
+ "date": "Wed, 28 Oct 2020 01:18:03 GMT",
497
+ "comments": {
498
+ "dependency": [
499
+ {
500
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.34.5`"
501
+ },
502
+ {
503
+ "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.2.2`"
504
+ }
505
+ ]
506
+ }
507
+ },
508
+ {
509
+ "version": "7.10.4",
510
+ "tag": "@microsoft/api-extractor-model_v7.10.4",
511
+ "date": "Tue, 27 Oct 2020 15:10:14 GMT",
512
+ "comments": {
513
+ "dependency": [
514
+ {
515
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.34.4`"
516
+ }
517
+ ]
518
+ }
519
+ },
520
+ {
521
+ "version": "7.10.3",
522
+ "tag": "@microsoft/api-extractor-model_v7.10.3",
523
+ "date": "Tue, 06 Oct 2020 00:24:06 GMT",
524
+ "comments": {
525
+ "dependency": [
526
+ {
527
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.34.3`"
528
+ },
529
+ {
530
+ "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.2.1`"
531
+ }
532
+ ]
533
+ }
534
+ },
535
+ {
536
+ "version": "7.10.2",
537
+ "tag": "@microsoft/api-extractor-model_v7.10.2",
538
+ "date": "Mon, 05 Oct 2020 22:36:57 GMT",
539
+ "comments": {
540
+ "dependency": [
541
+ {
542
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.34.2`"
543
+ },
544
+ {
545
+ "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.2.0`"
546
+ }
547
+ ]
548
+ }
549
+ },
550
+ {
551
+ "version": "7.10.1",
552
+ "tag": "@microsoft/api-extractor-model_v7.10.1",
553
+ "date": "Wed, 30 Sep 2020 18:39:17 GMT",
554
+ "comments": {
555
+ "patch": [
556
+ {
557
+ "comment": "Update to build with @rushstack/heft-node-rig"
558
+ }
559
+ ],
560
+ "dependency": [
561
+ {
562
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.34.1`"
563
+ },
564
+ {
565
+ "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.1.3`"
566
+ }
567
+ ]
568
+ }
569
+ },
570
+ {
571
+ "version": "7.10.0",
572
+ "tag": "@microsoft/api-extractor-model_v7.10.0",
573
+ "date": "Wed, 30 Sep 2020 06:53:53 GMT",
574
+ "comments": {
575
+ "patch": [
576
+ {
577
+ "comment": "Update README.md"
578
+ }
579
+ ],
580
+ "minor": [
581
+ {
582
+ "comment": "Upgrade compiler; the API now requires TypeScript 3.9 or newer"
583
+ }
584
+ ],
585
+ "dependency": [
586
+ {
587
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.34.0`"
588
+ },
589
+ {
590
+ "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.1.2`"
591
+ }
592
+ ]
593
+ }
594
+ },
595
+ {
596
+ "version": "7.9.7",
597
+ "tag": "@microsoft/api-extractor-model_v7.9.7",
598
+ "date": "Tue, 22 Sep 2020 05:45:57 GMT",
599
+ "comments": {
600
+ "dependency": [
601
+ {
602
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.33.6`"
603
+ },
604
+ {
605
+ "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.1.1`"
606
+ }
607
+ ]
608
+ }
609
+ },
610
+ {
611
+ "version": "7.9.6",
612
+ "tag": "@microsoft/api-extractor-model_v7.9.6",
613
+ "date": "Tue, 22 Sep 2020 01:45:31 GMT",
614
+ "comments": {
615
+ "dependency": [
616
+ {
617
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.33.5`"
618
+ },
619
+ {
620
+ "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.1.0`"
621
+ }
622
+ ]
623
+ }
624
+ },
625
+ {
626
+ "version": "7.9.5",
627
+ "tag": "@microsoft/api-extractor-model_v7.9.5",
628
+ "date": "Tue, 22 Sep 2020 00:08:53 GMT",
629
+ "comments": {
630
+ "dependency": [
631
+ {
632
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.33.4`"
633
+ },
634
+ {
635
+ "comment": "Updating dependency \"@rushstack/eslint-config\" to `2.0.0`"
636
+ }
637
+ ]
638
+ }
639
+ },
640
+ {
641
+ "version": "7.9.4",
642
+ "tag": "@microsoft/api-extractor-model_v7.9.4",
643
+ "date": "Sat, 19 Sep 2020 04:37:27 GMT",
644
+ "comments": {
645
+ "dependency": [
646
+ {
647
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.33.3`"
648
+ },
649
+ {
650
+ "comment": "Updating dependency \"@rushstack/eslint-config\" to `1.4.2`"
651
+ }
652
+ ]
653
+ }
654
+ },
655
+ {
656
+ "version": "7.9.3",
657
+ "tag": "@microsoft/api-extractor-model_v7.9.3",
658
+ "date": "Sat, 19 Sep 2020 03:33:07 GMT",
659
+ "comments": {
660
+ "dependency": [
661
+ {
662
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.33.2`"
663
+ },
664
+ {
665
+ "comment": "Updating dependency \"@rushstack/eslint-config\" to `1.4.1`"
666
+ }
667
+ ]
668
+ }
669
+ },
670
+ {
671
+ "version": "7.9.2",
672
+ "tag": "@microsoft/api-extractor-model_v7.9.2",
673
+ "date": "Fri, 18 Sep 2020 22:57:24 GMT",
674
+ "comments": {
675
+ "dependency": [
676
+ {
677
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.33.1`"
678
+ },
679
+ {
680
+ "comment": "Updating dependency \"@rushstack/eslint-config\" to `1.4.0`"
681
+ }
682
+ ]
683
+ }
684
+ },
685
+ {
686
+ "version": "7.9.1",
687
+ "tag": "@microsoft/api-extractor-model_v7.9.1",
688
+ "date": "Fri, 18 Sep 2020 21:49:54 GMT",
689
+ "comments": {
690
+ "dependency": [
691
+ {
692
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.33.0`"
693
+ }
694
+ ]
695
+ }
696
+ },
697
+ {
698
+ "version": "7.9.0",
699
+ "tag": "@microsoft/api-extractor-model_v7.9.0",
700
+ "date": "Sun, 13 Sep 2020 01:53:20 GMT",
701
+ "comments": {
702
+ "minor": [
703
+ {
704
+ "comment": "Add support for system selectors in declaration references"
705
+ }
706
+ ]
707
+ }
708
+ },
709
+ {
710
+ "version": "7.8.22",
711
+ "tag": "@microsoft/api-extractor-model_v7.8.22",
712
+ "date": "Fri, 11 Sep 2020 02:13:35 GMT",
713
+ "comments": {
714
+ "dependency": [
715
+ {
716
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.32.0`"
717
+ }
718
+ ]
719
+ }
720
+ },
721
+ {
722
+ "version": "7.8.21",
723
+ "tag": "@microsoft/api-extractor-model_v7.8.21",
724
+ "date": "Mon, 07 Sep 2020 07:37:37 GMT",
725
+ "comments": {
726
+ "dependency": [
727
+ {
728
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.31.0`"
729
+ }
730
+ ]
731
+ }
732
+ },
733
+ {
734
+ "version": "7.8.20",
735
+ "tag": "@microsoft/api-extractor-model_v7.8.20",
736
+ "date": "Sat, 05 Sep 2020 18:56:34 GMT",
737
+ "comments": {
738
+ "patch": [
739
+ {
740
+ "comment": "Fix \"Converting circular structure to JSON\" error (GitHub #2152)"
741
+ }
742
+ ]
743
+ }
744
+ },
745
+ {
746
+ "version": "7.8.19",
747
+ "tag": "@microsoft/api-extractor-model_v7.8.19",
748
+ "date": "Thu, 27 Aug 2020 11:27:06 GMT",
749
+ "comments": {
750
+ "dependency": [
751
+ {
752
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.30.0`"
753
+ },
754
+ {
755
+ "comment": "Updating dependency \"@rushstack/eslint-config\" to `1.3.0`"
756
+ }
757
+ ]
758
+ }
759
+ },
760
+ {
761
+ "version": "7.8.18",
762
+ "tag": "@microsoft/api-extractor-model_v7.8.18",
763
+ "date": "Mon, 24 Aug 2020 07:35:20 GMT",
764
+ "comments": {
765
+ "dependency": [
766
+ {
767
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.29.1`"
768
+ },
769
+ {
770
+ "comment": "Updating dependency \"@rushstack/eslint-config\" to `1.2.1`"
771
+ }
772
+ ]
773
+ }
774
+ },
775
+ {
776
+ "version": "7.8.17",
777
+ "tag": "@microsoft/api-extractor-model_v7.8.17",
778
+ "date": "Sat, 22 Aug 2020 05:55:43 GMT",
779
+ "comments": {
780
+ "dependency": [
781
+ {
782
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.29.0`"
783
+ },
784
+ {
785
+ "comment": "Updating dependency \"@rushstack/eslint-config\" to `1.2.0`"
786
+ }
787
+ ]
788
+ }
789
+ },
790
+ {
791
+ "version": "7.8.16",
792
+ "tag": "@microsoft/api-extractor-model_v7.8.16",
793
+ "date": "Tue, 18 Aug 2020 23:59:42 GMT",
794
+ "comments": {
795
+ "dependency": [
796
+ {
797
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.28.0`"
798
+ }
799
+ ]
800
+ }
801
+ },
802
+ {
803
+ "version": "7.8.15",
804
+ "tag": "@microsoft/api-extractor-model_v7.8.15",
805
+ "date": "Mon, 17 Aug 2020 04:53:23 GMT",
806
+ "comments": {
807
+ "dependency": [
808
+ {
809
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.27.0`"
810
+ },
811
+ {
812
+ "comment": "Updating dependency \"@rushstack/eslint-config\" to `1.1.0`"
813
+ }
814
+ ]
815
+ }
816
+ },
817
+ {
818
+ "version": "7.8.14",
819
+ "tag": "@microsoft/api-extractor-model_v7.8.14",
820
+ "date": "Wed, 12 Aug 2020 00:10:05 GMT",
821
+ "comments": {
822
+ "patch": [
823
+ {
824
+ "comment": "Updated project to build with Heft"
825
+ }
826
+ ],
827
+ "dependency": [
828
+ {
829
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.26.2`"
830
+ },
831
+ {
832
+ "comment": "Updating dependency \"@rushstack/eslint-config\" to `1.0.4`"
833
+ }
834
+ ]
835
+ }
836
+ },
837
+ {
838
+ "version": "7.8.13",
839
+ "tag": "@microsoft/api-extractor-model_v7.8.13",
840
+ "date": "Wed, 05 Aug 2020 18:27:33 GMT",
841
+ "comments": {
842
+ "dependency": [
843
+ {
844
+ "comment": "Updating dependency \"@rushstack/node-core-library\" to `3.26.1`"
845
+ }
846
+ ]
847
+ }
848
+ },
849
+ {
850
+ "version": "7.8.12",
851
+ "tag": "@microsoft/api-extractor-model_v7.8.12",
852
+ "date": "Fri, 03 Jul 2020 15:09:04 GMT",
853
+ "comments": {
854
+ "dependency": [
855
+ {
856
+ "comment": "Updating dependency \"@rushstack/node-core-library\" from `3.24.4` to `3.25.0`"
857
+ }
858
+ ]
859
+ }
860
+ },
861
+ {
862
+ "version": "7.8.11",
863
+ "tag": "@microsoft/api-extractor-model_v7.8.11",
864
+ "date": "Thu, 25 Jun 2020 06:43:35 GMT",
865
+ "comments": {
866
+ "dependency": [
867
+ {
868
+ "comment": "Updating dependency \"@rushstack/node-core-library\" from `3.24.3` to `3.24.4`"
869
+ },
870
+ {
871
+ "comment": "Updating dependency \"@rushstack/eslint-config\" from `1.0.1` to `1.0.2`"
872
+ }
873
+ ]
874
+ }
875
+ },
876
+ {
877
+ "version": "7.8.10",
878
+ "tag": "@microsoft/api-extractor-model_v7.8.10",
879
+ "date": "Wed, 24 Jun 2020 09:50:48 GMT",
880
+ "comments": {
881
+ "dependency": [
882
+ {
883
+ "comment": "Updating dependency \"@rushstack/node-core-library\" from `3.24.2` to `3.24.3`"
884
+ },
885
+ {
886
+ "comment": "Updating dependency \"@rushstack/eslint-config\" from `1.0.0` to `1.0.1`"
887
+ }
888
+ ]
889
+ }
890
+ },
891
+ {
892
+ "version": "7.8.9",
893
+ "tag": "@microsoft/api-extractor-model_v7.8.9",
894
+ "date": "Wed, 24 Jun 2020 09:04:28 GMT",
895
+ "comments": {
896
+ "dependency": [
897
+ {
898
+ "comment": "Updating dependency \"@rushstack/node-core-library\" from `3.24.1` to `3.24.2`"
899
+ },
900
+ {
901
+ "comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.8` to `1.0.0`"
902
+ }
903
+ ]
904
+ }
905
+ },
906
+ {
907
+ "version": "7.8.8",
908
+ "tag": "@microsoft/api-extractor-model_v7.8.8",
909
+ "date": "Wed, 10 Jun 2020 20:48:30 GMT",
910
+ "comments": {
911
+ "dependency": [
912
+ {
913
+ "comment": "Updating dependency \"@rushstack/node-core-library\" from `3.24.0` to `3.24.1`"
914
+ }
915
+ ]
916
+ }
917
+ },
918
+ {
919
+ "version": "7.8.7",
920
+ "tag": "@microsoft/api-extractor-model_v7.8.7",
921
+ "date": "Sat, 30 May 2020 02:59:54 GMT",
922
+ "comments": {
923
+ "dependency": [
924
+ {
925
+ "comment": "Updating dependency \"@rushstack/node-core-library\" from `3.23.1` to `3.24.0`"
926
+ }
927
+ ]
928
+ }
929
+ },
930
+ {
931
+ "version": "7.8.6",
932
+ "tag": "@microsoft/api-extractor-model_v7.8.6",
933
+ "date": "Thu, 28 May 2020 05:59:02 GMT",
934
+ "comments": {
935
+ "dependency": [
936
+ {
937
+ "comment": "Updating dependency \"@rushstack/node-core-library\" from `3.23.0` to `3.23.1`"
938
+ }
939
+ ]
940
+ }
941
+ },
942
+ {
943
+ "version": "7.8.5",
944
+ "tag": "@microsoft/api-extractor-model_v7.8.5",
945
+ "date": "Wed, 27 May 2020 05:15:11 GMT",
946
+ "comments": {
947
+ "dependency": [
948
+ {
949
+ "comment": "Updating dependency \"@rushstack/node-core-library\" from `3.22.1` to `3.23.0`"
950
+ },
951
+ {
952
+ "comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.7` to `0.5.8`"
953
+ }
954
+ ]
955
+ }
956
+ },
957
+ {
958
+ "version": "7.8.4",
959
+ "tag": "@microsoft/api-extractor-model_v7.8.4",
960
+ "date": "Tue, 26 May 2020 23:00:25 GMT",
961
+ "comments": {
962
+ "dependency": [
963
+ {
964
+ "comment": "Updating dependency \"@rushstack/node-core-library\" from `3.22.0` to `3.22.1`"
965
+ }
966
+ ]
967
+ }
968
+ },
969
+ {
970
+ "version": "7.8.3",
971
+ "tag": "@microsoft/api-extractor-model_v7.8.3",
972
+ "date": "Fri, 22 May 2020 15:08:43 GMT",
973
+ "comments": {
974
+ "dependency": [
975
+ {
976
+ "comment": "Updating dependency \"@rushstack/node-core-library\" from `3.21.0` to `3.22.0`"
977
+ }
978
+ ]
979
+ }
980
+ },
981
+ {
982
+ "version": "7.8.2",
983
+ "tag": "@microsoft/api-extractor-model_v7.8.2",
984
+ "date": "Thu, 21 May 2020 23:09:44 GMT",
985
+ "comments": {
986
+ "dependency": [
987
+ {
988
+ "comment": "Updating dependency \"@rushstack/node-core-library\" from `3.20.0` to `3.21.0`"
989
+ }
990
+ ]
991
+ }
992
+ },
993
+ {
994
+ "version": "7.8.1",
995
+ "tag": "@microsoft/api-extractor-model_v7.8.1",
996
+ "date": "Thu, 21 May 2020 15:42:00 GMT",
997
+ "comments": {
998
+ "dependency": [
999
+ {
1000
+ "comment": "Updating dependency \"@rushstack/node-core-library\" from `3.19.7` to `3.20.0`"
1001
+ }
1002
+ ]
1003
+ }
1004
+ },
1005
+ {
1006
+ "version": "7.8.0",
1007
+ "tag": "@microsoft/api-extractor-model_v7.8.0",
1008
+ "date": "Wed, 06 May 2020 08:23:45 GMT",
1009
+ "comments": {
1010
+ "minor": [
1011
+ {
1012
+ "comment": "Enable canonicalReference to ApiItem lookup"
1013
+ }
1014
+ ]
1015
+ }
1016
+ },
1017
+ {
1018
+ "version": "7.7.11",
1019
+ "tag": "@microsoft/api-extractor-model_v7.7.11",
1020
+ "date": "Wed, 08 Apr 2020 04:07:33 GMT",
1021
+ "comments": {
1022
+ "dependency": [
1023
+ {
1024
+ "comment": "Updating dependency \"@rushstack/node-core-library\" from `3.19.6` to `3.19.7`"
1025
+ },
1026
+ {
1027
+ "comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.6` to `0.5.7`"
1028
+ }
1029
+ ]
1030
+ }
1031
+ },
1032
+ {
1033
+ "version": "7.7.10",
1034
+ "tag": "@microsoft/api-extractor-model_v7.7.10",
1035
+ "date": "Sat, 28 Mar 2020 00:37:16 GMT",
1036
+ "comments": {
1037
+ "patch": [
1038
+ {
1039
+ "comment": "Upgrade to TSdoc 0.12.19"
1040
+ }
1041
+ ],
1042
+ "dependency": [
1043
+ {
1044
+ "comment": "Updating dependency \"@rushstack/node-core-library\" from `3.19.5` to `3.19.6`"
1045
+ },
1046
+ {
1047
+ "comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.5` to `0.5.6`"
1048
+ }
1049
+ ]
1050
+ }
1051
+ },
1052
+ {
1053
+ "version": "7.7.9",
1054
+ "tag": "@microsoft/api-extractor-model_v7.7.9",
1055
+ "date": "Wed, 18 Mar 2020 15:07:47 GMT",
1056
+ "comments": {
1057
+ "patch": [
1058
+ {
1059
+ "comment": "Upgrade cyclic dependencies"
1060
+ }
1061
+ ],
1062
+ "dependency": [
1063
+ {
1064
+ "comment": "Updating dependency \"@rushstack/node-core-library\" from `3.19.4` to `3.19.5`"
1065
+ },
1066
+ {
1067
+ "comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.4` to `0.5.5`"
1068
+ }
1069
+ ]
1070
+ }
1071
+ },
1072
+ {
1073
+ "version": "7.7.8",
1074
+ "tag": "@microsoft/api-extractor-model_v7.7.8",
1075
+ "date": "Tue, 17 Mar 2020 23:55:58 GMT",
1076
+ "comments": {
1077
+ "patch": [
1078
+ {
1079
+ "comment": "Replace dependencies whose NPM scope was renamed from `@microsoft` to `@rushstack`"
1080
+ }
1081
+ ],
1082
+ "dependency": [
1083
+ {
1084
+ "comment": "Updating dependency \"@rushstack/node-core-library\" from `3.19.3` to `3.19.4`"
1085
+ }
1086
+ ]
1087
+ }
1088
+ },
1089
+ {
1090
+ "version": "7.7.7",
1091
+ "tag": "@microsoft/api-extractor-model_v7.7.7",
1092
+ "date": "Tue, 28 Jan 2020 02:23:44 GMT",
1093
+ "comments": {
1094
+ "dependency": [
1095
+ {
1096
+ "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.19.2` to `3.19.3`"
1097
+ }
1098
+ ]
1099
+ }
1100
+ },
1101
+ {
1102
+ "version": "7.7.6",
1103
+ "tag": "@microsoft/api-extractor-model_v7.7.6",
1104
+ "date": "Thu, 23 Jan 2020 01:07:56 GMT",
1105
+ "comments": {
1106
+ "dependency": [
1107
+ {
1108
+ "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.19.1` to `3.19.2`"
1109
+ }
1110
+ ]
1111
+ }
1112
+ },
1113
+ {
1114
+ "version": "7.7.5",
1115
+ "tag": "@microsoft/api-extractor-model_v7.7.5",
1116
+ "date": "Tue, 21 Jan 2020 21:56:14 GMT",
1117
+ "comments": {
1118
+ "dependency": [
1119
+ {
1120
+ "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.19.0` to `3.19.1`"
1121
+ },
1122
+ {
1123
+ "comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.3` to `0.5.4`"
1124
+ }
1125
+ ]
1126
+ }
1127
+ },
1128
+ {
1129
+ "version": "7.7.4",
1130
+ "tag": "@microsoft/api-extractor-model_v7.7.4",
1131
+ "date": "Sun, 19 Jan 2020 02:26:52 GMT",
1132
+ "comments": {
1133
+ "patch": [
1134
+ {
1135
+ "comment": "Upgrade Node typings to Node 10"
1136
+ }
1137
+ ],
1138
+ "dependency": [
1139
+ {
1140
+ "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.18.3` to `3.19.0`"
1141
+ },
1142
+ {
1143
+ "comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.2` to `0.5.3`"
1144
+ }
1145
+ ]
1146
+ }
1147
+ },
1148
+ {
1149
+ "version": "7.7.3",
1150
+ "tag": "@microsoft/api-extractor-model_v7.7.3",
1151
+ "date": "Fri, 17 Jan 2020 01:08:23 GMT",
1152
+ "comments": {
1153
+ "dependency": [
1154
+ {
1155
+ "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.18.2` to `3.18.3`"
1156
+ },
1157
+ {
1158
+ "comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.1` to `0.5.2`"
1159
+ }
1160
+ ]
1161
+ }
1162
+ },
1163
+ {
1164
+ "version": "7.7.2",
1165
+ "tag": "@microsoft/api-extractor-model_v7.7.2",
1166
+ "date": "Thu, 09 Jan 2020 06:44:13 GMT",
1167
+ "comments": {
1168
+ "dependency": [
1169
+ {
1170
+ "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.18.1` to `3.18.2`"
1171
+ },
1172
+ {
1173
+ "comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.0` to `0.5.1`"
1174
+ }
1175
+ ]
1176
+ }
1177
+ },
1178
+ {
1179
+ "version": "7.7.1",
1180
+ "tag": "@microsoft/api-extractor-model_v7.7.1",
1181
+ "date": "Wed, 08 Jan 2020 00:11:31 GMT",
1182
+ "comments": {
1183
+ "dependency": [
1184
+ {
1185
+ "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.18.0` to `3.18.1`"
1186
+ },
1187
+ {
1188
+ "comment": "Updating dependency \"@rushstack/eslint-config\" from `0.4.2` to `0.5.0`"
1189
+ }
1190
+ ]
1191
+ }
1192
+ },
1193
+ {
1194
+ "version": "7.7.0",
1195
+ "tag": "@microsoft/api-extractor-model_v7.7.0",
1196
+ "date": "Tue, 03 Dec 2019 03:17:43 GMT",
1197
+ "comments": {
1198
+ "minor": [
1199
+ {
1200
+ "comment": "Improve declaration reference syntax to allow linking to overloaded functions/methods"
1201
+ }
1202
+ ]
1203
+ }
1204
+ },
1205
+ {
1206
+ "version": "7.6.0",
1207
+ "tag": "@microsoft/api-extractor-model_v7.6.0",
1208
+ "date": "Sun, 24 Nov 2019 00:54:04 GMT",
1209
+ "comments": {
1210
+ "minor": [
1211
+ {
1212
+ "comment": "Added support for `@throws`"
1213
+ }
1214
+ ]
1215
+ }
1216
+ },
1217
+ {
1218
+ "version": "7.5.6",
1219
+ "tag": "@microsoft/api-extractor-model_v7.5.6",
1220
+ "date": "Fri, 15 Nov 2019 04:50:50 GMT",
1221
+ "comments": {
1222
+ "dependency": [
1223
+ {
1224
+ "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.17.1` to `3.18.0`"
1225
+ }
1226
+ ]
1227
+ }
1228
+ },
1229
+ {
1230
+ "version": "7.5.5",
1231
+ "tag": "@microsoft/api-extractor-model_v7.5.5",
1232
+ "date": "Mon, 11 Nov 2019 16:07:56 GMT",
1233
+ "comments": {
1234
+ "dependency": [
1235
+ {
1236
+ "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.17.0` to `3.17.1`"
1237
+ },
1238
+ {
1239
+ "comment": "Updating dependency \"@rushstack/eslint-config\" from `0.4.1` to `0.4.2`"
1240
+ }
1241
+ ]
1242
+ }
1243
+ },
1244
+ {
1245
+ "version": "7.5.4",
1246
+ "tag": "@microsoft/api-extractor-model_v7.5.4",
1247
+ "date": "Tue, 05 Nov 2019 06:49:28 GMT",
1248
+ "comments": {
1249
+ "patch": [
1250
+ {
1251
+ "comment": "Fix an issue where API reports sometimes were ordered differently depending on the version of NodeJS (GitHub #1552)"
1252
+ }
1253
+ ],
1254
+ "dependency": [
1255
+ {
1256
+ "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.16.0` to `3.17.0`"
1257
+ }
1258
+ ]
1259
+ }
1260
+ },
1261
+ {
1262
+ "version": "7.5.3",
1263
+ "tag": "@microsoft/api-extractor-model_v7.5.3",
1264
+ "date": "Tue, 05 Nov 2019 01:08:39 GMT",
1265
+ "comments": {
1266
+ "patch": [
1267
+ {
1268
+ "comment": "Clarified an error message"
1269
+ }
1270
+ ]
1271
+ }
1272
+ },
1273
+ {
1274
+ "version": "7.5.2",
1275
+ "tag": "@microsoft/api-extractor-model_v7.5.2",
1276
+ "date": "Tue, 22 Oct 2019 06:24:44 GMT",
1277
+ "comments": {
1278
+ "patch": [
1279
+ {
1280
+ "comment": "Refactor some code as part of migration from TSLint to ESLint"
1281
+ }
1282
+ ],
1283
+ "dependency": [
1284
+ {
1285
+ "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.15.1` to `3.16.0`"
1286
+ },
1287
+ {
1288
+ "comment": "Updating dependency \"@rushstack/eslint-config\" from `0.4.0` to `0.4.1`"
1289
+ }
1290
+ ]
1291
+ }
1292
+ },
1293
+ {
1294
+ "version": "7.5.1",
1295
+ "tag": "@microsoft/api-extractor-model_v7.5.1",
1296
+ "date": "Sun, 29 Sep 2019 23:56:29 GMT",
1297
+ "comments": {
1298
+ "patch": [
1299
+ {
1300
+ "comment": "Update repository URL"
1301
+ }
1302
+ ],
1303
+ "dependency": [
1304
+ {
1305
+ "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.15.0` to `3.15.1`"
1306
+ }
1307
+ ]
1308
+ }
1309
+ },
1310
+ {
1311
+ "version": "7.5.0",
1312
+ "tag": "@microsoft/api-extractor-model_v7.5.0",
1313
+ "date": "Wed, 25 Sep 2019 15:15:31 GMT",
1314
+ "comments": {
1315
+ "minor": [
1316
+ {
1317
+ "comment": "Add ApiItem.getMergedSiblings() API"
1318
+ }
1319
+ ]
1320
+ }
1321
+ },
1322
+ {
1323
+ "version": "7.4.2",
1324
+ "tag": "@microsoft/api-extractor-model_v7.4.2",
1325
+ "date": "Mon, 23 Sep 2019 15:14:55 GMT",
1326
+ "comments": {
1327
+ "patch": [
1328
+ {
1329
+ "comment": "Remove unnecessary dependency on @types/node"
1330
+ }
1331
+ ],
1332
+ "dependency": [
1333
+ {
1334
+ "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.14.2` to `3.15.0`"
1335
+ }
1336
+ ]
1337
+ }
1338
+ },
1339
+ {
1340
+ "version": "7.4.1",
1341
+ "tag": "@microsoft/api-extractor-model_v7.4.1",
1342
+ "date": "Tue, 10 Sep 2019 22:32:23 GMT",
1343
+ "comments": {
1344
+ "patch": [
1345
+ {
1346
+ "comment": "Update documentation"
1347
+ }
1348
+ ],
1349
+ "dependency": [
1350
+ {
1351
+ "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.14.1` to `3.14.2`"
1352
+ }
1353
+ ]
1354
+ }
1355
+ },
1356
+ {
1357
+ "version": "7.4.0",
1358
+ "tag": "@microsoft/api-extractor-model_v7.4.0",
1359
+ "date": "Tue, 10 Sep 2019 20:38:33 GMT",
1360
+ "comments": {
1361
+ "minor": [
1362
+ {
1363
+ "comment": "Add 'canonicalReference' to ExcerptToken"
1364
+ }
1365
+ ]
1366
+ }
1367
+ },
1368
+ {
1369
+ "version": "7.3.4",
1370
+ "tag": "@microsoft/api-extractor-model_v7.3.4",
1371
+ "date": "Wed, 04 Sep 2019 18:28:06 GMT",
1372
+ "comments": {
1373
+ "dependency": [
1374
+ {
1375
+ "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.14.0` to `3.14.1`"
1376
+ }
1377
+ ]
1378
+ }
1379
+ },
1380
+ {
1381
+ "version": "7.3.3",
1382
+ "tag": "@microsoft/api-extractor-model_v7.3.3",
1383
+ "date": "Wed, 04 Sep 2019 15:15:37 GMT",
1384
+ "comments": {
1385
+ "patch": [
1386
+ {
1387
+ "comment": "Update TSDoc dependency to 0.12.14"
1388
+ }
1389
+ ]
1390
+ }
1391
+ },
1392
+ {
1393
+ "version": "7.3.2",
1394
+ "tag": "@microsoft/api-extractor-model_v7.3.2",
1395
+ "date": "Thu, 08 Aug 2019 15:14:17 GMT",
1396
+ "comments": {
1397
+ "dependency": [
1398
+ {
1399
+ "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.13.0` to `3.14.0`"
1400
+ }
1401
+ ]
1402
+ }
1403
+ },
1404
+ {
1405
+ "version": "7.3.1",
1406
+ "tag": "@microsoft/api-extractor-model_v7.3.1",
1407
+ "date": "Thu, 08 Aug 2019 00:49:05 GMT",
1408
+ "comments": {
1409
+ "patch": [
1410
+ {
1411
+ "comment": "(Experimental) Add ApiExtractor.canonicalReference which is a beta implementation of the revised TSDoc declaration reference notation"
1412
+ }
1413
+ ]
1414
+ }
1415
+ },
1416
+ {
1417
+ "version": "7.3.0",
1418
+ "tag": "@microsoft/api-extractor-model_v7.3.0",
1419
+ "date": "Mon, 22 Jul 2019 19:13:10 GMT",
1420
+ "comments": {
1421
+ "minor": [
1422
+ {
1423
+ "comment": "Rename `ApiItem.canonicalReference` to `.containerKey`; rename `ApiItemContainerMixin.tryGetMember()` to `.tryGetMemberByKey()`; rename `Api___.getCanonicalReference()` to `.getContainerKey()`"
1424
+ }
1425
+ ]
1426
+ }
1427
+ },
1428
+ {
1429
+ "version": "7.2.0",
1430
+ "tag": "@microsoft/api-extractor-model_v7.2.0",
1431
+ "date": "Tue, 11 Jun 2019 00:48:06 GMT",
1432
+ "comments": {
1433
+ "patch": [
1434
+ {
1435
+ "comment": "Improve the .api.json deserializer to validate the schema version and support backwards compatibility"
1436
+ }
1437
+ ],
1438
+ "minor": [
1439
+ {
1440
+ "comment": "Add API support for type parameters and type alias types"
1441
+ }
1442
+ ]
1443
+ }
1444
+ },
1445
+ {
1446
+ "version": "7.1.3",
1447
+ "tag": "@microsoft/api-extractor-model_v7.1.3",
1448
+ "date": "Wed, 05 Jun 2019 19:12:34 GMT",
1449
+ "comments": {
1450
+ "patch": [
1451
+ {
1452
+ "comment": "Fix an issue where TSDoc index selectors (ApiParameterListMixin.overloadIndex) started from 0, whereas TSDoc requires a nonzero number"
1453
+ }
1454
+ ]
1455
+ }
1456
+ },
1457
+ {
1458
+ "version": "7.1.2",
1459
+ "tag": "@microsoft/api-extractor-model_v7.1.2",
1460
+ "date": "Tue, 04 Jun 2019 05:51:53 GMT",
1461
+ "comments": {
1462
+ "patch": [
1463
+ {
1464
+ "comment": "Fix an issue where ApiConstructor inherited from ApiStaticMixin, but TypeScript constructors cannot be static"
1465
+ }
1466
+ ]
1467
+ }
1468
+ },
1469
+ {
1470
+ "version": "7.1.1",
1471
+ "tag": "@microsoft/api-extractor-model_v7.1.1",
1472
+ "date": "Mon, 27 May 2019 04:13:44 GMT",
1473
+ "comments": {
1474
+ "patch": [
1475
+ {
1476
+ "comment": "Make the strings returned by ApiItem.displayName less verbose"
1477
+ },
1478
+ {
1479
+ "comment": "Improve formatting of the strings returned by ApiItem.getScopedNameWithinPackage()"
1480
+ }
1481
+ ]
1482
+ }
1483
+ },
1484
+ {
1485
+ "version": "7.1.0",
1486
+ "tag": "@microsoft/api-extractor-model_v7.1.0",
1487
+ "date": "Tue, 16 Apr 2019 11:01:37 GMT",
1488
+ "comments": {
1489
+ "minor": [
1490
+ {
1491
+ "comment": "Initial stable release of API Extractor 7"
1492
+ }
1493
+ ]
1494
+ }
1495
+ },
1496
+ {
1497
+ "version": "7.0.28",
1498
+ "tag": "@microsoft/api-extractor-model_v7.0.28",
1499
+ "date": "Wed, 20 Mar 2019 19:14:49 GMT",
1500
+ "comments": {
1501
+ "dependency": [
1502
+ {
1503
+ "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.12.1` to `3.13.0`"
1504
+ }
1505
+ ]
1506
+ }
1507
+ },
1508
+ {
1509
+ "version": "7.0.27",
1510
+ "tag": "@microsoft/api-extractor-model_v7.0.27",
1511
+ "date": "Mon, 18 Mar 2019 04:28:43 GMT",
1512
+ "comments": {
1513
+ "patch": [
1514
+ {
1515
+ "comment": "Add helper functions for ReleaseTag"
1516
+ },
1517
+ {
1518
+ "comment": "Export IApiItemConstructor to eliminate the ae-forgotten-export warning"
1519
+ }
1520
+ ],
1521
+ "dependency": [
1522
+ {
1523
+ "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.12.0` to `3.12.1`"
1524
+ }
1525
+ ]
1526
+ }
1527
+ },
1528
+ {
1529
+ "version": "7.0.26",
1530
+ "tag": "@microsoft/api-extractor-model_v7.0.26",
1531
+ "date": "Wed, 13 Mar 2019 19:13:14 GMT",
1532
+ "comments": {
1533
+ "patch": [
1534
+ {
1535
+ "comment": "Refactor code to move the IndentedWriter API from api-extractor-model to api-documenter"
1536
+ }
1537
+ ]
1538
+ }
1539
+ },
1540
+ {
1541
+ "version": "7.0.25",
1542
+ "tag": "@microsoft/api-extractor-model_v7.0.25",
1543
+ "date": "Wed, 13 Mar 2019 01:14:05 GMT",
1544
+ "comments": {
1545
+ "patch": [
1546
+ {
1547
+ "comment": "Upgrade TSDoc"
1548
+ }
1549
+ ]
1550
+ }
1551
+ },
1552
+ {
1553
+ "version": "7.0.24",
1554
+ "tag": "@microsoft/api-extractor-model_v7.0.24",
1555
+ "date": "Mon, 11 Mar 2019 16:13:36 GMT",
1556
+ "comments": {
1557
+ "patch": [
1558
+ {
1559
+ "comment": "Initial setup of new package @microsoft/api-extractor-model"
1560
+ }
1561
+ ]
1562
+ }
1563
+ }
1564
+ ]
1565
+ }