Compare typedoc-plugin-external-module-name
versions 4.0.5 and 4.0.6
Compare typedoc-plugin-external-module-name
versions 4.0.4 and 4.0.5
- Do not crash when typedoc "disableSources" option is true (this turns off automatic module name feature) (8cfb30c), closes #507
Compare typedoc-plugin-external-module-name
versions 4.0.3 and 4.0.4
- If automatic name guesses '.', rename to 'root' instead. (52bb52c)
- rootFileNames can be an empty array. Use current dir as the base path instead of blowing up. (f3c75dd), closes #548
- allow .cjs and .mjs extensions for custom mapping function file to accomodate "type": "module" in package.json (f47f8ec)
- support typedoc 0.19 (f787640)
Compare typedoc-plugin-external-module-name
versions 4.0.2 and 4.0.3
- windows: when calculating the common prefix, always use path.resolve() to map to native path separator, i.e. "" (09b2090)
Compare typedoc-plugin-external-module-name
versions 4.0.1 and 4.0.2
- Use the common parent directory of all entrypoints as the relative path to guess module names (f790eee)
Compare typedoc-plugin-external-module-name
versions 4.0.0 and 4.0.1
- Add a --disableAutoModuleName flag (a8561e0)
Compare typedoc-plugin-external-module-name
versions 3.1.0 and 4.0.0
- fix createChildReflection ReflectionKind for typedoc < 0.17 (now creates a 0.17 Module, not a Namespace) (fc6b2b4)
- Bump package to 4.0.0 (aec9638)
- merge modules from the same directory into a single module by default (fd03f0b)
- Support a .typedoc-plugin-external-module-name.js file for custom generation of module names based on the reflection itself (ca0a9c7), closes #423
-
This plugin now automatically applies a Module Name based on the file path.
Compare typedoc-plugin-external-module-name
versions 3.0.0 and 3.1.0
- < 0.17.0 fix isModuleOrNamespace compat (1ef1ad3)
- Re-add compatibility for typedoc < 0.17.0 (c255f1e)
- build with typedoc 0.17 and expand peerDependency semver range to include 0.17.x (00f0f96)
Compare typedoc-plugin-external-module-name
versions 2.2.1 and 3.0.0
- emptycomment: Remove empty comments on source reflections that are being merged, just in case.. not sure if this is even necessary! (bd9b5cd)
- typedoc0.16: Some fixes for 0.16.x (WIP) (0089d19)
- typedoc0.16.4: Support typedoc 0.16.4 (02aa15a)
Compare typedoc-plugin-external-module-name
versions 2.1.0 and 2.2.1
- module: Remove empty comment blocks of merge target modules (c800a22), closes #142
- reflections: Update symbol mappings for merged modules (248b806), closes #313 #193
- typedoc-0.14: Improve typedoc 0.14.0 compatibility to account for api change (68fc6e1)
Compare typedoc-plugin-external-module-name
versions 2.1.0 and 2.2.0
- module: Remove empty comment blocks of merge target modules (c800a22), closes #142
- reflections: Update symbol mappings for merged modules (248b806), closes #313 #193
- typedoc-0.14: Improve typedoc 0.14.0 compatibility to account for api change (68fc6e1)
Compare typedoc-plugin-external-module-name
versions 2.0.0 and 2.1.0
- Support submodules (modules are separated by '.') (793d0ae)
Compare typedoc-plugin-external-module-name
versions 1.1.3 and 2.0.0
- Switch to emitting ES2015 to account for Typedoc emitting ES2015 in TypeStrong/typedoc#845 (00a4ae8)
Compare typedoc-plugin-external-module-name
versions 1.1.1 and 1.1.3
- module: Allow
.
(dot) in module names. (26af2af)
Compare typedoc-plugin-external-module-name
versions 1.1.1 and 1.1.2
- module: Allow
.
(dot) in module names. (26af2af)
Compare typedoc-plugin-external-module-name
versions 1.1.0 and 1.1.1
- doublecomment: Null check 'result' (2b51576)
Compare typedoc-plugin-external-module-name
versions 1.0.10 and 1.1.0
- doublecomment: Monkey patch getJSDocCommentRanges instead of duplicating all of getRawComment (c39c924)
Compare typedoc-plugin-external-module-name
versions 1.0.9 and 1.0.10
- doublecomment: Do not use 'getRawComment': better fix for not requiring a second comment block. (a469ed4), closes #6
- peerDependencies: Fix node v4 (edaa68f)
Compare typedoc-plugin-external-module-name
versions 1.0.8 and 1.0.9
Compare typedoc-plugin-external-module-name
versions 1.0.7 and 1.0.8
- regexp: Fix the module match regexp. (db4232d)
Compare typedoc-plugin-external-module-name
versions 1.0.6 and 1.0.7
Compare typedoc-plugin-external-module-name
versions 1.0.5 and 1.0.6
Compare typedoc-plugin-external-module-name
versions 1.0.4 and 1.0.5
- Remove tags from docs after processing (ec6892c)
Compare typedoc-plugin-external-module-name
versions 1.0.3 and 1.0.4
Compare typedoc-plugin-external-module-name
versions 1.0.2 and 1.0.3