Skip to content

Latest commit

 

History

History
110 lines (57 loc) · 5.6 KB

File metadata and controls

110 lines (57 loc) · 5.6 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.13.0 (2023-08-26)

Bug Fixes

  • TypeDoc 0.25 compatibility fixes.

0.12.0 (2023-04-11)

Features

  • TypdeDoc 0.24 compatibility fixes.

0.11.2 (2022-12-02)

Fixes

  • Slugification of hashes (#333)

0.11.1

  • Note: Version bump only for package docusaurus-plugin-typedoc

0.11.0 (2022-07-25)

Features

  • Support vuepress v2 (#313)

0.10.3 (2022-02-04)

Bug Fixes

  • move bootstrap logic out of ready() lifecycle (#290) (53eff76)

0.10.2 (2022-01-09)

Bug Fixes

  • Correctly define theme using TypeDoc defineTheme method (5f2ef42)
  • Use ready() async lifecycle method (2c22b84)

0.10.1 (2022-01-06)

Bug Fixes

0.10.0 (2021-12-17)

Features

0.9.2 (2021-09-23)

Bug Fixes

  • cleanup pre-render steps (6f2e5de)

0.9.1 (2021-09-17)

Note: Version bump only for package vuepress-plugin-typedoc

0.9.0 (2021-09-14)

Features

0.8.2 (2021-07-12)

Bug Fixes

  • Handle TypeDoc 0.21.3 options breaking change (ba571ce)

0.8.1 (2021-07-03)

Bug Fixes

  • Fix sidebar output path (6b076ae)

0.8.0 (2021-06-18)

Features

  • TypeDoc 0.21 compatibility (52085fa)

0.7.0 (2021-05-11)

Features

  • Improved sidebar structure (c32ed2c)

0.6.0 (2021-03-22)

Bug Fixes

0.5.0 (2021-02-21)

Features

  • Added support for TypDoc watch option (d3a2ab6)