Releases: TypeStrong/typedoc
Releases · TypeStrong/typedoc
v0.20.32
14 Mar 20:03
Compare
Sorry, something went wrong.
No results found
v0.20.31
14 Mar 04:32
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Constructors were improperly reported as inherited (b908c09 ), closes #1528 #1527
readonly tuples were recognized as arrays (99c6a13 ), closes #1534
Thanks!
v0.20.30
06 Mar 16:19
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Categories should only appear once if specified multiple times (6949a1f ), closes #1522
Remove undefined from optional property types (c9faa9b ), closes #1525
Support JSDocNullableType, JSDocNonNullableType (34d05f2 ), closes #1524
v0.20.29
04 Mar 04:47
Compare
Sorry, something went wrong.
No results found
v0.20.28
23 Feb 02:01
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Detect visibility modifiers on accessors (46be74e ), closes #1516
v0.20.27
20 Feb 23:56
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Detect and normalize unique symbol names (441fea2 ), closes #1514
Features
preserve spaces in code blocks (c8de53a )
Thanks!
v0.20.26
20 Feb 03:18
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Pick up optional/readonly from mapped types (a2d9dd8 ), closes #1509
v0.20.25
15 Feb 03:39
Compare
Sorry, something went wrong.
No results found
Features
Support for specifying comments on export declarations (7b7bf66 ), closes #1504
Support for the @module tag to mark a comment as belonging to a module (7b7bf66 )
v0.20.24
11 Feb 03:34
Compare
Sorry, something went wrong.
No results found
Features
add support for non .com gh enterprise domains (#1507 ) (c0f5d91 )
Thanks!
v0.20.23
06 Feb 22:51
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Missing namespace members when ns is created by re-exporting an entire module (7dfadcf ), closes #1499
Set inheritedFrom on accessor signatures (ccd519a ), closes #1497
Copy comment from interface members if implementing member doesn't have a comment #1498