nyc v7.1.0 Release Notes

Release Date: 2016-07-24 // almost 8 years ago
  • ๐Ÿ› Bug Fixes

    • ๐Ÿ‘‰ make --all flag work with files with extensions other than .js (#326) (d0a8674)
    • ๐Ÿ work around for Windows path issue nodejs/node#6624 (6b1fed0)

    ๐Ÿ”‹ Features

    • nyc no longer tries to run arguments passed to the instrumented bin (#322) (e0a8c0b)
    • ๐Ÿ‘‰ use istanbul-lib-hook to wrap require and support vm hooks (#308) (2b64cf8)