Mochify v6.0.0 Release Notes

  • Highlights: Mocha 5, Browserify 16, Puppeteer 1.10 and Istanbul nyc code ๐Ÿ‘ coverage support.

    • 999c56e Add compatibility notes for v6
    • 0211b75 Remove mochify-istanbul documentation > > With support for nyc and the mochify-istanbul project being > unmaintained, we shouldn't send people down that road any longer. >
    • 3b0c553 Istanbul nyc support
    • 8f2dfff Update @studio/changes for --commits and --footer support
    • ddf1297 Update Puppeteer to v1.10
    • 50f1aa6 Update Mocha to v5.2
    • 1bf51a2 Upgrade browserify and watchify (Morgan Roderick) > > This means that cached-path-relative will be upgraded to 1.0.2, which > fixes a security warning: > > See: https://nvd.nist.gov/vuln/detail/CVE-2018-16472 >
    • f32782a Display build status from master in README (Frederik Ring)
    • e18817a Do not call methods on browserify object asynchronously to ensure predictable order (Frederik Ring)
    • 3973602 Consolidate validation of options in one place (Frederik Ring)

    ๐Ÿš€ Released by Maximilian Antoni on 2018-11-19.