nyc v10.1.0 Release Notes

Release Date: 2017-01-17 // over 7 years ago
  • ๐Ÿ› Bug Fixes

    • โž• address edge-cases related to --all when instrumentation is disabled (#482) (8c58d68)
    • ๐Ÿ”ง pass configuration options to --check-coverage (#483) (1022b16)

    ๐Ÿ”‹ Features

    • ๐Ÿ‘ allow eager instantiation of instrumenter (#490) (8b58c05)
    • reporting watermarks can now be set in nyc config stanza (#469) (0a1d72a)
    • โฌ†๏ธ upgrade to istanbul-lib-instrument with support for 'const foo = function () {}' name preservation. upgrade to istanbul-lib-hook with fix for ts-node. (#494) (d8d2de0)