Skip to content

mocha 6.2.1

6.2.1 / 2019-09-29

:bug: Fixes

  • #3955: tty.getWindowSize is not a function inside a "worker_threads" worker (@1999)
  • #3970: remove extraGlobals() (@juergba)
  • #3984: Update yargs-unparser to v1.6.0 (@juergba)
  • #3983: Package 'esm': spawn child-process for correct loading (@juergba)
  • #3986: Update yargs to v13.3.0 and yargs-parser to v13.1.1 (@juergba)

:book: Documentation

  • #3886: fix styles on mochajs.org (@outsideris)
  • #3966: Remove jsdoc index.html placeholder from eleventy file structure and fix broken link in jsdoc tutorial (@Munter)
  • #3765: Add Matomo to website (@MarioDiaz98)
  • #3947: Clarify effect of .skip() (@oliversalzburg)