We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a49c6c8 commit c7ac719Copy full SHA for c7ac719
CHANGELOG.md
@@ -9,6 +9,7 @@ title: Changelog
9
- The `TypeDocOptions` interface now marks options as optional so it no longer has to be wrapped in `Partial`
10
for use in config files, #2901.
11
- API: Expose control methods for deferred conversion for plugin use (typedoc-plugin-missing-exports)
12
+- API: Expose method to disable TypeDoc usage of `localStorage` without clearing it, #2908.
13
14
### Bug Fixes
15
@@ -20,6 +21,7 @@ title: Changelog
20
21
22
### Thanks!
23
24
+- @jsmith2-coveo
25
- @romainmnr
26
27
## v0.28.0 (2025-03-15)
0 commit comments