Skip to content

Latest commit

 

History

History
77 lines (40 loc) · 4.03 KB

File metadata and controls

77 lines (40 loc) · 4.03 KB

Change Log

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

1.1.1 (2023-04-11)

Features

  • TypdeDoc 0.24 compatibility fixes.

1.0.1 (2022-05-15)

Bug Fixes

  • Fixed incorrect toc anchors (753a534)

1.0.0 (2022-01-09)

BREAKING CHANGE

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

0.6.1 (2022-01-09)

Bug Fixes

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

0.6.0 (2021-09-21)

Features

  • TypeDoc 0.22 compatibility fixes (f68442d)

0.5.1 (2021-07-14)

Bug Fixes

  • Replace forward slash with periods for filenames (#242) (69e31f2)

0.5.0 (2021-07-13)

Features

0.4.3 (2021-07-12)

Bug Fixes

  • Handle TypeDoc 0.21.3 options breaking change (38df28f)

0.4.2 (2021-06-19)

Bug Fixes

  • Fix output directory check (121ffe4)
  • Remove colon from filenames to fix windows compatibility (#237) (554cd44)

0.4.1 (2021-06-19)

Bug Fixes

0.4.0 (2021-06-18)

Features

  • TypeDoc 0.21 compatibility (d19d6f3)

0.3.0 (2021-05-11)

Features

  • Improved sidebar structure (58798fd)