nyc v8.3.0 Release Notes

Release Date: 2016-09-15 // over 7 years ago
  • ๐Ÿ› Bug Fixes

    • โž• add a feature which allows us to bust the cache when breaking changes are introduced (#394) (b7a413a)
    • โž• add shim for check-coverage on node 0.10 (#386) (9ebaea8)
    • โฌ†๏ธ upgrade to newer versions of source-map, signal-exit, and instrument (#389) (a9bdf0f), closes #379

    ๐Ÿ”‹ Features

    • โž• add support for .nycrc (#391) (1c2349b)
    • ๐Ÿ”จ refactored config to fix precedence of config vs. args (#388) (99dbbb3), closes #379