Download Latest Version v0.28.20 source code.zip (1.1 MB)
Email in envelope

Get an email when there's a new version of TypeDoc

Home / v0.28.20
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-07-05 1.1 kB
v0.28.20 source code.tar.gz 2026-07-05 802.1 kB
v0.28.20 source code.zip 2026-07-05 1.1 MB
Totals: 3 Items   1.9 MB 0

Features

  • Group/category section headings (<h2>) in the default theme now include an id attribute so they can be linked to via fragment identifiers (e.g. modules.html#classes), [#3029].
  • Added a @reexport modifier tag to have TypeDoc convert variable/type references as a re-export instead of a new symbol, [#3096].
  • API: Introduced generateOutputsBegin and generateOutputsEnd events on Application for plugin use.

Bug Fixes

  • When --emit none is used, TypeDoc will now report warnings about missing relative paths previously reported when rendering, [#3078].
  • Improved performance via asynchronously performing git and file write operations, more performant JSX rendering, and source code bundling, [#3103].
  • A @hidden tag on a constructor parameter-property will now only hide the property, not both the property and the parameter, [#3111].
  • Custom @group and @category titles with the same sort weight are now ordered consistently with the alphabetical reflection sort, [#3120].

Thanks!

  • @greymoth-jp
  • @jonathanhefner
  • @kcastellino
  • @Metbcy
  • @StoneCypher
  • @wotan-allfather
Source: README.md, updated 2026-07-05