Skip to content

Latest commit

 

History

History
72 lines (40 loc) · 2.96 KB

File metadata and controls

72 lines (40 loc) · 2.96 KB

Changelog

2.0.0-next.2 (2023-05-26)

Patch Changes

2.0.0-next.1 (2023-05-17)

Patch Changes

  • Added functionality to skip seperate index page and inject into readme.
  • Updated peer dependencies

2.0.0-next.0 (2023-05-13)

Major Changes

  • Compatibility with typedoc-plugin-markdown@next

Patch Changes

1.0.0 (2022-01-09)

BREAKING CHANGE

Internally initiate with TypeDoc defineTheme method (theme option should be keyword rather than path)

0.2.2 (2022-01-09)

Bug Fixes

  • Correctly define theme using TypeDoc defineTheme method (5f2ef42)

0.2.1 (2021-11-26)

Bug Fixes

  • urls: Fixes relative urls for typedoc-gitlab-wiki-theme [269] (31e45ea)

0.2.0 (2021-09-21)

Features

  • TypeDoc 0.22 compatibility fixes (f20f79a)
  • TypeDoc 0.22 compatibility fixes (#249) (963250c)

0.1.2 (2021-07-12)

Bug Fixes

  • Handle TypeDoc 0.21.3 options breaking change (38df28f)

0.1.1 (2021-06-19)

Bug Fixes

  • Fix output directory check (328ef00)
  • Remove colon from filenames to fix windows compatibility (115d133)

0.1.0 (2021-05-11)

Features

  • Improved sidebar structure (09e713a)