Skip to content

v9.1.0

Compare
Choose a tag to compare
@75lb 75lb released this 26 Aug 16:53
· 15 commits to master since this release

Non-breaking changes since v9.0.2

  • To avoid this jsdoc issue (regarding jsdoc failing if a directory contains underscores), jsdoc-api now uses its own bespoke cache directory at ~/.jsdoc-api/cache instead of os.tmpdir(). See #19.
  • While running the underlying jsdoc child process, the maxBuffer used is now 100MB to help users processing huge amounts of input #24