Changelog
v0.27.8 (2025-02-21)
visibilityFilter
option now supports individual signatures, #2846.favicon
option may now be given a link starting with https?://
instead of a path, #2851.#
as the link in externalSymbolLinkMappings
to indicate the type should not be linked to, #2853.undefined
, #2854.Changelog
v0.27.7 (2025-02-09)
@includeCode
and @inline
can now inject parts of files using region
names or line numbers, #2816.ja
translation options, deprecated jp
in favor of ja
, #2843.--watch
option to support watching files not caught by
TypeScript's watch mode, #2675.@inline
tag now works in more places for generic types.@class
incorrectly handling mapped types, #2842.Changelog
v0.27.6 (2024-12-26)
ignoredHighlightLanguages
option to specify languages which will be
allowed in code blocks but not highlighted, #2819.@include
and @includeCode
now work in the readme file, #2814.Changelog
v0.27.5 (2024-12-14)
validation.rewrittenLink
option.https://
links under the hostedBaseUrl
option's URL will no
longer be treated as external, #2809.Changelog
v0.27.4 (2024-12-09)
Converter.EVENT_CREATE_PROJECT
event which fires when a project is created by the converter, #2800.@include
and @includeCode
now work for comments on the entry point for projects with a single entry point, #2800.@summary
now works to describe functions within modules, #2803.Changelog
v0.27.3 (2024-12-04)
highlightLanguages
option now permits Shiki aliases to be specified rather than just the language ID, #2798.Changelog
v0.27.2 (2024-11-29)
Changelog
v0.27.1 (2024-11-28)
@categoryDescription
and @groupDescription
on module pages, #2787.