Releases: mipatterson/typedoc-plugin-pages
Releases · mipatterson/typedoc-plugin-pages
v1.1.0
1.1.0 (2020-11-28)
Features
- page-link-parser: add support for defining custom page link text (30b7625), closes #24
v1.0.1
1.0.1 (2020-05-07)
Bug Fixes
- indexdatamanager: fix bug where pages in sections were not added to search index (12650be)
- search and theme: add support for TypeDoc v0.17.4 and above (010735f), closes #8
- theme: fix broken search index when hosting docs locally (67996cc)
v1.0.0
1.0.0 (2020-04-07)
Bug Fixes
- page-renderer.ts: remove unnecessary console log (38146be)
Features
- add initial plugin implementation, test setup, and documentation (e51509b)