Skip to content

v31.0.0

Compare
Choose a tag to compare
@gajus gajus released this 11 Jan 10:27

31.0.0 (2021-01-11)

chore

  • update comment-parser; should now cause fixers to preserve original whitespace unless the rule is meant to fix it (095ff36)

BREAKING CHANGES

  • Tests are not breaking, but as changing the fundamental parser, forcing major bump to be safe.

Also updates:

  1. require-description-complete-sentence - test to fix output
  2. require-hyphen-before-param-description - test to preserve whitespace in fixed output (though still minus hyphen)
  3. require-param - test preserving whitespace
    4 require-jsdoc - test with no indent