Skip to content

Latest commit

 

History

History
140 lines (43 loc) · 4.68 KB

File metadata and controls

140 lines (43 loc) · 4.68 KB

Change Log

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

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)