Skip to content

v0.15.6

Compare
Choose a tag to compare
@Gerrit0 Gerrit0 released this 26 Dec 22:50
· 1736 commits to master since this release

Fixed πŸ›

  • When using recursive types TypeDoc ran out of memory (#1150)
  • Improved performance by ~20% when --ignoreCompilerErrors is passed by not asking TypeScript for the errors (#1032)
  • Fixes included in typedoc-default-themes@0.6.3

Features ✨

  • Support for TS2.8 conditional types (#831)
  • Support for indexed-access types (#1153)
  • The @packageDocumentation tag can now be used to mark a comment as a file comment. Docs (#603, #1080)

Changes πŸ“¦

  • TypeDoc now includes the package version in the documentation (#544)

Thanks πŸ‘