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