Skip to content

Releases: gajus/eslint-plugin-jsdoc

v3.7.1

22 May 07:45
Compare
Choose a tag to compare

3.7.1 (2018-05-22)

Bug Fixes

v3.7.0

17 May 03:45
Compare
Choose a tag to compare

3.7.0 (2018-05-17)

Features

  • add an allowOverrideWithoutParam setting for jsdoc/require-param (#74) (6413e7d)

v3.6.3

15 Apr 10:43
Compare
Choose a tag to compare

3.6.3 (2018-04-15)

Bug Fixes

  • 'Object' and 'Array' are undefined in sourceType: module (#71) (94464cd)

v3.6.2

06 Apr 20:18
Compare
Choose a tag to compare

3.6.2 (2018-04-06)

Bug Fixes

  • no-undefined-types crashing when jsdoc has no tags (#69) (c206a9e)

v3.6.1

06 Apr 17:25
Compare
Choose a tag to compare

3.6.1 (2018-04-06)

Bug Fixes

  • no-undefined-types crashing on type syntax error (#68) (14d7f22)

v3.6.0

06 Apr 15:56
Compare
Choose a tag to compare

3.6.0 (2018-04-06)

Features

  • add a type parser and two new rules for types in JSdoc comments (#67) (323a133)

v3.5.0

20 Feb 15:22
Compare
Choose a tag to compare

3.5.0 (2018-02-20)

Features

v3.4.1

14 Feb 10:55
Compare
Choose a tag to compare

3.4.1 (2018-02-14)

Bug Fixes

  • cover the edge cases in requireDescriptionCompleteSentence (#61) (d579850)

v3.4.0

13 Feb 12:00
Compare
Choose a tag to compare

3.4.0 (2018-02-13)

Features

  • improve RequireDescriptionCompleteSentence (#59) (c8eb609)

v3.3.1

06 Jan 16:36
Compare
Choose a tag to compare

3.3.1 (2018-01-06)

Bug Fixes

  • issue with complete sentence fixer (#57) (9ffa44c)