Skip to content

v0.28.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 May 00:25

Features

  • The navigation in the default theme will now attempt to break long names onto multiple lines, #2940.
  • Added German (de) localization, #2941.

Bug Fixes

  • TypeDoc's default theme now uses the same chevron for all collapsible elements, #2924
    The chevronSmall helper is now deprecated and will be removed with v0.29.0.
  • Classes/interfaces marked with @hidden will no longer appear in the
    "Hierarchy" section of the docs.
  • TypeDoc now handles wildcard JSDoc types, #2949.

Thanks!