0.2.0
Release 0.2.0
-
Added
@module
/@packageDocumentation
comment pass-through to generated DTS when this comment type appears in the main entry point source
file. This is helpful when generating docs from the DTS file. -
Introduces optional postprocessing of the generated bundled Typescript declaration.
- First post processor is for
@inheritDoc
support.
- First post processor is for
-
Added
outputPostprocess
configuration option to separately output postprocessing to an alternate filepath for
easier debugging / comparison.