@microsoft/api-extractor 7.19.4 → 7.20.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.
package/CHANGELOG.md DELETED
@@ -1,2295 +0,0 @@
1
- # Change Log - @microsoft/api-extractor
2
-
3
- This log was last generated on Wed, 05 Jan 2022 16:07:47 GMT and should not be manually modified.
4
-
5
- ## 7.19.4
6
- Wed, 05 Jan 2022 16:07:47 GMT
7
-
8
- _Version update only_
9
-
10
- ## 7.19.3
11
- Mon, 27 Dec 2021 16:10:40 GMT
12
-
13
- _Version update only_
14
-
15
- ## 7.19.2
16
- Thu, 09 Dec 2021 20:34:41 GMT
17
-
18
- _Version update only_
19
-
20
- ## 7.19.1
21
- Thu, 09 Dec 2021 00:21:54 GMT
22
-
23
- _Version update only_
24
-
25
- ## 7.19.0
26
- Wed, 08 Dec 2021 16:14:05 GMT
27
-
28
- ### Minor changes
29
-
30
- - Update to TypeScript 4.5
31
-
32
- ## 7.18.21
33
- Mon, 06 Dec 2021 16:08:33 GMT
34
-
35
- _Version update only_
36
-
37
- ## 7.18.20
38
- Fri, 03 Dec 2021 03:05:22 GMT
39
-
40
- _Version update only_
41
-
42
- ## 7.18.19
43
- Sat, 06 Nov 2021 00:09:13 GMT
44
-
45
- _Version update only_
46
-
47
- ## 7.18.18
48
- Fri, 05 Nov 2021 15:09:18 GMT
49
-
50
- _Version update only_
51
-
52
- ## 7.18.17
53
- Wed, 27 Oct 2021 00:08:15 GMT
54
-
55
- ### Patches
56
-
57
- - Update the package.json repository field to include the directory property.
58
-
59
- ## 7.18.16
60
- Wed, 13 Oct 2021 15:09:54 GMT
61
-
62
- _Version update only_
63
-
64
- ## 7.18.15
65
- Fri, 08 Oct 2021 08:08:34 GMT
66
-
67
- _Version update only_
68
-
69
- ## 7.18.14
70
- Thu, 07 Oct 2021 07:13:35 GMT
71
-
72
- _Version update only_
73
-
74
- ## 7.18.13
75
- Tue, 05 Oct 2021 15:08:38 GMT
76
-
77
- _Version update only_
78
-
79
- ## 7.18.12
80
- Mon, 04 Oct 2021 15:10:18 GMT
81
-
82
- _Version update only_
83
-
84
- ## 7.18.11
85
- Fri, 24 Sep 2021 00:09:29 GMT
86
-
87
- _Version update only_
88
-
89
- ## 7.18.10
90
- Thu, 23 Sep 2021 00:10:40 GMT
91
-
92
- ### Patches
93
-
94
- - Upgrade the `@types/node` dependency to version to version 12.
95
-
96
- ## 7.18.9
97
- Tue, 14 Sep 2021 01:17:04 GMT
98
-
99
- _Version update only_
100
-
101
- ## 7.18.8
102
- Mon, 13 Sep 2021 15:07:05 GMT
103
-
104
- _Version update only_
105
-
106
- ## 7.18.7
107
- Fri, 27 Aug 2021 00:07:25 GMT
108
-
109
- _Version update only_
110
-
111
- ## 7.18.6
112
- Fri, 20 Aug 2021 15:08:10 GMT
113
-
114
- _Version update only_
115
-
116
- ## 7.18.5
117
- Wed, 11 Aug 2021 00:07:21 GMT
118
-
119
- _Version update only_
120
-
121
- ## 7.18.4
122
- Wed, 14 Jul 2021 15:06:29 GMT
123
-
124
- ### Patches
125
-
126
- - Fix an issue where the .d.ts rollup sometimes used "default" as an identifier name causing a syntax error (GitHub #2804)
127
-
128
- ## 7.18.3
129
- Tue, 13 Jul 2021 23:00:33 GMT
130
-
131
- ### Patches
132
-
133
- - Revert a workaround for TypeScript issue #44422 which was fixed in 4.3.3
134
-
135
- ## 7.18.2
136
- Mon, 12 Jul 2021 23:08:26 GMT
137
-
138
- _Version update only_
139
-
140
- ## 7.18.1
141
- Thu, 08 Jul 2021 23:41:16 GMT
142
-
143
- ### Patches
144
-
145
- - Fix a recent regression that reported "Internal Error: indentDocComment cannot be nested" (GitHub #2797)
146
-
147
- ## 7.18.0
148
- Thu, 08 Jul 2021 06:00:48 GMT
149
-
150
- ### Minor changes
151
-
152
- - Add support for import() type expressions (GitHub #1050) -- Thank you @javier-garcia-meteologica and @adventure-yunfei for solving this difficult problem!
153
- - Improve formatting of declarations in .d.ts rollup and .api.md files, fixing some indentation issues
154
-
155
- ## 7.17.1
156
- Thu, 01 Jul 2021 15:08:27 GMT
157
-
158
- _Version update only_
159
-
160
- ## 7.17.0
161
- Wed, 30 Jun 2021 15:06:54 GMT
162
-
163
- ### Minor changes
164
-
165
- - Added support for "import * as module from './local/module';" (GitHub #1029) -- Big thanks to @adventure-yunfei, @mckn, @rbuckton, and @octogonz who all helped with this difficult PR!
166
-
167
- ### Patches
168
-
169
- - Include /// directives in API report
170
-
171
- ## 7.16.1
172
- Fri, 04 Jun 2021 19:59:53 GMT
173
-
174
- _Version update only_
175
-
176
- ## 7.16.0
177
- Fri, 04 Jun 2021 15:08:20 GMT
178
-
179
- ### Minor changes
180
-
181
- - Upgrade the bundled compiler engine to TypeScript 4.3
182
-
183
- ## 7.15.2
184
- Wed, 19 May 2021 00:11:39 GMT
185
-
186
- _Version update only_
187
-
188
- ## 7.15.1
189
- Mon, 03 May 2021 15:10:29 GMT
190
-
191
- _Version update only_
192
-
193
- ## 7.15.0
194
- Thu, 29 Apr 2021 23:26:50 GMT
195
-
196
- ### Minor changes
197
-
198
- - Upgrade the bundled compiler engine to TypeScript 4.2
199
-
200
- ## 7.14.0
201
- Tue, 20 Apr 2021 04:59:51 GMT
202
-
203
- ### Minor changes
204
-
205
- - Projects can now define custom tags using a tsdoc.json file
206
-
207
- ## 7.13.5
208
- Mon, 12 Apr 2021 15:10:28 GMT
209
-
210
- _Version update only_
211
-
212
- ## 7.13.4
213
- Thu, 08 Apr 2021 06:05:31 GMT
214
-
215
- _Version update only_
216
-
217
- ## 7.13.3
218
- Tue, 06 Apr 2021 15:14:22 GMT
219
-
220
- _Version update only_
221
-
222
- ## 7.13.2
223
- Thu, 04 Mar 2021 01:11:31 GMT
224
-
225
- _Version update only_
226
-
227
- ## 7.13.1
228
- Fri, 05 Feb 2021 16:10:42 GMT
229
-
230
- _Version update only_
231
-
232
- ## 7.13.0
233
- Wed, 13 Jan 2021 01:11:06 GMT
234
-
235
- ### Minor changes
236
-
237
- - Upgrade the bundled compiler engine to TypeScript 4.1
238
-
239
- ## 7.12.1
240
- Thu, 10 Dec 2020 23:25:49 GMT
241
-
242
- ### Patches
243
-
244
- - Upgrade to TSDoc 0.12.24
245
-
246
- ## 7.12.0
247
- Wed, 18 Nov 2020 08:19:54 GMT
248
-
249
- ### Minor changes
250
-
251
- - The "isOptional" .api.json field is now applied to both methods and properties
252
-
253
- ## 7.11.5
254
- Wed, 18 Nov 2020 06:21:57 GMT
255
-
256
- ### Patches
257
-
258
- - Update .api.json file format to store a new field "isOptional" for documenting optional properties
259
-
260
- ## 7.11.4
261
- Wed, 11 Nov 2020 01:08:58 GMT
262
-
263
- _Version update only_
264
-
265
- ## 7.11.3
266
- Tue, 10 Nov 2020 23:13:12 GMT
267
-
268
- _Version update only_
269
-
270
- ## 7.11.2
271
- Fri, 30 Oct 2020 06:38:38 GMT
272
-
273
- _Version update only_
274
-
275
- ## 7.11.1
276
- Fri, 30 Oct 2020 00:10:14 GMT
277
-
278
- _Version update only_
279
-
280
- ## 7.11.0
281
- Thu, 29 Oct 2020 06:14:19 GMT
282
-
283
- ### Minor changes
284
-
285
- - Upgrade the bundled compiler engine to TypeScript 4.0
286
-
287
- ## 7.10.6
288
- Wed, 28 Oct 2020 01:18:03 GMT
289
-
290
- _Version update only_
291
-
292
- ## 7.10.5
293
- Tue, 27 Oct 2020 15:10:13 GMT
294
-
295
- _Version update only_
296
-
297
- ## 7.10.4
298
- Tue, 06 Oct 2020 00:24:06 GMT
299
-
300
- _Version update only_
301
-
302
- ## 7.10.3
303
- Mon, 05 Oct 2020 22:36:57 GMT
304
-
305
- _Version update only_
306
-
307
- ## 7.10.2
308
- Mon, 05 Oct 2020 15:10:42 GMT
309
-
310
- _Version update only_
311
-
312
- ## 7.10.1
313
- Wed, 30 Sep 2020 18:39:17 GMT
314
-
315
- ### Patches
316
-
317
- - Update to build with @rushstack/heft-node-rig
318
-
319
- ## 7.10.0
320
- Wed, 30 Sep 2020 06:53:53 GMT
321
-
322
- ### Minor changes
323
-
324
- - API Extractor now supports the config/rig.json system, as defined by @rushstack/rig-package
325
- - Add IExtractorConfigPrepareOptions.projectFolderLookupToken
326
- - Upgrade compiler; the API now requires TypeScript 3.9 or newer
327
-
328
- ### Patches
329
-
330
- - Fix an InternalError reported when a declaration referred to itself using "tyepof"
331
- - Update README.md
332
-
333
- ## 7.9.22
334
- Tue, 22 Sep 2020 05:45:56 GMT
335
-
336
- _Version update only_
337
-
338
- ## 7.9.21
339
- Tue, 22 Sep 2020 01:45:31 GMT
340
-
341
- _Version update only_
342
-
343
- ## 7.9.20
344
- Tue, 22 Sep 2020 00:08:53 GMT
345
-
346
- _Version update only_
347
-
348
- ## 7.9.19
349
- Sat, 19 Sep 2020 04:37:26 GMT
350
-
351
- _Version update only_
352
-
353
- ## 7.9.18
354
- Sat, 19 Sep 2020 03:33:06 GMT
355
-
356
- _Version update only_
357
-
358
- ## 7.9.17
359
- Fri, 18 Sep 2020 22:57:24 GMT
360
-
361
- _Version update only_
362
-
363
- ## 7.9.16
364
- Fri, 18 Sep 2020 21:49:54 GMT
365
-
366
- _Version update only_
367
-
368
- ## 7.9.15
369
- Sun, 13 Sep 2020 01:53:20 GMT
370
-
371
- _Version update only_
372
-
373
- ## 7.9.14
374
- Fri, 11 Sep 2020 02:13:35 GMT
375
-
376
- _Version update only_
377
-
378
- ## 7.9.13
379
- Mon, 07 Sep 2020 07:37:37 GMT
380
-
381
- _Version update only_
382
-
383
- ## 7.9.12
384
- Sat, 05 Sep 2020 18:56:34 GMT
385
-
386
- _Version update only_
387
-
388
- ## 7.9.11
389
- Thu, 27 Aug 2020 11:27:06 GMT
390
-
391
- _Version update only_
392
-
393
- ## 7.9.10
394
- Mon, 24 Aug 2020 07:35:20 GMT
395
-
396
- _Version update only_
397
-
398
- ## 7.9.9
399
- Sat, 22 Aug 2020 05:55:42 GMT
400
-
401
- _Version update only_
402
-
403
- ## 7.9.8
404
- Fri, 21 Aug 2020 01:21:18 GMT
405
-
406
- _Version update only_
407
-
408
- ## 7.9.7
409
- Thu, 20 Aug 2020 15:13:53 GMT
410
-
411
- _Version update only_
412
-
413
- ## 7.9.6
414
- Tue, 18 Aug 2020 23:59:42 GMT
415
-
416
- _Version update only_
417
-
418
- ## 7.9.5
419
- Mon, 17 Aug 2020 04:53:23 GMT
420
-
421
- _Version update only_
422
-
423
- ## 7.9.4
424
- Wed, 12 Aug 2020 00:10:05 GMT
425
-
426
- ### Patches
427
-
428
- - Updated project to build with Heft
429
-
430
- ## 7.9.3
431
- Wed, 05 Aug 2020 18:27:32 GMT
432
-
433
- _Version update only_
434
-
435
- ## 7.9.2
436
- Thu, 09 Jul 2020 04:58:36 GMT
437
-
438
- ### Patches
439
-
440
- - Fix an issue with handling of "export { default } from 'package';" (GitHub #2014)
441
-
442
- ## 7.9.1
443
- Fri, 03 Jul 2020 15:09:04 GMT
444
-
445
- _Version update only_
446
-
447
- ## 7.9.0
448
- Fri, 03 Jul 2020 05:46:41 GMT
449
-
450
- ### Minor changes
451
-
452
- - Add support for ECMAScript private fields (new in TypeScript 3.8)
453
- - Add support for "import type" imports (new in TypeScript 3.8)
454
- - Upgrade the bundled compiler engine to TypeScript 3.9
455
-
456
- ### Patches
457
-
458
- - Fix an issue where chained compiler errors were not formatted correctly
459
- - Log the TypeScript bundled compiler version, and warn if it is outdated
460
-
461
- ## 7.8.15
462
- Thu, 25 Jun 2020 06:43:35 GMT
463
-
464
- _Version update only_
465
-
466
- ## 7.8.14
467
- Wed, 24 Jun 2020 09:50:48 GMT
468
-
469
- _Version update only_
470
-
471
- ## 7.8.13
472
- Wed, 24 Jun 2020 09:04:28 GMT
473
-
474
- _Version update only_
475
-
476
- ## 7.8.12
477
- Mon, 15 Jun 2020 22:17:17 GMT
478
-
479
- ### Patches
480
-
481
- - Fix an issue where documentation hyperlinks were sometimes missing when using the "bundledPackages" feature (GitHub #1933)
482
-
483
- ## 7.8.11
484
- Wed, 10 Jun 2020 20:48:30 GMT
485
-
486
- _Version update only_
487
-
488
- ## 7.8.10
489
- Mon, 01 Jun 2020 08:34:17 GMT
490
-
491
- _Version update only_
492
-
493
- ## 7.8.9
494
- Sat, 30 May 2020 02:59:54 GMT
495
-
496
- _Version update only_
497
-
498
- ## 7.8.8
499
- Thu, 28 May 2020 05:59:02 GMT
500
-
501
- _Version update only_
502
-
503
- ## 7.8.7
504
- Wed, 27 May 2020 05:15:10 GMT
505
-
506
- _Version update only_
507
-
508
- ## 7.8.6
509
- Tue, 26 May 2020 23:00:25 GMT
510
-
511
- _Version update only_
512
-
513
- ## 7.8.5
514
- Fri, 22 May 2020 15:08:42 GMT
515
-
516
- _Version update only_
517
-
518
- ## 7.8.4
519
- Thu, 21 May 2020 23:09:44 GMT
520
-
521
- _Version update only_
522
-
523
- ## 7.8.3
524
- Thu, 21 May 2020 15:41:59 GMT
525
-
526
- _Version update only_
527
-
528
- ## 7.8.2
529
- Tue, 19 May 2020 15:08:19 GMT
530
-
531
- ### Patches
532
-
533
- - Report an error to indicate that "import()" types are not supported
534
-
535
- ## 7.8.1
536
- Fri, 15 May 2020 08:10:59 GMT
537
-
538
- _Version update only_
539
-
540
- ## 7.8.0
541
- Wed, 06 May 2020 08:23:45 GMT
542
-
543
- ### Minor changes
544
-
545
- - Version update only
546
-
547
- ## 7.7.13
548
- Wed, 08 Apr 2020 04:07:33 GMT
549
-
550
- _Version update only_
551
-
552
- ## 7.7.12
553
- Sun, 29 Mar 2020 00:04:12 GMT
554
-
555
- ### Patches
556
-
557
- - Improve analysis of types exposed via global variables (fixes GitHub issues #1765, #1095, and #1316)
558
-
559
- ## 7.7.11
560
- Sat, 28 Mar 2020 00:37:16 GMT
561
-
562
- ### Patches
563
-
564
- - Upgrade to TSdoc 0.12.19 to fix an issue where `<h1>` wasn't allowed as an HTML tag in a doc comment
565
-
566
- ## 7.7.10
567
- Wed, 18 Mar 2020 15:07:47 GMT
568
-
569
- ### Patches
570
-
571
- - Upgrade cyclic dependencies
572
-
573
- ## 7.7.9
574
- Tue, 17 Mar 2020 23:55:58 GMT
575
-
576
- ### Patches
577
-
578
- - Replace dependencies whose NPM scope was renamed from `@microsoft` to `@rushstack`
579
-
580
- ## 7.7.8
581
- Tue, 28 Jan 2020 02:23:44 GMT
582
-
583
- _Version update only_
584
-
585
- ## 7.7.7
586
- Thu, 23 Jan 2020 01:07:56 GMT
587
-
588
- _Version update only_
589
-
590
- ## 7.7.6
591
- Tue, 21 Jan 2020 21:56:13 GMT
592
-
593
- _Version update only_
594
-
595
- ## 7.7.5
596
- Sun, 19 Jan 2020 02:26:52 GMT
597
-
598
- ### Patches
599
-
600
- - Upgrade Node typings to Node 10
601
-
602
- ## 7.7.4
603
- Fri, 17 Jan 2020 01:08:23 GMT
604
-
605
- _Version update only_
606
-
607
- ## 7.7.3
608
- Tue, 14 Jan 2020 01:34:15 GMT
609
-
610
- ### Patches
611
-
612
- - Fix an issue where "ae-incompatible-release-tags" was sometimes reported incorectly for property setters (GitHub #1681)
613
-
614
- ## 7.7.2
615
- Thu, 09 Jan 2020 06:44:12 GMT
616
-
617
- ### Patches
618
-
619
- - Fix an error "Cannot read property 'externalModuleIndicator' of undefined" (GitHub #1652)
620
-
621
- ## 7.7.1
622
- Wed, 08 Jan 2020 00:11:31 GMT
623
-
624
- _Version update only_
625
-
626
- ## 7.7.0
627
- Tue, 03 Dec 2019 03:17:43 GMT
628
-
629
- ### Minor changes
630
-
631
- - Improve declaration reference syntax to allow linking to overloaded functions/methods
632
- - Fix an issue with TypeScript 3.7, which now emits separate signatures for property getters/setters
633
-
634
- ## 7.6.2
635
- Sun, 24 Nov 2019 00:54:04 GMT
636
-
637
- _Version update only_
638
-
639
- ## 7.6.1
640
- Wed, 20 Nov 2019 06:14:28 GMT
641
-
642
- ### Patches
643
-
644
- - Fix an issue where the newlineKind setting wasn't being applied correctly
645
-
646
- ## 7.6.0
647
- Fri, 15 Nov 2019 04:50:50 GMT
648
-
649
- ### Minor changes
650
-
651
- - Make newline type for generated files configurable
652
-
653
- ## 7.5.6
654
- Mon, 11 Nov 2019 16:07:56 GMT
655
-
656
- _Version update only_
657
-
658
- ## 7.5.5
659
- Wed, 06 Nov 2019 22:44:18 GMT
660
-
661
- ### Patches
662
-
663
- - Add support for TypeScript 3.7
664
-
665
- ## 7.5.4
666
- Tue, 05 Nov 2019 06:49:28 GMT
667
-
668
- ### Patches
669
-
670
- - Fix an issue where API reports sometimes were ordered differently depending on the version of NodeJS (GitHub #1552)
671
-
672
- ## 7.5.3
673
- Tue, 05 Nov 2019 01:08:39 GMT
674
-
675
- _Version update only_
676
-
677
- ## 7.5.2
678
- Tue, 22 Oct 2019 06:24:44 GMT
679
-
680
- _Version update only_
681
-
682
- ## 7.5.1
683
- Fri, 18 Oct 2019 15:15:01 GMT
684
-
685
- _Version update only_
686
-
687
- ## 7.5.0
688
- Sun, 06 Oct 2019 00:27:39 GMT
689
-
690
- ### Minor changes
691
-
692
- - Allow separate release tags for overloaded functions and methods
693
- - Add new api-extractor.json config setting "bundledPackages"
694
-
695
- ## 7.4.7
696
- Fri, 04 Oct 2019 00:15:22 GMT
697
-
698
- ### Patches
699
-
700
- - Fix an issue where IExtractorConfigPrepareOptions.packageJson was ignored (GitHub #1559)
701
-
702
- ## 7.4.6
703
- Sun, 29 Sep 2019 23:56:29 GMT
704
-
705
- ### Patches
706
-
707
- - Update repository URL
708
-
709
- ## 7.4.5
710
- Wed, 25 Sep 2019 15:15:31 GMT
711
-
712
- _Version update only_
713
-
714
- ## 7.4.4
715
- Tue, 24 Sep 2019 02:58:49 GMT
716
-
717
- _Version update only_
718
-
719
- ## 7.4.3
720
- Mon, 23 Sep 2019 15:14:55 GMT
721
-
722
- _Version update only_
723
-
724
- ## 7.4.2
725
- Wed, 11 Sep 2019 19:56:23 GMT
726
-
727
- ### Patches
728
-
729
- - Add support for an exported name that conflicts with a global name (GitHub #1350)
730
-
731
- ## 7.4.1
732
- Tue, 10 Sep 2019 22:32:23 GMT
733
-
734
- ### Patches
735
-
736
- - Update documentation
737
-
738
- ## 7.4.0
739
- Tue, 10 Sep 2019 20:38:33 GMT
740
-
741
- ### Minor changes
742
-
743
- - Add support for generating declaration references
744
-
745
- ## 7.3.11
746
- Wed, 04 Sep 2019 18:28:06 GMT
747
-
748
- _Version update only_
749
-
750
- ## 7.3.10
751
- Wed, 04 Sep 2019 15:15:37 GMT
752
-
753
- ### Patches
754
-
755
- - Update TSDoc dependency to 0.12.14
756
-
757
- ## 7.3.9
758
- Fri, 30 Aug 2019 00:14:32 GMT
759
-
760
- ### Patches
761
-
762
- - Fix a problem where Unicode API names were not handled correctly
763
-
764
- ## 7.3.8
765
- Mon, 12 Aug 2019 15:15:14 GMT
766
-
767
- _Version update only_
768
-
769
- ## 7.3.7
770
- Thu, 08 Aug 2019 15:14:17 GMT
771
-
772
- _Version update only_
773
-
774
- ## 7.3.6
775
- Thu, 08 Aug 2019 00:49:05 GMT
776
-
777
- ### Patches
778
-
779
- - Fix an issue where a function with only one declaration was assigned an overloadIndex of 0 instead of 1
780
-
781
- ## 7.3.5
782
- Mon, 05 Aug 2019 22:04:32 GMT
783
-
784
- ### Patches
785
-
786
- - Security updates.
787
-
788
- ## 7.3.4
789
- Tue, 23 Jul 2019 01:13:01 GMT
790
-
791
- ### Patches
792
-
793
- - ApiItem.name is now quoted when it contains invalid identifier characters, to avoid conflicts with an ECMAScript symbol expression
794
-
795
- ## 7.3.3
796
- Mon, 22 Jul 2019 19:13:10 GMT
797
-
798
- ### Patches
799
-
800
- - Update to use new api-extractor-model
801
-
802
- ## 7.3.2
803
- Fri, 12 Jul 2019 19:12:46 GMT
804
-
805
- ### Patches
806
-
807
- - Clarify docs for "--typescript-compiler-folder"
808
-
809
- ## 7.3.1
810
- Thu, 11 Jul 2019 19:13:08 GMT
811
-
812
- ### Patches
813
-
814
- - Add support for TypeScript 3.5
815
-
816
- ## 7.3.0
817
- Tue, 09 Jul 2019 19:13:24 GMT
818
-
819
- ### Minor changes
820
-
821
- - Add a "--diagnostics" command-line option to help when troubleshooting problems
822
-
823
- ## 7.2.3
824
- Mon, 08 Jul 2019 19:12:18 GMT
825
-
826
- ### Patches
827
-
828
- - Fix a problem when analyzing .d.ts files that appear in the same folder as the corresponding .ts file (GitHub #1310)
829
-
830
- ## 7.2.2
831
- Sat, 29 Jun 2019 02:30:10 GMT
832
-
833
- ### Patches
834
-
835
- - Fix GitHub issue #1304 where "IExtractorInvokeOptions.typescriptCompilerFolder" did not work with TypeScript 3.4
836
-
837
- ## 7.2.1
838
- Wed, 12 Jun 2019 19:12:33 GMT
839
-
840
- _Version update only_
841
-
842
- ## 7.2.0
843
- Tue, 11 Jun 2019 00:48:06 GMT
844
-
845
- ### Minor changes
846
-
847
- - Generate ApiTypeParameter entries and type alias types
848
-
849
- ## 7.1.8
850
- Wed, 05 Jun 2019 19:12:34 GMT
851
-
852
- ### Patches
853
-
854
- - Fix an issue where TSDoc index selectors (ApiParameterListMixin.overloadIndex) started from 0, whereas TSDoc requires a nonzero number
855
-
856
- ## 7.1.7
857
- Tue, 04 Jun 2019 05:51:53 GMT
858
-
859
- ### Patches
860
-
861
- - Upgrade api-extractor-model to remove ApiConstructor.isStatic, since TypeScript constructors cannot be static
862
- - Improve handling of symbolic property and method names.
863
-
864
- ## 7.1.6
865
- Mon, 27 May 2019 04:13:44 GMT
866
-
867
- ### Patches
868
-
869
- - Fix incorrect path resolution for the "extends" field when loading tsconfig.json
870
-
871
- ## 7.1.5
872
- Mon, 13 May 2019 02:08:35 GMT
873
-
874
- ### Patches
875
-
876
- - Broaden support for default imports
877
-
878
- ## 7.1.4
879
- Mon, 06 May 2019 20:46:21 GMT
880
-
881
- _Version update only_
882
-
883
- ## 7.1.3
884
- Mon, 06 May 2019 19:34:54 GMT
885
-
886
- ### Patches
887
-
888
- - Add a new setting "omitTrimmingComments" to prevent extra comments from being emitted in the .d.ts rollup
889
-
890
- ## 7.1.2
891
- Mon, 06 May 2019 19:11:16 GMT
892
-
893
- ### Patches
894
-
895
- - Fix an issue where ExtractorResult.warningCount was not incremented for messages handled by IExtractorInvokeOptions.messageCallback (GitHub #1258)
896
-
897
- ## 7.1.1
898
- Tue, 30 Apr 2019 23:08:02 GMT
899
-
900
- ### Patches
901
-
902
- - Fix an issue where API signatures were sometimes truncated in the .api.json file (GitHub #1249)
903
-
904
- ## 7.1.0
905
- Tue, 16 Apr 2019 11:01:37 GMT
906
-
907
- ### Minor changes
908
-
909
- - Initial stable release of API Extractor 7
910
-
911
- ## 7.0.42
912
- Fri, 12 Apr 2019 06:13:16 GMT
913
-
914
- ### Patches
915
-
916
- - Fix a regression that prevented certain types of warnings from being reported
917
-
918
- ## 7.0.41
919
- Thu, 11 Apr 2019 07:14:01 GMT
920
-
921
- ### Patches
922
-
923
- - THIS IS A RELEASE CANDIDATE FOR API-EXTRACTOR 7
924
- - (Breaking change) Rename "mainEntryPointFile" to "mainEntryPointFilePath" so all settings use a consistent naming convention
925
- - (Breaking change) Paths that appear in api-extractor.json are now resolved relative to the config file unless prefixed with the `<projectFolder>` token
926
- - Add a new api-extractor.json setting "tsconfigFilePath" for customizing the tsconfig.json path
927
- - Replace ExtractorConfig.packageJsonFullPath with ExtractorConfig.packageFolder
928
- - Upgrade API Extractor to use TypeScript 3.4 for analysis
929
-
930
- ## 7.0.40
931
- Tue, 09 Apr 2019 05:31:01 GMT
932
-
933
- ### Patches
934
-
935
- - Improve the "--local" option to automatically create the API report file if it is missing
936
-
937
- ## 7.0.39
938
- Mon, 08 Apr 2019 19:12:52 GMT
939
-
940
- ### Patches
941
-
942
- - Rename "addToApiReviewFile" setting to "addToApiReportFile"
943
-
944
- ## 7.0.38
945
- Sat, 06 Apr 2019 02:05:51 GMT
946
-
947
- ### Patches
948
-
949
- - (Breaking change) Removed the ILogger API and renamed ExtractorMessageLogLevel to ExtractorLogLevel
950
- - (Breaking change) Extractor console output is now modeled as ExtractorMessage objects and can be customized/filtered/handled by IExtractorInvokeOptions.messageCallback
951
-
952
- ## 7.0.37
953
- Fri, 05 Apr 2019 04:16:16 GMT
954
-
955
- ### Patches
956
-
957
- - Introduce "api-extractor init" command-line that helps enable API Extractor for a new project
958
- - (Breaking change) Major redesign of the API used to invoke API Extractor
959
- - (Breaking change) Major redesign of the api-extractor.json config file format
960
- - Add a CompilerState API that allows an optimization where multiple invocations of Extractor can reuse the same TypeScript compiler analysis
961
-
962
- ## 7.0.36
963
- Wed, 03 Apr 2019 02:58:33 GMT
964
-
965
- ### Patches
966
-
967
- - Fix an issue where .d.ts.map file were sometimes mapped to the wrong location
968
-
969
- ## 7.0.35
970
- Sat, 30 Mar 2019 22:27:16 GMT
971
-
972
- ### Patches
973
-
974
- - Reintroduce the generated documentation notice for internal constructors
975
- - Add limited support for resolving @inheritDoc references to external packages by postprocessing them in api-documenter
976
-
977
- ## 7.0.34
978
- Thu, 28 Mar 2019 19:14:27 GMT
979
-
980
- ### Patches
981
-
982
- - Validate `@link` tags and report a warning if the link cannot be resolved
983
-
984
- ## 7.0.33
985
- Tue, 26 Mar 2019 20:54:18 GMT
986
-
987
- ### Patches
988
-
989
- - Reintroduce support for `@inheritDoc` tags
990
-
991
- ## 7.0.32
992
- Sat, 23 Mar 2019 03:48:31 GMT
993
-
994
- ### Patches
995
-
996
- - If the TSDoc summary is missing for a class constructor, then automatically generate it
997
- - Reintroduce support for the `@preapproved` TSDoc tag
998
-
999
- ## 7.0.31
1000
- Thu, 21 Mar 2019 04:59:11 GMT
1001
-
1002
- ### Patches
1003
-
1004
- - Reintroduce "ae-internal-missing-underscore" warning for API items marked as `@internal` but whose name does not start with an underscore
1005
-
1006
- ## 7.0.30
1007
- Thu, 21 Mar 2019 01:15:32 GMT
1008
-
1009
- ### Patches
1010
-
1011
- - Improve the API review file generation to include imports and support multiple exports
1012
-
1013
- ## 7.0.29
1014
- Wed, 20 Mar 2019 19:14:49 GMT
1015
-
1016
- ### Patches
1017
-
1018
- - API Extractor can now analyze packages whose package.json file is missing the "version" field
1019
-
1020
- ## 7.0.28
1021
- Mon, 18 Mar 2019 04:28:43 GMT
1022
-
1023
- ### Patches
1024
-
1025
- - Rename the "ae-inconsistent-release-tags" warning to "ae-different-release-tags"
1026
- - Introduce a new warning "ae-incompatible-release-tags" that checks for API signatures that reference types with incompatible release tags
1027
- - Fix an issue where this error was sometimes reported incorrectly: "The messages.extractorMessageReporting table contains an unrecognized identifier ___"
1028
-
1029
- ## 7.0.27
1030
- Fri, 15 Mar 2019 19:13:25 GMT
1031
-
1032
- ### Patches
1033
-
1034
- - (Breaking change) The file extension for API review files has changed from ".api.ts" to "api.md". For details see https://github.com/microsoft/web-build-tools/issues/1123
1035
-
1036
- ## 7.0.26
1037
- Wed, 13 Mar 2019 19:13:14 GMT
1038
-
1039
- ### Patches
1040
-
1041
- - Refactor code to move the IndentedWriter API from api-extractor-model to api-documenter
1042
-
1043
- ## 7.0.25
1044
- Wed, 13 Mar 2019 01:14:05 GMT
1045
-
1046
- ### Patches
1047
-
1048
- - Upgrade TSDoc
1049
-
1050
- ## 7.0.24
1051
- Mon, 11 Mar 2019 16:13:36 GMT
1052
-
1053
- ### Patches
1054
-
1055
- - Fix an issue where spurious TSDoc warnings were issued because the TSDoc parser was configured improperly
1056
- - Move the .api.json related APIs into a new NPM package @microsoft/api-extractor-model
1057
-
1058
- ## 7.0.23
1059
- Tue, 05 Mar 2019 17:13:11 GMT
1060
-
1061
- ### Patches
1062
-
1063
- - Issue a warning when an exported type refers to another local type that is not exported (ae-forgotten-export)
1064
- - The export analyzer now correctly handles symbols imported using "import x = require('y');" notation
1065
-
1066
- ## 7.0.22
1067
- Mon, 04 Mar 2019 17:13:19 GMT
1068
-
1069
- ### Patches
1070
-
1071
- - Every error/warning message reported by API Extractor now has an associated message identifier
1072
- - Add a new section to api-extractor.json for configuring how errors get reported, with ability to suppress individual errors
1073
- - Reintroduce the ability to report issues by writing warnings into the API review file
1074
- - Fix an issue where members of type literals were incorrectly being flagged as "(undocumented)"
1075
- - Error messages now cite the original .ts source file, if a source map is present. (To enable this, specify `"declarationMap": true` in tsconfig.json.)
1076
-
1077
- ## 7.0.21
1078
- Wed, 27 Feb 2019 22:13:58 GMT
1079
-
1080
- _Version update only_
1081
-
1082
- ## 7.0.20
1083
- Wed, 27 Feb 2019 17:13:17 GMT
1084
-
1085
- _Version update only_
1086
-
1087
- ## 7.0.19
1088
- Mon, 18 Feb 2019 17:13:23 GMT
1089
-
1090
- ### Minor changes
1091
-
1092
- - New way to resolve & generate TSDoc metadata file
1093
-
1094
- ## 7.0.18
1095
- Tue, 12 Feb 2019 17:13:12 GMT
1096
-
1097
- ### Patches
1098
-
1099
- - Add a workaround for the issue where .d.ts rollups sometimes define names that conflict with a global symbol (the full solution is tracked by GitHub #1095)
1100
-
1101
- ## 7.0.17
1102
- Mon, 11 Feb 2019 10:32:37 GMT
1103
-
1104
- ### Patches
1105
-
1106
- - Fix an issue where API Extractor neglected to analyze "typeof" expressions
1107
- - Fix an issue where declarations inside a namespace were sometimes being incorrectly emitted as top-level exports of the .d.ts rollup
1108
-
1109
- ## 7.0.16
1110
- Mon, 11 Feb 2019 08:55:57 GMT
1111
-
1112
- ### Patches
1113
-
1114
- - Redesign the analyzer so that when an external symbol is reexported by the working package, the local object (AstImport) and external object (AstSymbol) are kept separate
1115
- - Fix a number of bugs where external symbols were misinterpreted as being part of the local project
1116
- - Eliminate a number of errors involving unusual language constructs, by avoiding analysis of external symbols unless it's really necessary
1117
- - Simplify the AstSymbol.nominalAnalysis concept and associated code
1118
- - Improve .d.ts rollup trimming to handle reexported symbols correctly
1119
-
1120
- ## 7.0.15
1121
- Mon, 11 Feb 2019 03:31:55 GMT
1122
-
1123
- ### Patches
1124
-
1125
- - The `--debug` parameter now automatically breaks in the debugger when InternalError is thrown
1126
-
1127
- ## 7.0.14
1128
- Thu, 31 Jan 2019 17:03:49 GMT
1129
-
1130
- ### Patches
1131
-
1132
- - Upgrade to TSDoc 0.12.5, which allows `$` in `@param` names
1133
- - Add "testMode" option in api-extractor.json to eliminate spurious diffs in test files when the version number gets bumped
1134
- - Normalize newlines for excerpt strings in the .api.json file
1135
-
1136
- ## 7.0.13
1137
- Sat, 19 Jan 2019 03:47:47 GMT
1138
-
1139
- ### Patches
1140
-
1141
- - Move the skipLibCheck into the config file.
1142
-
1143
- ## 7.0.12
1144
- Sat, 19 Jan 2019 01:17:51 GMT
1145
-
1146
- ### Patches
1147
-
1148
- - Fix an issue where files using "export=" were incorrectly interpreted as having ambient declarations
1149
-
1150
- ## 7.0.11
1151
- Fri, 18 Jan 2019 00:52:21 GMT
1152
-
1153
- ### Patches
1154
-
1155
- - Add support for circular references between files that use `export * from "____";`
1156
-
1157
- ## 7.0.10
1158
- Thu, 17 Jan 2019 00:37:54 GMT
1159
-
1160
- ### Patches
1161
-
1162
- - Add support for exports of the form `export * from "____";`
1163
- - Improve the analyzer to allow a declaration to be exported more than once
1164
- - Fix inconsistent newlines in .api.ts files
1165
-
1166
- ## 7.0.9
1167
- Thu, 10 Jan 2019 01:57:52 GMT
1168
-
1169
- ### Patches
1170
-
1171
- - Fix an issue with rolling up default exports (https://github.com/microsoft/web-build-tools/issues/1007)
1172
-
1173
- ## 7.0.8
1174
- Thu, 20 Dec 2018 17:04:08 GMT
1175
-
1176
- ### Patches
1177
-
1178
- - Fix an issue where it was possible to import forgotten declarations from a .d.ts rollup, even though they did not have an explicit "export" modifier
1179
-
1180
- ## 7.0.7
1181
- Wed, 19 Dec 2018 05:57:33 GMT
1182
-
1183
- ### Patches
1184
-
1185
- - Extend ApiModel to support new item kinds: ApiCallSignature, ApiConstructor, ApiConstructSignature, ApiFunction, ApiIndexSignature, ApiTypeAlias, and ApiVariable
1186
-
1187
- ## 7.0.6
1188
- Fri, 14 Dec 2018 19:43:46 GMT
1189
-
1190
- ### Patches
1191
-
1192
- - Update web site URLs
1193
-
1194
- ## 7.0.5
1195
- Thu, 13 Dec 2018 02:58:10 GMT
1196
-
1197
- ### Patches
1198
-
1199
- - Remove unused jju dependency
1200
-
1201
- ## 7.0.4
1202
- Wed, 12 Dec 2018 17:04:19 GMT
1203
-
1204
- ### Patches
1205
-
1206
- - Reintroduce support for "extends" and "implements" heritage clauses
1207
- - Redesign the Excerpt API to support multiple subranges (e.g. for a list of "implements" clauses)
1208
-
1209
- ## 7.0.3
1210
- Fri, 07 Dec 2018 17:04:56 GMT
1211
-
1212
- ### Patches
1213
-
1214
- - Added more API documentation
1215
-
1216
- ## 7.0.2
1217
- Wed, 05 Dec 2018 19:57:03 GMT
1218
-
1219
- ### Patches
1220
-
1221
- - fix reexported types from an external package for dts rollup
1222
-
1223
- ## 7.0.1
1224
- Wed, 05 Dec 2018 17:04:18 GMT
1225
-
1226
- ### Patches
1227
-
1228
- - Fix an issue where .d.ts trimming did not properly handle variable declarations (GitHub #976)
1229
-
1230
- ## 7.0.0
1231
- Thu, 29 Nov 2018 07:02:09 GMT
1232
-
1233
- ### Breaking changes
1234
-
1235
- - THIS IS A BETA RELEASE - We are bumping the version to "7.0.0" to simplify dogfooding. This release is not yet ready for general usage.
1236
-
1237
- ## 6.3.0
1238
- Wed, 28 Nov 2018 19:29:53 GMT
1239
-
1240
- ### Minor changes
1241
-
1242
- - Support "extends" field in api-extractor.json config files for easier management of monorepos with many projects
1243
-
1244
- ## 6.2.0
1245
- Wed, 28 Nov 2018 02:17:11 GMT
1246
-
1247
- ### Minor changes
1248
-
1249
- - Introduce a new build output "dist/tsdoc-metdata.json", which completely replaces the old "tsdocFlavor" field in package.json
1250
-
1251
- ## 6.1.6
1252
- Fri, 16 Nov 2018 21:37:10 GMT
1253
-
1254
- ### Patches
1255
-
1256
- - Add support for emitting `/// <reference lib="___" />` directives in .d.ts rollups (GitHub issue #946)
1257
-
1258
- ## 6.1.5
1259
- Fri, 16 Nov 2018 00:59:00 GMT
1260
-
1261
- ### Patches
1262
-
1263
- - Fix an issue where .d.ts trimming did not work for exported variable declarations (GitHub #936)
1264
-
1265
- ## 6.1.4
1266
- Fri, 09 Nov 2018 23:07:39 GMT
1267
-
1268
- ### Patches
1269
-
1270
- - Upgrade to TSDoc 0.21.2, which improves trimming of link text in `@link` tags
1271
-
1272
- ## 6.1.3
1273
- Wed, 07 Nov 2018 21:04:35 GMT
1274
-
1275
- _Version update only_
1276
-
1277
- ## 6.1.2
1278
- Mon, 05 Nov 2018 17:04:24 GMT
1279
-
1280
- ### Patches
1281
-
1282
- - Upgrade to @microsoft/tsdoc 0.12.0
1283
-
1284
- ## 6.1.1
1285
- Thu, 01 Nov 2018 19:32:52 GMT
1286
-
1287
- ### Patches
1288
-
1289
- - Fix an issue where EcmaScript symbols ("computed property names") were missing from .d.ts rollups
1290
-
1291
- ## 6.1.0
1292
- Wed, 31 Oct 2018 17:00:54 GMT
1293
-
1294
- ### Minor changes
1295
-
1296
- - Added an api to invoke api extractor processor by supplying api extractor json config file.
1297
-
1298
- ## 6.0.9
1299
- Thu, 25 Oct 2018 23:20:40 GMT
1300
-
1301
- _Version update only_
1302
-
1303
- ## 6.0.8
1304
- Thu, 25 Oct 2018 08:56:02 GMT
1305
-
1306
- ### Patches
1307
-
1308
- - Fix issue where `DocErrorText.text` returned `[object Object]` instead of the text
1309
-
1310
- ## 6.0.7
1311
- Wed, 24 Oct 2018 16:03:10 GMT
1312
-
1313
- _Version update only_
1314
-
1315
- ## 6.0.6
1316
- Thu, 18 Oct 2018 01:32:20 GMT
1317
-
1318
- ### Patches
1319
-
1320
- - Fix isAbsolute check for mainDtsRollupPath
1321
-
1322
- ## 6.0.5
1323
- Wed, 17 Oct 2018 21:04:49 GMT
1324
-
1325
- _Version update only_
1326
-
1327
- ## 6.0.4
1328
- Wed, 17 Oct 2018 14:43:24 GMT
1329
-
1330
- ### Patches
1331
-
1332
- - Fix a regression where namespaces were sometimes incorrectly handled in "conservative" mode
1333
- - Update the command line to look for api-extractor.json in both the "./config" folder and the project folder
1334
- - Allow type references in namespaces when namespaceSupport=conservative
1335
-
1336
- ## 6.0.3
1337
- Thu, 11 Oct 2018 23:26:07 GMT
1338
-
1339
- ### Patches
1340
-
1341
- - Fix an issue where `import x from "."` was sometimes not processed correctly
1342
-
1343
- ## 6.0.2
1344
- Tue, 09 Oct 2018 06:58:01 GMT
1345
-
1346
- ### Patches
1347
-
1348
- - Fix a regression where API Extractor was sometimes reporting incorrect line numbers
1349
-
1350
- ## 6.0.1
1351
- Mon, 08 Oct 2018 16:04:27 GMT
1352
-
1353
- _Version update only_
1354
-
1355
- ## 6.0.0
1356
- Sun, 07 Oct 2018 06:15:56 GMT
1357
-
1358
- ### Breaking changes
1359
-
1360
- - (Breaking change) API Extractor 6 introduces support for TSDoc doc comment syntax! Please see https://api-extractor.com/ for documentation. To learn more about the TSDoc standard, check out https://github.com/microsoft/tsdoc
1361
-
1362
- ## 5.13.1
1363
- Fri, 28 Sep 2018 16:05:35 GMT
1364
-
1365
- _Version update only_
1366
-
1367
- ## 5.13.0
1368
- Wed, 26 Sep 2018 21:39:40 GMT
1369
-
1370
- ### Minor changes
1371
-
1372
- - Add new command line option --skip-lib-check
1373
-
1374
- ## 5.12.2
1375
- Mon, 24 Sep 2018 23:06:40 GMT
1376
-
1377
- ### Patches
1378
-
1379
- - Allow doc comments to use TSDoc's "@defaultvalue" tag (but the value is not yet passed to the documentation pipeline)
1380
-
1381
- ## 5.12.1
1382
- Fri, 21 Sep 2018 16:04:42 GMT
1383
-
1384
- ### Patches
1385
-
1386
- - Fix an issue where TypeScript errors are often logged as "[Object object]" instead of the actual error message.
1387
-
1388
- ## 5.12.0
1389
- Thu, 20 Sep 2018 23:57:21 GMT
1390
-
1391
- ### Minor changes
1392
-
1393
- - Add new feature: Support using a different version of the TypeScript compiler.
1394
-
1395
- ## 5.11.2
1396
- Tue, 18 Sep 2018 21:04:55 GMT
1397
-
1398
- ### Patches
1399
-
1400
- - Fix an issue where parameters mentioned in comments were attempting to be analyzed by api-extractor.
1401
-
1402
- ## 5.11.1
1403
- Thu, 06 Sep 2018 01:25:25 GMT
1404
-
1405
- ### Patches
1406
-
1407
- - Update "repository" field in package.json
1408
-
1409
- ## 5.11.0
1410
- Mon, 03 Sep 2018 16:04:45 GMT
1411
-
1412
- ### Minor changes
1413
-
1414
- - Upgrade api-extractor to internally use TypeScript 3.0.
1415
-
1416
- ## 5.10.8
1417
- Wed, 29 Aug 2018 06:36:50 GMT
1418
-
1419
- _Version update only_
1420
-
1421
- ## 5.10.7
1422
- Thu, 23 Aug 2018 18:18:53 GMT
1423
-
1424
- ### Patches
1425
-
1426
- - Republish all packages in web-build-tools to resolve GitHub issue #782
1427
-
1428
- ## 5.10.6
1429
- Wed, 22 Aug 2018 20:58:58 GMT
1430
-
1431
- _Version update only_
1432
-
1433
- ## 5.10.5
1434
- Wed, 22 Aug 2018 16:03:25 GMT
1435
-
1436
- _Version update only_
1437
-
1438
- ## 5.10.4
1439
- Tue, 21 Aug 2018 16:04:38 GMT
1440
-
1441
- ### Patches
1442
-
1443
- - fix namespace name for export statement`
1444
-
1445
- ## 5.10.3
1446
- Thu, 09 Aug 2018 21:03:22 GMT
1447
-
1448
- _Version update only_
1449
-
1450
- ## 5.10.2
1451
- Thu, 09 Aug 2018 16:04:24 GMT
1452
-
1453
- ### Patches
1454
-
1455
- - Update lodash.
1456
-
1457
- ## 5.10.1
1458
- Thu, 26 Jul 2018 16:04:17 GMT
1459
-
1460
- _Version update only_
1461
-
1462
- ## 5.10.0
1463
- Tue, 17 Jul 2018 16:02:52 GMT
1464
-
1465
- ### Minor changes
1466
-
1467
- - Add support for new "@eventproperty" AEDoc tag, which indicates that a class/interface property should be documented as an event
1468
-
1469
- ## 5.9.1
1470
- Tue, 03 Jul 2018 21:03:31 GMT
1471
-
1472
- _Version update only_
1473
-
1474
- ## 5.9.0
1475
- Sat, 23 Jun 2018 02:21:20 GMT
1476
-
1477
- ### Minor changes
1478
-
1479
- - Add new IMarkupHtmlTag API
1480
- - AEDoc now allows HTML tags inside doc comments, which can be disabled using a backslash escape
1481
-
1482
- ## 5.8.1
1483
- Thu, 21 Jun 2018 08:27:29 GMT
1484
-
1485
- _Version update only_
1486
-
1487
- ## 5.8.0
1488
- Tue, 19 Jun 2018 19:35:11 GMT
1489
-
1490
- ### Minor changes
1491
-
1492
- - For namespaceSupport=permissive, allow arbitrary nesting of namespaces
1493
-
1494
- ### Patches
1495
-
1496
- - Fix an issue where multi-line type literals sometimes had inconsistent newlines in the *.api.json file
1497
-
1498
- ## 5.7.3
1499
- Fri, 08 Jun 2018 08:43:52 GMT
1500
-
1501
- _Version update only_
1502
-
1503
- ## 5.7.2
1504
- Thu, 31 May 2018 01:39:33 GMT
1505
-
1506
- _Version update only_
1507
-
1508
- ## 5.7.1
1509
- Tue, 15 May 2018 02:26:45 GMT
1510
-
1511
- _Version update only_
1512
-
1513
- ## 5.7.0
1514
- Tue, 15 May 2018 00:18:10 GMT
1515
-
1516
- ### Minor changes
1517
-
1518
- - Add support for new AEDoc tags @sealed, @virtual, and @override
1519
-
1520
- ## 5.6.8
1521
- Fri, 04 May 2018 00:42:38 GMT
1522
-
1523
- ### Patches
1524
-
1525
- - Fix the formatting of a log message.
1526
-
1527
- ## 5.6.7
1528
- Tue, 01 May 2018 22:03:20 GMT
1529
-
1530
- ### Patches
1531
-
1532
- - Fix an issue where the *.d.ts rollup trimming did not trim import statements
1533
-
1534
- ## 5.6.6
1535
- Fri, 27 Apr 2018 03:04:32 GMT
1536
-
1537
- _Version update only_
1538
-
1539
- ## 5.6.5
1540
- Thu, 19 Apr 2018 21:25:56 GMT
1541
-
1542
- _Version update only_
1543
-
1544
- ## 5.6.4
1545
- Thu, 19 Apr 2018 17:02:06 GMT
1546
-
1547
- ### Patches
1548
-
1549
- - Fix errors in schema documentation
1550
-
1551
- ## 5.6.3
1552
- Tue, 03 Apr 2018 16:05:29 GMT
1553
-
1554
- _Version update only_
1555
-
1556
- ## 5.6.2
1557
- Mon, 02 Apr 2018 16:05:24 GMT
1558
-
1559
- ### Patches
1560
-
1561
- - Refactor to use new @microsoft/node-core-library
1562
-
1563
- ## 5.6.1
1564
- Tue, 27 Mar 2018 01:34:25 GMT
1565
-
1566
- ### Patches
1567
-
1568
- - Update build config so API Extractor builds using the latest version of itself
1569
-
1570
- ## 5.6.0
1571
- Sun, 25 Mar 2018 01:26:19 GMT
1572
-
1573
- ### Minor changes
1574
-
1575
- - Improve the api-extractor.json config file so that *.d.ts rollups go in separate folders, and trimming can now be disabled
1576
-
1577
- ### Patches
1578
-
1579
- - In preparation for initial release, the "Package Typings" feature was renamed to "DTS Rollup"
1580
- - Fix an issue where the @packagedocumentation comment was sometimes getting mixed into the middle of the rollup *.d.ts file
1581
-
1582
- ## 5.5.2
1583
- Fri, 23 Mar 2018 00:34:53 GMT
1584
-
1585
- ### Patches
1586
-
1587
- - Upgrade colors to version ~1.2.1
1588
-
1589
- ## 5.5.1
1590
- Tue, 20 Mar 2018 02:44:45 GMT
1591
-
1592
- ### Patches
1593
-
1594
- - Improve packageTypings generator to trim nested members according to their release tag
1595
- - Fix a bug where packageTypings failed to handle merged declarations properly
1596
-
1597
- ## 5.5.0
1598
- Sat, 17 Mar 2018 02:54:22 GMT
1599
-
1600
- ### Minor changes
1601
-
1602
- - Overhaul the packageTypings generator analysis to get ready for the upcoming nested member trimming
1603
- - Breaking change: Any projects using the package typings feature must now have a "tsdoc" section in their package.json
1604
-
1605
- ### Patches
1606
-
1607
- - Add "--debug" flag for debugging
1608
-
1609
- ## 5.4.0
1610
- Thu, 15 Mar 2018 20:00:50 GMT
1611
-
1612
- ### Minor changes
1613
-
1614
- - Add a new setting validationRules.missingReleaseTags to optionally remove the requirement that every API item should have a release tag
1615
- - Add new API "Markup.formatApiItemReference()"
1616
-
1617
- ### Patches
1618
-
1619
- - Fix an issue where the automatically generated documentation for class constructors sometimes had a broken hyperlink
1620
-
1621
- ## 5.3.9
1622
- Thu, 15 Mar 2018 16:05:43 GMT
1623
-
1624
- _Version update only_
1625
-
1626
- ## 5.3.8
1627
- Mon, 12 Mar 2018 20:36:19 GMT
1628
-
1629
- ### Patches
1630
-
1631
- - Locked down some "@types/" dependency versions to avoid upgrade conflicts
1632
-
1633
- ## 5.3.7
1634
- Tue, 06 Mar 2018 17:04:51 GMT
1635
-
1636
- ### Patches
1637
-
1638
- - Add preliminary support for preview and public outputs for packageTypings generator
1639
-
1640
- ## 5.3.6
1641
- Fri, 02 Mar 2018 01:13:59 GMT
1642
-
1643
- _Version update only_
1644
-
1645
- ## 5.3.5
1646
- Tue, 27 Feb 2018 22:05:57 GMT
1647
-
1648
- _Version update only_
1649
-
1650
- ## 5.3.4
1651
- Wed, 21 Feb 2018 22:04:19 GMT
1652
-
1653
- _Version update only_
1654
-
1655
- ## 5.3.3
1656
- Wed, 21 Feb 2018 03:13:28 GMT
1657
-
1658
- _Version update only_
1659
-
1660
- ## 5.3.2
1661
- Sat, 17 Feb 2018 02:53:49 GMT
1662
-
1663
- ### Patches
1664
-
1665
- - Fix several bugs with the way that imports were being deduplicated by the packageTypings feature
1666
-
1667
- ## 5.3.1
1668
- Fri, 16 Feb 2018 22:05:23 GMT
1669
-
1670
- _Version update only_
1671
-
1672
- ## 5.3.0
1673
- Fri, 16 Feb 2018 17:05:11 GMT
1674
-
1675
- ### Minor changes
1676
-
1677
- - Fix an issue where the packageTypings feature didn't handle some import/export patterns
1678
-
1679
- ### Patches
1680
-
1681
- - Fix an issue where the packageTypings feature sometimes emitted "default" instead of the class name
1682
- - Improve the packageTypings feature to support triple-slash references to typings
1683
-
1684
- ## 5.2.7
1685
- Wed, 07 Feb 2018 17:05:11 GMT
1686
-
1687
- _Version update only_
1688
-
1689
- ## 5.2.6
1690
- Fri, 26 Jan 2018 22:05:30 GMT
1691
-
1692
- _Version update only_
1693
-
1694
- ## 5.2.5
1695
- Fri, 26 Jan 2018 17:53:38 GMT
1696
-
1697
- ### Patches
1698
-
1699
- - Force a patch bump in case the previous version was an empty package
1700
-
1701
- ## 5.2.4
1702
- Fri, 26 Jan 2018 00:36:51 GMT
1703
-
1704
- _Version update only_
1705
-
1706
- ## 5.2.3
1707
- Tue, 23 Jan 2018 17:05:28 GMT
1708
-
1709
- _Version update only_
1710
-
1711
- ## 5.2.2
1712
- Thu, 18 Jan 2018 03:23:46 GMT
1713
-
1714
- ### Patches
1715
-
1716
- - Enable package typings generated by api-extractor
1717
-
1718
- ## 5.2.1
1719
- Thu, 18 Jan 2018 00:48:06 GMT
1720
-
1721
- _Version update only_
1722
-
1723
- ## 5.2.0
1724
- Thu, 18 Jan 2018 00:27:23 GMT
1725
-
1726
- ### Minor changes
1727
-
1728
- - Improve the packageTypings feature to support abstract classes and "import * as X" imports
1729
-
1730
- ## 5.1.3
1731
- Wed, 17 Jan 2018 10:49:31 GMT
1732
-
1733
- _Version update only_
1734
-
1735
- ## 5.1.2
1736
- Fri, 12 Jan 2018 03:35:22 GMT
1737
-
1738
- ### Patches
1739
-
1740
- - Add some incremental improvements for the experimental PackageTypingsGenerator feature
1741
-
1742
- ## 5.1.1
1743
- Thu, 11 Jan 2018 22:31:51 GMT
1744
-
1745
- _Version update only_
1746
-
1747
- ## 5.1.0
1748
- Wed, 10 Jan 2018 20:40:01 GMT
1749
-
1750
- ### Minor changes
1751
-
1752
- - Upgrade to Node 8
1753
-
1754
- ### Patches
1755
-
1756
- - Continued progress for the experimental PackageTypingsGenerator
1757
-
1758
- ## 5.0.1
1759
- Tue, 09 Jan 2018 17:05:51 GMT
1760
-
1761
- ### Patches
1762
-
1763
- - Get web-build-tools building with pnpm
1764
-
1765
- ## 5.0.0
1766
- Sun, 07 Jan 2018 05:12:08 GMT
1767
-
1768
- ### Breaking changes
1769
-
1770
- - API Extractor now processes *.d.ts files instead of *.ts files
1771
-
1772
- ### Minor changes
1773
-
1774
- - Introduced new tag @packagedocumentation which replaces the earlier approach that used a "packageDescription" variable
1775
-
1776
- ## 4.3.7
1777
- Fri, 05 Jan 2018 20:26:45 GMT
1778
-
1779
- _Version update only_
1780
-
1781
- ## 4.3.6
1782
- Fri, 05 Jan 2018 00:48:41 GMT
1783
-
1784
- ### Patches
1785
-
1786
- - Update Jest to ~21.2.1
1787
-
1788
- ## 4.3.5
1789
- Fri, 22 Dec 2017 17:04:46 GMT
1790
-
1791
- ### Patches
1792
-
1793
- - Fixed an issue where warnings would cause the api-extractor tool to return a nonzero exit code for a "--local" build; warnings should not fail the build in this scenario
1794
-
1795
- ## 4.3.4
1796
- Tue, 12 Dec 2017 03:33:26 GMT
1797
-
1798
- _Version update only_
1799
-
1800
- ## 4.3.3
1801
- Thu, 30 Nov 2017 23:59:09 GMT
1802
-
1803
- _Version update only_
1804
-
1805
- ## 4.3.2
1806
- Thu, 30 Nov 2017 23:12:21 GMT
1807
-
1808
- _Version update only_
1809
-
1810
- ## 4.3.1
1811
- Wed, 29 Nov 2017 17:05:37 GMT
1812
-
1813
- _Version update only_
1814
-
1815
- ## 4.3.0
1816
- Tue, 28 Nov 2017 23:43:55 GMT
1817
-
1818
- ### Minor changes
1819
-
1820
- - Add Extractor.processProject() whose return value indicates success
1821
-
1822
- ### Patches
1823
-
1824
- - Deprecate Extractor.analyzeProject() API
1825
-
1826
- ## 4.2.6
1827
- Mon, 13 Nov 2017 17:04:50 GMT
1828
-
1829
- _Version update only_
1830
-
1831
- ## 4.2.5
1832
- Mon, 06 Nov 2017 17:04:18 GMT
1833
-
1834
- _Version update only_
1835
-
1836
- ## 4.2.4
1837
- Thu, 02 Nov 2017 16:05:24 GMT
1838
-
1839
- ### Patches
1840
-
1841
- - lock the reference version between web build tools projects
1842
-
1843
- ## 4.2.3
1844
- Wed, 01 Nov 2017 21:06:08 GMT
1845
-
1846
- ### Patches
1847
-
1848
- - Upgrade cyclic dependencies
1849
-
1850
- ## 4.2.2
1851
- Tue, 31 Oct 2017 21:04:04 GMT
1852
-
1853
- _Version update only_
1854
-
1855
- ## 4.2.1
1856
- Tue, 31 Oct 2017 16:04:55 GMT
1857
-
1858
- _Version update only_
1859
-
1860
- ## 4.2.0
1861
- Wed, 25 Oct 2017 20:03:59 GMT
1862
-
1863
- ### Minor changes
1864
-
1865
- - Improved the way API JSON represents documentation markup; this is a file format change
1866
-
1867
- ## 4.1.2
1868
- Tue, 24 Oct 2017 18:17:12 GMT
1869
-
1870
- _Version update only_
1871
-
1872
- ## 4.1.1
1873
- Mon, 23 Oct 2017 21:53:12 GMT
1874
-
1875
- ### Patches
1876
-
1877
- - Updated cyclic dependencies
1878
-
1879
- ## 4.1.0
1880
- Fri, 20 Oct 2017 19:57:12 GMT
1881
-
1882
- ### Minor changes
1883
-
1884
- - Add policies.namespaceSupport option to API Extractor config
1885
-
1886
- ### Patches
1887
-
1888
- - Fixed an issue where properties were sometimes marked as readonly; a remark is automatically generated for classes with internal constructors
1889
-
1890
- ## 4.0.1
1891
- Fri, 20 Oct 2017 01:52:54 GMT
1892
-
1893
- ### Patches
1894
-
1895
- - Rename ApiExtractor class to Extractor
1896
-
1897
- ## 4.0.0
1898
- Fri, 20 Oct 2017 01:04:44 GMT
1899
-
1900
- ### Breaking changes
1901
-
1902
- - Redesigned interface for invoking API Extractor
1903
-
1904
- ## 3.4.2
1905
- Thu, 05 Oct 2017 01:05:02 GMT
1906
-
1907
- _Version update only_
1908
-
1909
- ## 3.4.1
1910
- Fri, 29 Sep 2017 01:03:42 GMT
1911
-
1912
- ### Patches
1913
-
1914
- - Removed IMarkupPage.docId
1915
-
1916
- ## 3.4.0
1917
- Thu, 28 Sep 2017 01:04:28 GMT
1918
-
1919
- ### Minor changes
1920
-
1921
- - Skipping two lines in an AEDoc comment now creates a paragraph separator for the generated documentation
1922
-
1923
- ### Patches
1924
-
1925
- - The *.api.json "linkDocElement" type now always explicitly specifies the package name, rather than expecting the reader to infer it
1926
- - The *.api.json file format now exposes "signature" information for properties, functions, and module variables
1927
-
1928
- ## 3.3.0
1929
- Fri, 22 Sep 2017 01:04:02 GMT
1930
-
1931
- ### Minor changes
1932
-
1933
- - Upgrade to es6
1934
-
1935
- ## 3.2.6
1936
- Wed, 20 Sep 2017 22:10:17 GMT
1937
-
1938
- _Version update only_
1939
-
1940
- ## 3.2.5
1941
- Mon, 11 Sep 2017 13:04:55 GMT
1942
-
1943
- ### Patches
1944
-
1945
- - The isBeta and deprecatedMessage fields are now inherited in the *.api.json files
1946
- - Fix an issue where the *.api.json file was sometimes missing function parameters
1947
-
1948
- ## 3.2.4
1949
- Fri, 08 Sep 2017 01:28:04 GMT
1950
-
1951
- ### Patches
1952
-
1953
- - Deprecate @types/es6-coll ections in favor of built-in typescript typings 'es2015.collection' a nd 'es2015.iterable'
1954
-
1955
- ## 3.2.3
1956
- Thu, 07 Sep 2017 13:04:35 GMT
1957
-
1958
- ### Patches
1959
-
1960
- - Fix incorrect schema/typings for enum members
1961
-
1962
- ## 3.2.2
1963
- Thu, 07 Sep 2017 00:11:11 GMT
1964
-
1965
- ### Patches
1966
-
1967
- - Add $schema field to all schemas
1968
-
1969
- ## 3.2.1
1970
- Wed, 06 Sep 2017 13:03:42 GMT
1971
-
1972
- ### Patches
1973
-
1974
- - Converted IMarkupDocumentationLink to IMarkupApiLink, which exposes the underlying IApiItemReference rather than assuming a particular "document ID" model
1975
-
1976
- ## 3.2.0
1977
- Tue, 05 Sep 2017 19:03:56 GMT
1978
-
1979
- ### Minor changes
1980
-
1981
- - Add the constructor signature and package name to the exported API signature
1982
-
1983
- ## 3.1.0
1984
- Sat, 02 Sep 2017 01:04:26 GMT
1985
-
1986
- ### Minor changes
1987
-
1988
- - Expanded the api-extractor API to expose interfaces for the *.api.json file fileformat
1989
-
1990
- ## 3.0.0
1991
- Thu, 31 Aug 2017 18:41:18 GMT
1992
-
1993
- ### Breaking changes
1994
-
1995
- - Fix compatibility issues with old releases, by incrementing the major version number
1996
-
1997
- ## 2.3.7
1998
- Thu, 31 Aug 2017 17:46:25 GMT
1999
-
2000
- ### Patches
2001
-
2002
- - Fix issue where node-core-library was not an explicit dependency
2003
-
2004
- ## 2.3.6
2005
- Wed, 30 Aug 2017 01:04:34 GMT
2006
-
2007
- _Version update only_
2008
-
2009
- ## 2.3.5
2010
- Thu, 24 Aug 2017 22:44:12 GMT
2011
-
2012
- ### Patches
2013
-
2014
- - Update the schema validator.
2015
-
2016
- ## 2.3.4
2017
- Thu, 24 Aug 2017 01:04:33 GMT
2018
-
2019
- _Version update only_
2020
-
2021
- ## 2.3.3
2022
- Tue, 22 Aug 2017 13:04:22 GMT
2023
-
2024
- ### Patches
2025
-
2026
- - Added "api-documenter" code sample
2027
-
2028
- ## 2.3.2
2029
- Tue, 15 Aug 2017 01:29:31 GMT
2030
-
2031
- ### Patches
2032
-
2033
- - Introduce Span parser for upcoming *.d.ts generator
2034
-
2035
- ## 2.3.1
2036
- Thu, 27 Jul 2017 01:04:48 GMT
2037
-
2038
- ### Patches
2039
-
2040
- - Upgrade to the TS2.4 version of the build tools.
2041
-
2042
- ## 2.3.0
2043
- Tue, 25 Jul 2017 20:03:31 GMT
2044
-
2045
- ### Minor changes
2046
-
2047
- - Upgrade to TypeScript 2.4
2048
-
2049
- ## 2.2.0
2050
- Wed, 21 Jun 2017 04:19:35 GMT
2051
-
2052
- ### Minor changes
2053
-
2054
- - Add two new features: An error is reported if a top-level definition is missing its release tag. The constructor summary will now be autogenerated if omitted.
2055
-
2056
- ## 2.0.10
2057
- Tue, 20 Jun 2017 01:04:54 GMT
2058
-
2059
- ### Patches
2060
-
2061
- - Improve the wording of many error messages
2062
- - Fix a bug with parsing of @link tags
2063
- - Issue warnings for @internal definitions that are not prefixed with an underscore
2064
-
2065
- ## 2.0.9
2066
- Sat, 17 Jun 2017 01:02:59 GMT
2067
-
2068
- ### Patches
2069
-
2070
- - The unsupported @summary tag is now reported as an error
2071
- - Use a cache to speed up package.json lookups
2072
-
2073
- ## 2.0.8
2074
- Wed, 14 Jun 2017 13:03:40 GMT
2075
-
2076
- ### Patches
2077
-
2078
- - Definitions marked as @beta are now included in the *.api.json files for documentation
2079
-
2080
- ## 2.0.7
2081
- Thu, 08 Jun 2017 05:15:52 GMT
2082
-
2083
- ### Patches
2084
-
2085
- - Updated README.md
2086
-
2087
- ## 2.0.6
2088
- Mon, 15 May 2017 21:59:43 GMT
2089
-
2090
- ### Patches
2091
-
2092
- - Added support for Namespace with ApiNamespace
2093
-
2094
- ## 2.0.5
2095
- Sat, 22 Apr 2017 01:02:03 GMT
2096
-
2097
- ### Patches
2098
-
2099
- - Added check for API names that are not supported (only letters and numbers supported)
2100
-
2101
- ## 2.0.4
2102
- Wed, 19 Apr 2017 20:18:06 GMT
2103
-
2104
- ### Patches
2105
-
2106
- - Remove ES6 Promise & @types/es6-promise typings
2107
-
2108
- ## 2.0.3
2109
- Fri, 14 Apr 2017 17:44:08 GMT
2110
-
2111
- ### Patches
2112
-
2113
- - Added collect references ability to detect determine type information of return types and parameter types.
2114
-
2115
- ## 2.0.2
2116
- Fri, 07 Apr 2017 21:43:16 GMT
2117
-
2118
- ### Patches
2119
-
2120
- - Adjusted the version specifier for typescript to ~2.2.2
2121
-
2122
- ## 2.0.1
2123
- Thu, 06 Apr 2017 01:32:23 GMT
2124
-
2125
- ### Patches
2126
-
2127
- - Removed hard coding of @public for ApiPackage
2128
-
2129
- ## 2.0.0
2130
- Mon, 20 Mar 2017 21:52:20 GMT
2131
-
2132
- ### Breaking changes
2133
-
2134
- - Fixing whitespace, also a variable that was shadowing another variable.
2135
-
2136
- ## 1.1.19
2137
- Mon, 20 Mar 2017 04:20:13 GMT
2138
-
2139
- ### Patches
2140
-
2141
- - Reverting change.
2142
-
2143
- ## 1.1.18
2144
- Mon, 20 Mar 2017 03:50:55 GMT
2145
-
2146
- ### Patches
2147
-
2148
- - Reverting previous change, which causes a regression in SPFx yeoman sc enario.
2149
-
2150
- ## 1.1.17
2151
- Mon, 20 Mar 2017 00:54:03 GMT
2152
-
2153
- ### Patches
2154
-
2155
- - Fixing lint whitespace issues.
2156
-
2157
- ## 1.1.16
2158
- Sun, 19 Mar 2017 19:10:30 GMT
2159
-
2160
- ### Patches
2161
-
2162
- - Fixing variable that was shadowing another variable.
2163
-
2164
- ## 1.1.15
2165
- Wed, 15 Mar 2017 01:32:09 GMT
2166
-
2167
- ### Patches
2168
-
2169
- - Locking `@types` packages. Synchronizing version specifiers for dependencies with other `web-build-tools` projects.
2170
-
2171
- ## 1.1.14
2172
- Sat, 18 Feb 2017 02:32:06 GMT
2173
-
2174
- ### Patches
2175
-
2176
- - Seperated the ApiItem initialization into 3 stages: create documentation that doesn't require resolution, then complete initialization by resolving links and inheritdocs. This allows us to ignore harmless cycles like type references"
2177
-
2178
- ## 1.1.13
2179
- Thu, 16 Feb 2017 22:10:39 GMT
2180
-
2181
- ### Patches
2182
-
2183
- - Fixed Api-Extractor error message, changed apostrophe to backtick.
2184
-
2185
- ## 1.1.12
2186
- Thu, 16 Feb 2017 18:56:57 GMT
2187
-
2188
- ### Patches
2189
-
2190
- - Added support for local API definition resolution"
2191
-
2192
- ## 1.1.11
2193
- Sat, 11 Feb 2017 02:32:35 GMT
2194
-
2195
- ### Patches
2196
-
2197
- - Changed dependency for ApiDocumentation to abstract the resolving of API definition references.
2198
-
2199
- ## 1.1.10
2200
- Fri, 10 Feb 2017 20:01:30 GMT
2201
-
2202
- ### Patches
2203
-
2204
- - Added support to not throw error, instead report error if no type is declared on properties and parameters
2205
-
2206
- ## 1.1.9
2207
- Tue, 07 Feb 2017 20:37:06 GMT
2208
-
2209
- ### Patches
2210
-
2211
- - Fixing issue where undocumented comment was not being emitted.
2212
-
2213
- ## 1.1.8
2214
- Sat, 04 Feb 2017 02:32:05 GMT
2215
-
2216
- ### Patches
2217
-
2218
- - Moved ApiItem references within ApiDocumentation, to ApiItem caller.
2219
-
2220
- ## 1.1.7
2221
- Thu, 02 Feb 2017 14:05:53 GMT
2222
-
2223
- ### Patches
2224
-
2225
- - Refactored ApiDocumentation creation to resolve references method.
2226
-
2227
- ## 1.1.6
2228
- Wed, 01 Feb 2017 20:09:30 GMT
2229
-
2230
- ### Patches
2231
-
2232
- - Added ApiItemKind enum and refactored child classes.
2233
-
2234
- ## 1.1.5
2235
- Fri, 27 Jan 2017 20:04:15 GMT
2236
-
2237
- ### Patches
2238
-
2239
- - Changed name of Analyzer to Extractor, added support for external api json doc loading.
2240
-
2241
- ## 1.1.4
2242
- Fri, 27 Jan 2017 02:35:10 GMT
2243
-
2244
- ### Patches
2245
-
2246
- - Added ExternalApiHelper class to be used in generating api documentation json files for external types.
2247
- - Added description for packages implementation.
2248
- - Added config folder with file to enable api-extractor on itself. rebuild project on previous build.
2249
-
2250
- ## 1.1.3
2251
- Tue, 24 Jan 2017 01:36:35 GMT
2252
-
2253
- ### Patches
2254
-
2255
- - Json schema was updated to reflect feature additions to linkDocElement. The linkDocElement can now be of type 'code' which refers to an API definition reference.
2256
-
2257
- ## 1.1.2
2258
- Fri, 20 Jan 2017 01:46:41 GMT
2259
-
2260
- _Version update only_
2261
-
2262
- ## 1.1.1
2263
- Thu, 19 Jan 2017 20:04:40 GMT
2264
-
2265
- ### Patches
2266
-
2267
- - Check for missing JSDoc sequences changed.
2268
- - Improved error messages
2269
-
2270
- ## 1.1.0
2271
- Wed, 18 Jan 2017 20:04:29 GMT
2272
-
2273
- ### Minor changes
2274
-
2275
- - Updating API Extractor to work with TypeScript 2.1
2276
-
2277
- ## 1.0.2
2278
- Mon, 16 Jan 2017 20:04:15 GMT
2279
-
2280
- ### Patches
2281
-
2282
- - @link capability for href and API definition references
2283
-
2284
- ## 1.0.1
2285
- Fri, 13 Jan 2017 06:46:05 GMT
2286
-
2287
- _Version update only_
2288
-
2289
- ## 1.0.0
2290
- Wed, 11 Jan 2017 14:11:26 GMT
2291
-
2292
- ### Breaking changes
2293
-
2294
- - Introducing API Extractor
2295
-