Skip to content

v9.1.0

Compare
Choose a tag to compare
@gajus gajus released this 27 Jun 12:20
ecc27c5

9.1.0 (2019-06-27)

Bug Fixes

  • match-description: tighten default regex to require punctuation at the end even if only a single character (58ca186)
  • match-description, require-description: allow contexts to work with any node type (299b095)

Features

  • match-description: allow mainDescription: string|false to override or disable main description separate from default (11cf9f5)
  • match-description: report line number and allow reporting multiple errors when main description validation fails (3b61dcc)
  • require-jsdoc: add contexts option to allow working with any node type (3e0775a)