Skip to content

Latest commit

 

History

History
136 lines (67 loc) · 8.39 KB

CHANGELOG.md

File metadata and controls

136 lines (67 loc) · 8.39 KB

0.23.4 (2023-04-08)

No notable changes were done in this version.

0.23.3 (2023-04-08)

Bug Fixes

  • deps: update dependency memfs to v3.4.13 (#310) (5379faf)
  • tools: adapt to glob now being promised instead of callback (1c48303)
  • tools: checkout correct branch for docs update (f6e05ba)

0.23.2 (2023-04-05)

Bug Fixes

  • monorepo: always use normalized paths (b2dc4ff)
  • deps: update dependencies (413ae46)
  • deps: update dependency memfs to v3.4.10 (27a52ef)
  • deps: update dependency semver to v7.3.8 (c14eae1)

Features

  • fake repository for stable tests results (bbfdf91)
  • dep: @knodes/typedoc-pluginutils: add writeDiag helper (db07c67)
  • dep: @knodes/typedoc-pluginutils: mutualize markdown replacement exclusion, modify packages (dea1bd1), closes #126
  • dep: @knodes/typedoc-pluginutils: throw specific error with checked path on failed resolution (5fbce18)
  • dep: @knodes/typedoc-pluginutils: validate options object, suggest unknown options (78284ba)

0.23.1 (2022-07-19)

Bug Fixes

0.23.0 (2022-07-19)

Bug Fixes

  • dep: @knodes/typedoc-pluginutils: use correct Typedoc log methods for colors (c02d8a)
  • dep: @knodes/typedoc-pluginutils: avoid considering '.' files as relative paths (c02d8a)

Features

  • forbid warn/error logger in mock plugin by default (0081e0d)
  • dep: @knodes/typedoc-pluginutils: add helper to create sources with repo URL (d069278)

0.22.7 (2022-06-29)

Bug Fixes

  • deps: update dependency memfs to v3.4.7 (f9acee2)

0.22.6 (2022-06-27)

Bug Fixes

  • monorepo: add lodash as a dependency (6306880), closes #99
  • build: typedoc patcher truncate file on open (cdb4fca)
  • monorepo: continue fixes for Windows scripts (40f8d1d)
  • monorepo: continue normalize behaviors between windows & non-windows (c1803ef)
  • deps: update dependency memfs to v3.4.3 (445a9cc)
  • monorepo: normalize behavior between POSIX & Windows systems (3ce9434)

0.22.5 (2022-04-30)

Bug Fixes

  • deps: update dependency semver to v7.3.7 (42fbe4a)

0.22.4 (2022-04-07)

No notable changes were done in this version.

0.22.3 (2022-03-21)

No notable changes were done in this version.

0.22.2 (2022-03-06)

No notable changes were done in this version.

0.22.1 (2022-03-04)

Bug Fixes

  • monorepo: fix events order, bind TypeDoc prototypes to watch custom events (83ee577)
  • monorepo: various reflection path resolution fixes, better test code blocks (314f173)

Features

  • add package (fac9bfb)
  • dep: @knodes/typedoc-pluginutils: add name getter on plugin (335095a)
  • dep: @knodes/typedoc-pluginutils: add better support for modules in path reflection resolution (ff0f7c7)
  • dep: @knodes/typedoc-pluginutils: add option group, add resolvePackageFile (878baf8)
  • dep: @knodes/typedoc-pluginutils: add package (f6894ad)
  • dep: @knodes/typedoc-pluginutils: add PathReflectionResolver, add plugin.relativeToRoot, use in MarkdownReplacer (40eb1a1)
  • dep: @knodes/typedoc-pluginutils: add rootDir on plugin, add CurrentPageMemo, add MarkdownReplacer, improve Logger (200f52f)
  • dep: @knodes/typedoc-pluginutils: add source map support in markdown replacer (57e5e39)
  • dep: @knodes/typedoc-pluginutils: fix wrapError, add helper catchWrap (350fc9b)

0.22.0 (2022-02-23)

No notable changes were done in this version.

0.0.1 (2022-02-23)