nyc v7.0.0 Release Notes

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

    ๐Ÿ”‹ Features

    • โž• adds instrument command line option (#298) (e45b51b)
    • ๐Ÿ”จ nyc is being refactored to become the official Istanbul 1.0 bin (#286) (61a05ea)

    ๐Ÿ’ฅ BREAKING CHANGES

    • ๐Ÿ‘ significant chunks of nyc's API have been reworked, to use the Istanbul 1.0 API: source-map support, instrumentation, the check-coverage command, etc.