Skip to content

v1.0.1

Choose a tag to compare

@englercj englercj released this 23 Aug 01:37
· 148 commits to master since this release

v1.0.0...v1.0.1

  • Disable outputting the package doclet (#1)
  • Use destination param from jsdoc for output
  • Fix typedefs with properties to properly create interfaces
  • Disable this types until TS v2 is required
  • Use implements for @mixes instead of extends