JSDoc 3.5.3 is now available

19 views
Skip to first unread message

Jeff Williams

unread,
Jul 13, 2017, 10:55:53 PM7/13/17
to JSDoc Users
JSDoc 3.5.3 is now available via npm. This version of JSDoc fixes a variety of bugs, including the following:
  • Non-JSDoc comments (comments that do not begin with /**) are now ignored.
  • JSDoc no longer crashes when it parses a class property with no value assigned to it.
  • When there are JSDoc comments at the end of a source file that has a 'use strict'; directive, the comments are no longer ignored.
  • Namepaths that contain an @ sign (for example, module:@prefix/my-module~myCallback) are now parsed correctly.
For a complete list of enhancements and bug fixes in this release, see the changelog on GitHubAs always, feel free to suggest new features or report bugs using GitHub's issue tracker.

- Jeff

Reply all
Reply to author
Forward
0 new messages