Skip to content

Version 2.1.0

Choose a tag to compare

@jaydenseric jaydenseric released this 11 Feb 04:46
· 254 commits to master since this release

Minor

  • Render any combination of supported tags, even if they are illogical (e.g. @param with @prop). This fixes @kind constant not rendering an associated @type.
  • @kind typedef without an associated @type no longer causes an error. Linting would be a better way to ensure the right combination of tags are used.

Patch

  • Updated dev dependencies.