Releases: TypeStrong/typedoc
Releases · TypeStrong/typedoc
v0.20.11
04 Jan 19:06
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Crash when converting a generic with a tuple constraint (685cd3e ), closes #1449
v0.20.10
03 Jan 01:47
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Errors due to bad options in tsconfig file were dropped (f76b521 ), closes #1444
Changes
Updated warning about unsupported highlight language to point users to typedoc --help
v0.20.9
02 Jan 05:04
Compare
Sorry, something went wrong.
No results found
0.20.9 (2021-01-02)
Bug Fixes
Parameter declarations might not exist (1886304 ), closes #1443
v0.20.8
02 Jan 05:03
Compare
Sorry, something went wrong.
No results found
0.20.8 (2021-01-01)
Bug Fixes
CLI should not exit cleanly on unexpected error (2907328 )
v0.20.7
01 Jan 06:28
Compare
Sorry, something went wrong.
No results found
v0.20.6
01 Jan 01:37
Compare
Sorry, something went wrong.
No results found
0.20.6 (2021-01-01)
Bug Fixes
Features
v0.20.5
30 Dec 17:37
Compare
Sorry, something went wrong.
No results found
0.20.5 (2020-12-30)
Bug Fixes
Functions might not have a parent in global files (d739298 ), closes #1436
v0.20.4
30 Dec 00:01
Compare
Sorry, something went wrong.
No results found
0.20.4 (2020-12-30)
Bug Fixes
--excludeNotDocumented didn't remove reflections (5ebbd0f ), closes #1435
v0.20.3
29 Dec 20:02
Compare
Sorry, something went wrong.
No results found
v0.20.2
29 Dec 17:54
Compare
Sorry, something went wrong.
No results found
0.20.2 (2020-12-29)
Bug Fixes
ArgumentsReader should warn if missing a value (02b915d ), closes #1429
Literal boolean converter in TS 3 (ed67eda ), closes #1432
Map bash, sh, shell to shellscript when highlighting (6eb6c28 ), closes #1432
Negative literal types were converted incorrectly (c14b5b5 ), closes #1427
TS 3 converters for null, this types (20febfd )
Features
Better detection for declaration files defining a module (38d8edf ), closes #1430