Changelog
v0.23.26 (2023-02-26)
Application.EVENT_VALIDATE_PROJECT
event for plugins which implement custom validation, #2183.Comment.displayPartsToMarkdown
on for themes overwriting the comment
helper, #2115.export default undefined
, #2175.Changelog
v0.23.25 (2023-02-11)
material-<theme>
, the value will need to be changed to
material-theme-<theme>
, see the Shiki release notes.excludeNotDocumentedKinds
variable to control which reflection types can be removed
by the excludeNotDocumented
option, #2162.typedoc.jsonc
, typedoc.config.js
, typedoc.config.cjs
, typedoc.cjs
to the list of files
which TypeDoc will automatically use as configuration files.node_modules
will no longer be ignored, #2151.excludeNotDocumented
on arrow function-variables, #2156.package.json
to exports declaration.Changelog
v0.23.24 (2023-01-07)
Changelog
v0.23.23 (2022-12-18)
ts.Signature
to emitted EVENT_CREATE_SIGNATURE
event, #2002.src/
and src/x
are specified as entry points, src/
will no longer be ignored, #2121.Changelog
v0.23.22 (2022-12-11)
@link
tags within lists, #2103.Changelog
v0.23.21 (2022-11-14)
externalSymbolLinkMappings
, #2102.Changelog
v0.23.20 (2022-11-03)
@inheritDoc
if inheriting from a function type alias, #2087.Changelog
v0.23.19 (2022-10-28)
titleLink
option was not specified, #2085.