npm typedoc 0.23.15
v0.23.15

latest releases: 0.26.8, 0.26.7, 0.26.6...
2 years ago

Features

  • TypeDoc will now treat @typedef {import("foo").Bar<Z>} Baz type declarations which forward type parameters to the imported
    symbol as re-exports of that symbol, #2044.

Bug Fixes

  • TypeDoc will now prefer comments on variable declarations over signature comments, #2042.
  • Fixed double rendering of "Type Parameters" header, #2054.
  • Fixed double rendering of "Hierarchy" header, #2053.
  • Removed unused widgets.png and widgets@2x.png files from generated assets folder.

Don't miss a new typedoc release

NewReleases is sending notifications on new releases.