File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,19 @@ title: Changelog
66
77### Features
88
9- - The ` --favicon ` option may now be given a link starting with ` https?:// ` instead of a path, #2851 .
9+ - The ` visibilityFilter ` option now supports individual signatures, #2846 .
10+ - The ` favicon ` option may now be given a link starting with ` https?:// ` instead of a path, #2851 .
1011- TypeDoc now supports specifying ` # ` as the link in ` externalSymbolLinkMappings ` to indicate the type should not be linked to, #2853 .
1112
1213### Bug Fixes
1314
1415- Fixed an issue where unrecognized languages would incorrectly be listed in the list of languages with translations, #2852 .
16+ - Unresolved external type references will no longer incorrectly linked to ` undefined ` , #2854 .
17+
18+ ### Thanks!
19+
20+ - @pjeby
21+ - @XeroAlpha
1522
1623## v0.27.7 (2025-02-09)
1724
You can’t perform that action at this time.
0 commit comments