Tags: jscs-dev/jscs-jsdoc
Tags
v1.3.0 It was more than 2 months gap since the last release and here we are with a couple of bug fixes and better ES2015 support. A big part of fixes related to `requireDescriptionCompleteSentence` rule. If you had troubles with it you can give it a try now. `enforceExistence` now supports ES2015 exports and treats it like usual CommonJS `module.exports`. Also we should note that [Jordan Harband](http://github.com/ljharb) came with a `node v0.8` support 🎉. Thank you, Jordan! See all changes in CHANGELOG.md Thank you for usign it and contributing to it!
v1.2.0 It gets 3 months to be released but there is a lot of work to do. Still it should be released some day and better sooner than later. - New rules: checkParamExistence and requireReturnDescription (thanks to Jon Robson and @weekens). - enforceExistence rule: a couple of change (thanks to Sergey Zarouski and Matt Votsikas). - New tags in jsdoc3 set: interface, inheritdoc, implements. - A couple of bug fixes by reports and pull requests. - And so on... Thank you for bug reports and contribution!
PreviousNext