UNPKG

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