Releases: TypeStrong/typedoc
Releases · TypeStrong/typedoc
Intersection Type Support
26 Apr 22:07
Compare
Sorry, something went wrong.
No results found
Added
Support for intersection types (#482 )
Enable --gitRevision option (#474 )
Fixed
Intrinsic type name typo (#484 )
Patch Release
03 Apr 21:04
Compare
Sorry, something went wrong.
No results found
Fixed
Ignore declarationDir option
Fix crash in source plugin
Fix separator in getDefaultLibFileName
Added
Add a this type converter
Changed
Map Handling
22 Mar 22:21
Compare
Sorry, something went wrong.
No results found
Fixed
Correct the map handling of TypeScript 2.2 (#455 )
TypeScript 2.2
22 Mar 04:03
Compare
Sorry, something went wrong.
No results found
Changed
Update to TypeScript 2.2.1 (#448 )
Remove exclusion of TypeScript options and support lib (#449 )
Fixed
Check if reflection has children (#426 )
Correctly replace version string (#427 )
Include type arguments when converting aliases (#452 )
Handle constructor return types (#389 )
Exclusion Rules
17 Feb 18:17
Compare
Sorry, something went wrong.
No results found
Fixed
Fix exclusion rules (7134401 )
Add typeArguments to ReferenceType (26fbd15 )
Patch Release
14 Feb 23:43
Compare
Sorry, something went wrong.
No results found
Added
Fixed
Use default TypeScript lib (627bc17 )
Honour exclude list with list of files (6ddb7f5 )
CLI Option Precedence
13 Jan 02:24
Compare
Sorry, something went wrong.
No results found
Fixed
Make CLI options take precedence over tsconfig.json options
Patch
13 Jan 00:40
Compare
Sorry, something went wrong.
No results found
Added
Add --listInvalidSymbolLinks option
Fixed
Package Files Fix
27 Dec 22:22
Compare
Sorry, something went wrong.
No results found
Fixed
Publish the correct files with the package
TypeScript 2.1
27 Dec 21:41
Compare
Sorry, something went wrong.
No results found
Added
Changed
Moved TypeScript compilation output directory
Support for more compiler options
Use TypeScript to process tsconfig.json file