Features
- The
visibilityFilter
option now supports individual signatures, #2846. - The
favicon
option may now be given a link starting withhttps?://
instead of a path, #2851. - TypeDoc now supports specifying
#
as the link inexternalSymbolLinkMappings
to indicate the type should not be linked to, #2853.
Bug Fixes
- Fixed an issue where unrecognized languages would incorrectly be listed in the list of languages with translations, #2852.
- Unresolved external type references will no longer incorrectly linked to
undefined
, #2854.