Releases: typedoc2md/typedoc-plugin-markdown
Releases · typedoc2md/typedoc-plugin-markdown
0.16.4 (2021-11-12)
Bug Fixes
- Prevent watch mode crashing (950d872)
3.11.2 (2021-09-25)
Bug Fixes
- remove leading underscore from file names (#248) (bb5e4e3)
3.11.1 (2021-09-23)
Bug Fixes
- fix
allReflectionsHaveOwnDocument
option (64376e9)
- properly escape chars inside anchors (d4e5b1d)
3.10.4 (2021-07-20)
Bug Fixes
- Fix anonymous function types in params table (0047faf)
3.10.3 (2021-07-12)
Bug Fixes
- Handle TypeDoc 0.21.3 options breaking change (2d0e7b5)
3.10.2 (2021-06-24)
Bug Fixes
- Fix string escape inside backticks (3b8ab18)
3.10.1 (2021-06-23)
Bug Fixes
- Improve type params table readability (52038e2)
- Use backticks for generics and refernce types to improve consistency (#239) (1b3395f)
3.10.0 (2021-06-18)
Features
- TypeDoc 0.21 compatibility (fa5e913)