npm typedoc 0.27.7
v0.27.7

one day ago

Features

  • @includeCode and @inline can now inject parts of files using region
    names or line numbers, #2816.
  • Introduced ja translation options, deprecated jp in favor of ja, #2843.
  • Improved TypeDoc's --watch option to support watching files not caught by
    TypeScript's watch mode, #2675.
  • The @inline tag now works in more places for generic types.
  • Visibility filters now consider individual signatures, #2846.

Bug Fixes

  • Fixed an issue where TypeDoc would incorrectly ignore type arguments in references, #2823.
  • Improved narrator support for labeling icons, #2832.
  • Fixed an issue with @class incorrectly handling mapped types, #2842.
  • TypeDoc will now consider symbols to be external only if all of their declarations are external
    so that declaration merged members with global symbols can be documented, #2844.
  • Fixed an issue where TypeDoc would constantly rebuild, #2844.
  • Fixed an issue where the dropdown arrow in the index group would not respect the state of the dropdown, #2845.

Thanks!

Don't miss a new typedoc release

NewReleases is sending notifications on new releases.