nyc v14.1.0 Release Notes

Release Date: 2019-04-24 // almost 5 years ago
  • ๐Ÿ› Bug Fixes

    • Do not crash when nyc is run inside itself. (#1068) (c4fcf5e), closes #1067
    • Exit with code 1 when nyc doesn't know what to do. (#1070) (21fb2c8)
    • Purge source-map cache before reporting if cache is disabled. (#1080) (3d9eaa4)
    • ๐Ÿ”Œ Use correct config property for parser plugins (#1082) (a7bc7ae)

    ๐Ÿ”‹ Features

    • โž• add support for yaml configuration file (#1054) (ca37ffa)