Skip to content

v2.0.0

Choose a tag to compare

@englercj englercj released this 10 Dec 05:17
· 77 commits to master since this release

Complete rewrite of the core generation code. Now uses the typescript compiler to generate the output.

Breaking Changes

  • Distribution files are now in dist/ so template paths need to point to tsd-jsdoc/dist
  • JSDoc comments are not currently included in the output (public TS compiler API needed)