Skip to content

Latest commit

 

History

History
119 lines (61 loc) · 7.93 KB

File metadata and controls

119 lines (61 loc) · 7.93 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)
  • do not throw on empty page list (#312) (582c2b9), closes #165
  • insert appendix after README (#307) (edf9c91)
  • 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)
  • don't output page with explicit children output to {page}/index.html (937f8ea)
  • module appendix URLs targets the module (95b5376)
  • properly use configuration to handle unresolved links (a9e1499)

Features

  • 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

  • add 'excludeMarkdownTags' option (c02d8a)
  • rework how pages are mapped to modules (c02d8a)
  • improve pages option validation (c02d8a)
  • implement theme interface properly (still needs demo theme) (c02d8a)
  • add properly formatted link in section of workspace roots (dee3355)
  • 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)
  • include GENERATED files in package (88ff876)

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)

First release

Bug Fixes

  • include missing static folder in package files (1889d89)