File tree 1 file changed +8
-1
lines changed
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,19 @@ title: Changelog
6
6
7
7
### Features
8
8
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 .
10
11
- TypeDoc now supports specifying ` # ` as the link in ` externalSymbolLinkMappings ` to indicate the type should not be linked to, #2853 .
11
12
12
13
### Bug Fixes
13
14
14
15
- 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
15
22
16
23
## v0.27.7 (2025-02-09)
17
24
You can’t perform that action at this time.
0 commit comments