mirror of
https://github.com/tauri-apps/typedoc-plugin-markdown.git
synced 2026-01-31 00:45:20 +01:00
4.7 KiB
4.7 KiB
Changelog
0.11.0 (2022-07-25)
Features
- Support vuepress v2 (#313)
0.10.3 (2022-02-04)
Bug Fixes
0.10.2 (2022-01-09)
Bug Fixes
- Correctly define theme using TypeDoc
defineThememethod (5f2ef42) - Use ready() async lifecycle method (2c22b84)
0.10.1 (2022-01-06)
Bug Fixes
0.10.0 (2021-12-17)
Features
- support vuepress v2 (6792185)
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
watchoption (d3a2ab6)