Release versions v5.0.0+ are documented in the Releases page and in package-specific changelog/
folders.
@documentalist/[email protected]
- #156
⚠️ break: Upgrade to typedoc to v0.25.x, which supports TypeScript v4.6 - v5.2 - #236
⚠️ break: Upgrade minimum Node.js engine to v18.x - #239
⚠️ break: dropI
prefix from all interface names
@documentalist/[email protected]
- #156 feat: Export new type alias
TsDocEntry
- #236
⚠️ break: Upgrade minimum Node.js engine to v18.x - #239
⚠️ break: dropI
prefix from all interface names
@documentalist/[email protected]
- #144
⚠️ break: Minimum version of Node.js is now v12.0- N.B. Node v16.x is recommended
- #144
⚠️ break(TypescriptPlugin
):includeNonExportedMembers
option has been removed. TypeDoc is removing support for documenting non-exported members in a future version, so we will have to drop support for this in Documentalist as well. - #144 fix(
NpmPlugin
): simplified the plugin to have synchronous execution (replacedspawn
withspawnSync
), improving its compatibility with newer versions of Node.js
@documentalist/[email protected]
- #144
⚠️ break: Minimum version of Node.js is now v12.0- N.B. Node v16.x is recommended
@documentalist/[email protected]
⚠️ Minimum version of Node.js is now v10.0⚠️ Minimum version of TypeScript is now v3.9- #119 upgrade dependencies
- typedoc v0.19
- typescript v4.0
- marked v1.2
- kss v3.0
@documentalist/[email protected]
- Minimum version of Node.js is now v10.0
@documentalist/[email protected]
@documentalist/[email protected]
- #106 fix: NOENT error on win platform
@documentalist/[email protected]
, @documentalist/[email protected]
, @documentalist/[email protected]
- #107 feat: upgrade to TypeScript 3.8
@documentalist/[email protected]
, @documentalist/[email protected]
, @documentalist/[email protected]
- #104 feat: add support for extracting function docs
@documentalist/[email protected]
, @documentalist/[email protected]
- #103 feat: upgrade to TypeDoc 0.16