Skip to content

v0.26.11

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Nov 16:14
· 2 commits to master since this release

Features

  • If hostedBaseUrl is set to the root page on a website, TypeDoc will now include WebSite structured data, #2760.

Bug Fixes

  • Fix support for ESM config files with Node 23, #2752.
  • Fix type errors when using "module": "ESNext" and importing TypeDoc, #2747.
  • Inherited comments on overloaded methods now consider the overload position when inheriting a comment, #2755.