·
46 commits
to develop
since this release
| Type | Description | Link |
|---|---|---|
| Break | Upgrade to typedoc to v0.25.x, which supports TypeScript v4.6 - v5.2 | #156 |
| Break | Upgrade minimum Node.js engine to v18.x | #236 |
| Break | Rename all interfaces to drop the I prefix:- IPluginEntry -> PluginEntry- IMarkdownPluginOptions -> MarkdownPluginOptions- INpmPluginOptions -> NpmPluginOptions- ITypescriptPluginOptions -> TypescriptPluginOptions |
#156 |