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 17222cb commit de8562bCopy full SHA for de8562b
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+### 4.0.0 (2025-03-21)
2
+
3
+- BREAKING: Drop support for TypeDoc <0.28.1.
4
+- Support TypeDoc ^0.28.1, #31.
5
6
### 3.1.0 (2024-11-24)
7
8
- Support TypeDoc 0.27
README.md
@@ -2,7 +2,7 @@
Automatically document symbols which aren't exported but are referenced.
-> Supports TypeDoc 0.28.x
+> Supports TypeDoc ^0.28.1
TypeDoc looks at each entry point provided and documents all exports from that entry point.
0 commit comments