8.7.0 (2019-06-26)
Bug Fixes
- getJSDocComment: Check for parents of
ClassExpression
andObjectExpression
(27c9b5c) - match-description: tighten default regex to require punctuation at the end even if only a single character (da3d139)
Features
- match-description: allow
main description: string|boolean
to override or disable main description separate from default (314557c)