Skip to content

v0.23.26

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Feb 21:51
· 371 commits to master since this release

Features

  • Added Application.EVENT_VALIDATE_PROJECT event for plugins which implement custom validation, #2183.
  • Plugins may now return an object from external symbol resolvers, #2066.
  • Expose Comment.displayPartsToMarkdown on for themes overwriting the comment helper, #2115.

Bug Fixes

  • Fix crash when converting export default undefined, #2175.
  • Fix error in console when clicking on headings in the readme, #2170.
  • TypeDoc will now ignore parameters of callback parameters when validating that all parameters have documentation, #2154.

Thanks!