nyc v13.0.0 Release Notes

Release Date: 2018-06-08 // almost 6 years ago
  • 🐛 Bug Fixes

    • source was being instrumented twice, due to upstream fix in ista… (#853) (d0f654c)

    🔋 Features

    • 👍 allow rows with 100% statement, branch, and function coverage to be skipped in text report (#859) (893345a)

    💥 BREAKING CHANGES

    • 0️⃣ --hook-run-in-context, and --hook-run-in-this-context are no longer true by default (they should be enabled if you're using a library like requirejs).