Skip to content

0.8.0

Compare
Choose a tag to compare
@krisztianb krisztianb released this 17 Sep 09:44
· 26 commits to master since this release

BREAKING CHANGES

  • Removed support for TypeDoc versions 0.23.x due to a change in TypeDoc's handling of asynchronous tasks.

Added

  • Added support for latest TypeDoc version 0.25.x.
  • The plugin now includes typings for its configuation that you can use in your TypeDoc config. (see example in README)