Skip to content

v0.16.2

Compare
Choose a tag to compare
@Gerrit0 Gerrit0 released this 13 Jan 05:15
· 1660 commits to master since this release

Features ✨

  • Plugins may now use the @Option decorator to declare options. (#1165)

Fixed πŸ›

  • @param and @returns are overly sensitive to whitespace (#1164)
  • TypeDoc is missing exported values to set options without importing internals (#1163)

Changed πŸ“¦

  • TypeDoc's tests now run in ~30 seconds instead of 3 minutes, making for a much better development experience (#1156)