We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5305cbf commit b8faaf7Copy full SHA for b8faaf7
CHANGELOG.md
@@ -4,6 +4,16 @@
4
5
- Added `--sourceLinkExternal` option to render source code links as external, #2415.
6
7
+### Bug Fixes
8
+
9
+- TypeDoc now attempts to correct local anchor links in readme files which are broken by its deconfliction logic, #2413.
10
+- TypeDoc now finds comments on index signatures again, #2414.
11
+- TypeDoc now does a better job of detecting properties when destructured function arguments are used.
12
13
+### Thanks!
14
15
+- @mogelbrod
16
17
## v0.25.2 (2023-10-08)
18
19
### Features
0 commit comments