File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -4,16 +4,21 @@ title: Changelog
4
4
5
5
## Unreleased
6
6
7
+ ### Features
8
+
9
+ - Added support for PNG favicons, #2790 .
10
+ - Improved support for hosting TypeDoc with strict Content Security Policy rules, #2794 .
11
+
7
12
### Bug Fixes
8
13
9
14
- Add special handling for import types with type errors discarded with ts-expect-error, #2792 .
10
- - Improved support for hosting TypeDoc with strict Content Security Policy rules, #2794 .
11
15
- Fixed low contrast in default colors for properties/accessors in light mode, #2795 .
12
16
- The ` highlightLanguages ` option now permits Shiki aliases to be specified rather than just the language ID, #2798 .
13
17
14
18
### Thanks!
15
19
16
20
- @mikalai-snap
21
+ - @mistic100
17
22
18
23
## v0.27.2 (2024-11-29)
19
24
You can’t perform that action at this time.
0 commit comments