Skip to content

Version 2.0.0

Choose a tag to compare

@jaydenseric jaydenseric released this 22 Dec 04:52
· 101 commits to master since this release

Major

  • The coverage-node CLI now skips code coverage when Node.js < v13.3 and displays an explanatory message in place of a code coverage report.
  • Removed the nodeWithCoverage function.

Minor

  • New coverageSupported and coverageSupportedMinNodeVersion constants are exported.

Patch

  • Additionally test Node.js v10 and v12 in CI.
  • Updated the comparison install size in the readme for nyc@15.0.0.