UNPKG

21.7 kBJSONView Raw
1{
2 "name": "@microsoft/tsdoc",
3 "entries": [
4 {
5 "version": "0.14.1",
6 "tag": "@microsoft/tsdoc_v0.14.1",
7 "date": "Sat, 09 Apr 2022 02:28:41 GMT",
8 "comments": {
9 "patch": [
10 {
11 "comment": "Rename the \"master\" branch to \"main.\""
12 }
13 ]
14 }
15 },
16 {
17 "version": "0.14.0",
18 "tag": "@microsoft/tsdoc_v0.14.0",
19 "date": "Thu, 07 Apr 2022 22:51:07 GMT",
20 "comments": {
21 "minor": [
22 {
23 "comment": "Add `supportedHtmlElements` and `reportUnsupportedHtmlElements` options and corresponding validation"
24 },
25 {
26 "comment": "Convert \"const enum\" APIs to be regular enums to enable compatibility with isolatedModules=true (GitHub #306)"
27 }
28 ]
29 }
30 },
31 {
32 "version": "0.13.2",
33 "tag": "@microsoft/tsdoc_v0.13.2",
34 "date": "Tue, 20 Apr 2021 04:25:13 GMT",
35 "comments": {
36 "patch": [
37 {
38 "comment": "Fix an issue where \"tsdoc-inline-tag-missing-braces\" and \"tsdoc-tag-should-not-have-braces\" were reported incorrectly"
39 }
40 ]
41 }
42 },
43 {
44 "version": "0.13.1",
45 "tag": "@microsoft/tsdoc_v0.13.1",
46 "date": "Mon, 19 Apr 2021 21:22:32 GMT",
47 "comments": {
48 "patch": [
49 {
50 "comment": "Add a new TSDocMessageId definition used by @microsoft/tsdoc-config"
51 }
52 ]
53 }
54 },
55 {
56 "version": "0.13.0",
57 "tag": "@microsoft/tsdoc_v0.13.0",
58 "date": "Fri, 22 Jan 2021 18:07:19 GMT",
59 "comments": {
60 "patch": [
61 {
62 "comment": "Update doc comments to fix some syntax issues"
63 }
64 ],
65 "minor": [
66 {
67 "comment": "Update tsdoc.json schema to add a new field \"noStandardTags\""
68 },
69 {
70 "comment": "Add new APIs: TSDocConfiguration.clear() and TSDocTagDefinition.validateTSDocTagName()"
71 },
72 {
73 "comment": "Add new \"supportForTags\" field to tsdoc.json schema"
74 }
75 ]
76 }
77 },
78 {
79 "version": "0.12.24",
80 "tag": "@microsoft/tsdoc_v0.12.24",
81 "date": "Thu, 03 Dec 2020 08:07:55 GMT",
82 "comments": {
83 "patch": [
84 {
85 "comment": "Add a missing declaration file"
86 }
87 ]
88 }
89 },
90 {
91 "version": "0.12.23",
92 "tag": "@microsoft/tsdoc_v0.12.23",
93 "date": "Thu, 03 Dec 2020 04:31:52 GMT",
94 "comments": {
95 "patch": [
96 {
97 "comment": "Add a definition for the `@decorator` block tag (RFC 271)"
98 }
99 ]
100 }
101 },
102 {
103 "version": "0.12.22",
104 "tag": "@microsoft/tsdoc_v0.12.22",
105 "date": "Mon, 30 Nov 2020 06:16:21 GMT",
106 "comments": {
107 "patch": [
108 {
109 "comment": "Update documentation to reference the new website URL"
110 },
111 {
112 "comment": "Upgrade build tools and configuration"
113 },
114 {
115 "comment": "Fix typo"
116 }
117 ]
118 }
119 },
120 {
121 "version": "0.12.21",
122 "tag": "@microsoft/tsdoc_v0.12.21",
123 "date": "Fri, 04 Sep 2020 15:53:27 GMT",
124 "comments": {
125 "patch": [
126 {
127 "comment": "Fix an issue where the line extractor's trailing whitespace trimming sometimes trimmed a non-whitespace character (GitHub #258)"
128 },
129 {
130 "comment": "Update build system"
131 }
132 ]
133 }
134 },
135 {
136 "version": "0.12.20",
137 "tag": "@microsoft/tsdoc_v0.12.20",
138 "date": "Wed, 20 May 2020 22:33:27 GMT",
139 "comments": {
140 "patch": [
141 {
142 "comment": "Add support for `@see` tag"
143 },
144 {
145 "comment": "Improve documentation for `@inheritDoc`"
146 }
147 ]
148 }
149 },
150 {
151 "version": "0.12.19",
152 "tag": "@microsoft/tsdoc_v0.12.19",
153 "date": "Fri, 27 Mar 2020 23:14:53 GMT",
154 "comments": {
155 "patch": [
156 {
157 "comment": "Add some missing entries to TSDocConfiguration.allTsdocMessageIds() which were breaking eslint-plugin-tsdoc"
158 },
159 {
160 "comment": "Fix an issue where \"h1\" was not allowed as an HTML element name"
161 }
162 ]
163 }
164 },
165 {
166 "version": "0.12.18",
167 "tag": "@microsoft/tsdoc_v0.12.18",
168 "date": "Sat, 22 Feb 2020 20:44:16 GMT",
169 "comments": {
170 "patch": [
171 {
172 "comment": "Fix an issue where JSDoc optional params were not parsed correctly"
173 }
174 ]
175 }
176 },
177 {
178 "version": "0.12.17",
179 "tag": "@microsoft/tsdoc_v0.12.17",
180 "date": "Sat, 22 Feb 2020 02:55:07 GMT",
181 "comments": {
182 "patch": [
183 {
184 "comment": "Improve the parsing of `@param` and `@typeParam` tags to recognize legacy syntaxes"
185 }
186 ]
187 }
188 },
189 {
190 "version": "0.12.16",
191 "tag": "@microsoft/tsdoc_v0.12.16",
192 "date": "Tue, 19 Nov 2019 22:01:56 GMT",
193 "comments": {
194 "patch": [
195 {
196 "comment": "Add some new TSDocMessageId definitions used by @microsoft/tsdoc-config"
197 }
198 ]
199 }
200 },
201 {
202 "version": "0.12.15",
203 "tag": "@microsoft/tsdoc_v0.12.15",
204 "date": "Sat, 09 Nov 2019 05:55:42 GMT",
205 "comments": {
206 "patch": [
207 {
208 "comment": "Add new API TSDocConfiguration.allTsdocMessageIds"
209 }
210 ]
211 }
212 },
213 {
214 "version": "0.12.14",
215 "tag": "@microsoft/tsdoc_v0.12.14",
216 "date": "Wed, 04 Sep 2019 03:30:10 GMT",
217 "comments": {
218 "patch": [
219 {
220 "comment": "Fix a regression where some API signatures were incompatible with TypeScript versions prior to 3.4"
221 }
222 ]
223 }
224 },
225 {
226 "version": "0.12.13",
227 "tag": "@microsoft/tsdoc_v0.12.13",
228 "date": "Fri, 30 Aug 2019 18:38:59 GMT",
229 "comments": {
230 "patch": [
231 {
232 "comment": "Fix an invalid regular expression."
233 }
234 ]
235 }
236 },
237 {
238 "version": "0.12.12",
239 "tag": "@microsoft/tsdoc_v0.12.12",
240 "date": "Wed, 07 Aug 2019 23:06:02 GMT",
241 "comments": {
242 "patch": [
243 {
244 "comment": "Improve DeclarationReference.parse for module sources"
245 },
246 {
247 "comment": "Add a definition for the `@throws` block tag (RFC 171)"
248 }
249 ]
250 }
251 },
252 {
253 "version": "0.12.11",
254 "tag": "@microsoft/tsdoc_v0.12.11",
255 "date": "Wed, 24 Jul 2019 00:38:18 GMT",
256 "comments": {
257 "patch": [
258 {
259 "comment": "Add new meanings to DeclarationReference and fix some parsing bugs"
260 }
261 ]
262 }
263 },
264 {
265 "version": "0.12.10",
266 "tag": "@microsoft/tsdoc_v0.12.10",
267 "date": "Fri, 19 Jul 2019 02:47:09 GMT",
268 "comments": {
269 "patch": [
270 {
271 "comment": "Add beta implementation of new DeclarationReference API"
272 }
273 ]
274 }
275 },
276 {
277 "version": "0.12.9",
278 "tag": "@microsoft/tsdoc_v0.12.9",
279 "date": "Thu, 11 Apr 2019 03:58:35 GMT",
280 "comments": {
281 "patch": [
282 {
283 "comment": "Improve the wording of the error messages involving character sequences that look like TSDoc tags"
284 }
285 ]
286 }
287 },
288 {
289 "version": "0.12.8",
290 "tag": "@microsoft/tsdoc_v0.12.8",
291 "date": "Tue, 12 Mar 2019 23:18:11 GMT",
292 "comments": {
293 "patch": [
294 {
295 "comment": "Fix an issue where tsdoc-param-tag-with-invalid-name was sometimes incorrectly reported certain identifiers (issue #148)"
296 }
297 ]
298 }
299 },
300 {
301 "version": "0.12.7",
302 "tag": "@microsoft/tsdoc_v0.12.7",
303 "date": "Fri, 01 Mar 2019 06:39:52 GMT",
304 "comments": {
305 "patch": [
306 {
307 "comment": "Add new API TSDocConfiguration.isKnownMessageId()"
308 }
309 ]
310 }
311 },
312 {
313 "version": "0.12.6",
314 "tag": "@microsoft/tsdoc_v0.12.6",
315 "date": "Thu, 28 Feb 2019 01:29:39 GMT",
316 "comments": {
317 "patch": [
318 {
319 "comment": "Add a new API ParserMessage.messageId with a unique ID useful for filtering and searching for errors"
320 }
321 ]
322 }
323 },
324 {
325 "version": "0.12.5",
326 "tag": "@microsoft/tsdoc_v0.12.5",
327 "date": "Tue, 29 Jan 2019 22:49:58 GMT",
328 "comments": {
329 "patch": [
330 {
331 "comment": "Update parser to allow `$` character in `@param` names, since ECMAScript allows this in unquoted identifiers"
332 },
333 {
334 "comment": "Allow `$` character in declaration reference member identifiers (Example: `{@link Button.$render}`)"
335 }
336 ]
337 }
338 },
339 {
340 "version": "0.12.4",
341 "tag": "@microsoft/tsdoc_v0.12.4",
342 "date": "Tue, 20 Nov 2018 21:23:06 GMT",
343 "comments": {
344 "patch": [
345 {
346 "comment": "Add new interface `IStringBuilder`"
347 }
348 ]
349 }
350 },
351 {
352 "version": "0.12.3",
353 "tag": "@microsoft/tsdoc_v0.12.3",
354 "date": "Tue, 20 Nov 2018 07:42:17 GMT",
355 "comments": {
356 "patch": [
357 {
358 "comment": "Add a new API `PlainTextEmitter.hasAnyTextContent()`"
359 }
360 ]
361 }
362 },
363 {
364 "version": "0.12.2",
365 "tag": "@microsoft/tsdoc_v0.12.2",
366 "date": "Fri, 09 Nov 2018 15:13:13 GMT",
367 "comments": {
368 "patch": [
369 {
370 "comment": "Improve trimming of spacing for link text in `{@link}` tags"
371 }
372 ]
373 }
374 },
375 {
376 "version": "0.12.1",
377 "tag": "@microsoft/tsdoc_v0.12.1",
378 "date": "Tue, 06 Nov 2018 01:37:22 GMT",
379 "comments": {
380 "patch": [
381 {
382 "comment": "Allow HTML in a `DocSection` node"
383 },
384 {
385 "comment": "Fix a bug where `TSDocEmitter.renderHtmlTag()` and `TSDocEmitter.renderDeclarationReference()` were including comment framing"
386 },
387 {
388 "comment": "Add `DocSection.appendNodesInParagraph()` API"
389 }
390 ]
391 }
392 },
393 {
394 "version": "0.12.0",
395 "tag": "@microsoft/tsdoc_v0.12.0",
396 "date": "Sat, 03 Nov 2018 02:07:10 GMT",
397 "comments": {
398 "patch": [
399 {
400 "comment": "Add `DocDeclarationReference.emitAsTsdoc()`, `DocHtmlStartTag.emitAsHtml()`, and `DocHtmlEndTag.emitAsHtml()`"
401 },
402 {
403 "comment": "Child nodes can now be specified as a second constructor parameter for `DocNodeContainer`"
404 }
405 ],
406 "minor": [
407 {
408 "comment": "(API change) `DocErrorText` is no longer allowed in `DocSection`; instead it must be part of a `DocParagraph`"
409 },
410 {
411 "comment": "(API change) Rename `TSDocParserConfiguration` to `TSDocConfiguration`"
412 },
413 {
414 "comment": "(API change) Require an associated `TSDocConfiguration` to be included with the parameters for every `DocNode` constructor"
415 },
416 {
417 "comment": "Introduce `TSDocConfiguration.docNodeManager` for registering custom `DocNode` subclasses and their container relationships"
418 }
419 ]
420 }
421 },
422 {
423 "version": "0.11.0",
424 "tag": "@microsoft/tsdoc_v0.11.0",
425 "date": "Sat, 27 Oct 2018 04:52:23 GMT",
426 "comments": {
427 "minor": [
428 {
429 "comment": "(API change) Introduce `DocParamCollection` to enable efficient lookups of parameters by name"
430 },
431 {
432 "comment": "(API change) Rename `DocComment.typeParamBlocks` --> `DocComment.typeParams`"
433 },
434 {
435 "comment": "(API change) Rename `DocComment.paramBlocks` --> `DocComment.params`"
436 }
437 ]
438 }
439 },
440 {
441 "version": "0.10.0",
442 "tag": "@microsoft/tsdoc_v0.10.0",
443 "date": "Fri, 26 Oct 2018 08:42:51 GMT",
444 "comments": {
445 "minor": [
446 {
447 "comment": "Add new APIs `DocComment.emitAsTsdoc()`, `TSDocEmitter`, and `StringBuilder`"
448 }
449 ]
450 }
451 },
452 {
453 "version": "0.9.3",
454 "tag": "@microsoft/tsdoc_v0.9.3",
455 "date": "Thu, 25 Oct 2018 08:29:36 GMT",
456 "comments": {
457 "patch": [
458 {
459 "comment": "Fix issue where `DocErrorText.text` returned `[object Object]` instead of the text"
460 }
461 ]
462 }
463 },
464 {
465 "version": "0.9.2",
466 "tag": "@microsoft/tsdoc_v0.9.2",
467 "date": "Wed, 17 Oct 2018 13:41:54 GMT",
468 "comments": {
469 "patch": [
470 {
471 "comment": "Fix stack overflow in DocFencedCode.language property getter"
472 }
473 ]
474 }
475 },
476 {
477 "version": "0.9.1",
478 "tag": "@microsoft/tsdoc_v0.9.1",
479 "date": "Wed, 17 Oct 2018 12:49:01 GMT",
480 "comments": {
481 "patch": [
482 {
483 "comment": "Fix a regression where the paragraph splitter was sometimes skipping blocks"
484 }
485 ]
486 }
487 },
488 {
489 "version": "0.9.0",
490 "tag": "@microsoft/tsdoc_v0.9.0",
491 "date": "Wed, 17 Oct 2018 04:47:19 GMT",
492 "comments": {
493 "minor": [
494 {
495 "comment": "(API change) Change `DocBlock` to have a `DocSection` property rather than inheriting from `DocSection`; this eliminates confusion about which nodes belong to the container"
496 },
497 {
498 "comment": "(API change) Rename `DocParticle` to `DocExcerpt`, and eliminate the `Excerpt` class"
499 },
500 {
501 "comment": "(API change) Eliminate `DocNodeLeaf`, since now `DocExcerpt` is the only class that can represent excerpts"
502 },
503 {
504 "comment": "(API change) Remove `DocNode.updateParameters()` because it is no longer needed"
505 },
506 {
507 "comment": "(API change) Spacing is now represented as a normal `DocExcerpt`, rather than via a special `Excerpt.spacingAfterContent`"
508 },
509 {
510 "comment": "(API change) Simplify `DocNodeTransforms.trimSpacesInParagraph()` to no longer merge/remap excerpts during the transformation. If we need this information, we will track it differently."
511 }
512 ]
513 }
514 },
515 {
516 "version": "0.8.1",
517 "tag": "@microsoft/api-extractor_v0.8.1",
518 "date": "Sun, 07 Oct 2018 06:30:34 GMT",
519 "comments": {
520 "patch": [
521 {
522 "comment": "Improve error reporting for declaration references that are probably missing a `\"#\"` delimiter"
523 },
524 {
525 "comment": "Rename `DocCodeFence` to `DocFencedCode`"
526 }
527 ]
528 }
529 },
530 {
531 "version": "0.8.0",
532 "tag": "@microsoft/api-extractor_v0.8.0",
533 "date": "Wed, 03 Oct 2018 02:43:47 GMT",
534 "comments": {
535 "minor": [
536 {
537 "comment": "Introduce a distinction between \"defined\" tags (i.e. recognized) versus \"supported\" tags (i.e. implemented by the tool)"
538 },
539 {
540 "comment": "The parser optionally reports usage of undefined tags"
541 },
542 {
543 "comment": "The parser optionally reports usage of unsupported tags"
544 },
545 {
546 "comment": "The parser reports usage of inline/block syntax that is inconsistent with the tag definition"
547 },
548 {
549 "comment": "Code spans are now allowed to be adjacent to other text, but must contain at least one character"
550 },
551 {
552 "comment": "An `@deprecated` block must contain a deprecation message"
553 },
554 {
555 "comment": "If `@inheritDoc` is used, then the summary section must be empty, and there must not be an `@remarks` block"
556 }
557 ]
558 }
559 },
560 {
561 "version": "0.7.0",
562 "tag": "@microsoft/api-extractor_v0.7.0",
563 "date": "Tue, 02 Oct 2018 02:35:35 GMT",
564 "comments": {
565 "minor": [
566 {
567 "comment": "Add support for `@defaultValue` tag"
568 },
569 {
570 "comment": "Add support for `@typeParam` tag"
571 }
572 ]
573 }
574 },
575 {
576 "version": "0.6.0",
577 "tag": "@microsoft/api-extractor_v0.6.0",
578 "date": "Mon, 01 Oct 2018 22:11:24 GMT",
579 "comments": {
580 "minor": [
581 {
582 "comment": "Add support for `@link` tags using the new declaration reference syntax"
583 },
584 {
585 "comment": "Add support for `@inheritDoc` tags"
586 },
587 {
588 "comment": "Add new APIs: `DocDeclarationReference`, `DocInheritDocTag`, `DocLinkTag`, `DocMemberIdentifier`, `DocMemberReference`, `DocMemberSelector`, `DocMemberSymbol`"
589 },
590 {
591 "comment": "Remove `ParserContext.verbatimNodes`"
592 },
593 {
594 "comment": "Add `DocParticle.particleId` property"
595 }
596 ]
597 }
598 },
599 {
600 "version": "0.5.0",
601 "tag": "@microsoft/api-extractor_v0.5.0",
602 "date": "Tue, 25 Sep 2018 03:04:06 GMT",
603 "comments": {
604 "minor": [
605 {
606 "comment": "Add a new API `DocNode.updateParameters()` that allows a `DocNode` object to be updated after it was created; the tree nodes are no longer immutable"
607 },
608 {
609 "comment": "Add `DocNodeTransforms.trimSpacesInParagraphNodes()` for collapsing whitespace inside `DocParagraph` subtrees"
610 },
611 {
612 "comment": "Extract the `DocNode.excerpt` property into a new abstract base class `DocNodeLeaf`"
613 }
614 ]
615 }
616 },
617 {
618 "version": "0.4.1",
619 "tag": "@microsoft/api-extractor_v0.4.1",
620 "date": "Fri, 31 Aug 2018 03:32:18 GMT",
621 "comments": {
622 "patch": [
623 {
624 "comment": "Improve the error location reporting for DocErrorText objects"
625 },
626 {
627 "comment": "Separate the **api-demo** sample into a \"simple\" scenario which parses a simple text string, and an \"advanced\" scenario which uses the TypeScript compiler API to extract comments and parse custom TSDoc tags"
628 }
629 ]
630 }
631 },
632 {
633 "version": "0.4.0",
634 "tag": "@microsoft/api-extractor_v0.4.0",
635 "date": "Tue, 28 Aug 2018 03:17:20 GMT",
636 "comments": {
637 "minor": [
638 {
639 "comment": "Rename `DocCodeSpan.text` to `DocCodeSpan.code` and model the delimiters using particles"
640 },
641 {
642 "comment": "Add support for code fences (`DocCodeFence`)"
643 },
644 {
645 "comment": "`DocSection` content is now grouped into `DocParagraph` nodes; blank lines are used to indicate paragraph boundaries"
646 },
647 {
648 "comment": "Rename `DocComment.deprecated` to `deprecatedBlock`"
649 }
650 ]
651 }
652 },
653 {
654 "version": "0.3.0",
655 "tag": "@microsoft/api-extractor_v0.3.0",
656 "date": "Sat, 25 Aug 2018 05:53:56 GMT",
657 "comments": {
658 "minor": [
659 {
660 "comment": "Add TextRange.isEmpty()"
661 },
662 {
663 "comment": "Improve the ModifierTagSet API"
664 },
665 {
666 "comment": "Implement the @privateRemarks and @deprecated tags"
667 }
668 ]
669 }
670 },
671 {
672 "version": "0.2.0",
673 "tag": "@microsoft/api-extractor_v0.2.0",
674 "date": "Fri, 24 Aug 2018 01:19:56 GMT",
675 "comments": {
676 "minor": [
677 {
678 "comment": "Rename `CoreTags` to `StandardTags` so we can include non-core tags in the standard definitions"
679 },
680 {
681 "comment": "Rename `CoreModifierTagSet` to `StandardModifierTagSet` and convert properties to functions"
682 },
683 {
684 "comment": "Categorize the standard tags according to a `Standardization` enum, and document them"
685 },
686 {
687 "comment": "Add more standard tag definitions: `@deprecated`, `@eventProperty`, `@example`, `@inheritDoc`, `@link`, `@override`, `@packageDocumentation`, `@public`, `@privateRemarks`, `@sealed`, `@virtual`"
688 },
689 {
690 "comment": "Replace TSDocTagDefinition.singleton with TSDocTagDefinition.allowMultiple, since in practice most tags are single-usage"
691 }
692 ]
693 }
694 },
695 {
696 "version": "0.1.0",
697 "tag": "@microsoft/api-extractor_v0.1.0",
698 "date": "Thu, 16 Aug 2018 18:18:02 GMT",
699 "comments": {
700 "minor": [
701 {
702 "comment": "Initial release of the TSDoc library! :-)"
703 }
704 ]
705 }
706 }
707 ]
708}