Releases: gajus/eslint-plugin-jsdoc
Releases · gajus/eslint-plugin-jsdoc
v3.6.3
3.6.3 (2018-04-15)
Bug Fixes
- 'Object' and 'Array' are undefined in sourceType: module (#71) (94464cd)
v3.6.2
3.6.2 (2018-04-06)
Bug Fixes
- no-undefined-types crashing when jsdoc has no tags (#69) (c206a9e)
v3.6.1
3.6.1 (2018-04-06)
Bug Fixes
- no-undefined-types crashing on type syntax error (#68) (14d7f22)
v3.6.0
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
3.5.0 (2018-02-20)
Features
v3.4.1
3.4.1 (2018-02-14)
Bug Fixes
- cover the edge cases in requireDescriptionCompleteSentence (#61) (d579850)
v3.4.0
3.4.0 (2018-02-13)
Features
- improve RequireDescriptionCompleteSentence (#59) (c8eb609)
v3.3.1
3.3.1 (2018-01-06)
Bug Fixes
- issue with complete sentence fixer (#57) (9ffa44c)
v3.3.0
3.3.0 (2017-12-15)
Features
v3.2.0
3.2.0 (2017-11-08)
Bug Fixes
- update dependencies (fixes #38) (ed1c103)
- Update dev dependencies (#43) (615c595)
- use the most up to date node version to release the package (7a770c8)
Features