Releases: TypeStrong/typedoc
Releases · TypeStrong/typedoc
v0.20.21
05 Feb 18:01
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Missing exported members in file-as-namespace reflection (1423960 ), closes #1493
v0.20.20
31 Jan 20:26
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Avoid crash with removed project reflection (fa95b07 ), closes #1489
function-namespaces were converted incorrectly (3097c5a ), closes #1483
Missing comments on optional methods (e4fb866 ), closes #1490
Features
add highlight theme option (4a6df9a )
Thanks!
v0.20.19
25 Jan 14:47
Compare
Sorry, something went wrong.
No results found
Features
Support for --watch, --preserveWatchOutput, --emit (2188f86 )
v0.20.18
24 Jan 19:33
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Static methods added to the class manually in JS (687ae53 ), closes #1481
v0.20.17
23 Jan 20:17
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Features
inheritDoc: Add support for copying item’s documentation by copying it from another API item (84db49a )
Thanks!
v0.20.16
17 Jan 02:29
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Comments on projects were broken (685ca41 )
Constructors were a bit broken (d746d85 )
v0.20.15
16 Jan 18:05
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Crash when converting @types/ws (b8071c6 ), closes #1463
excludeNotDocumented incorrectly ignored some symbols (1d03d4b ), closes #1465
Support for JSDoc @enum tags (66c1652 ), closes #1464
Features
Support for excludeInternal (4f4d85c ), closes #1469
category: add option to read more categories from doc (18d83f6 )
Thanks!
v0.20.14
09 Jan 20:29
Compare
Sorry, something went wrong.
No results found
v0.20.13
06 Jan 13:57
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Use type nodes if converting a regular function (d528c69 ), closes #1454
v0.20.12
05 Jan 00:29
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Add support for import types (37e8a3c ), closes #1453
Arrow methods did not have modifiers set properly (9b4f898 ), closes #1452
Don't document type arguments if there are none (#1451 ) (894f92f )
Thanks!