Neutrino v9.0.0 Release Notes

Release Date: 2019-12-13 // over 4 years ago
  • 13 December 2019

    🚀 Neutrino 9 is our largest release ever, and includes upgrades to 🐎 webpack 4, Babel 7 and ESLint 6, along with significant performance 👌 improvements.

    The biggest breaking change is the necessity to use external tools alongside Neutrino, i.e. webpack, ESLint, Jest, Karma, and others' native CLIs will be used in tandem with Neutrino rather than being used 🛠 internally via their APIs. This fixes many bugs, gives more control over how these tools are run and means usage of new features is no longer 👍 blocked on Neutrino changes to support them.

    ⚡️ Please see the migration guide for how to update: https://neutrinojs.org/migration-guide/#neutrino-v8-to-v9

    If you encounter any bugs, have questions or spot improvements that can 📄 be made to the migration guide/docs - we'd love to hear from you: https://github.com/neutrinojs/neutrino/issues

    • 🔒 Lock file maintenance #1490
    • ⚡️ Update dependency mkdocs-material to v4.6.0 #1502
    • ⚡️ Update dependency jscodeshift to 0.7.0 #1503
    • ⚡️ Update dependency mkdocs-material to v4.5.1 #1500
    • ⚡️ Update dependency Pygments to v2.5.2 #1499
    • ⚡️ Update dependency url-loader to v3 #1498
    • ⚡️ Update dependency file-loader to v5 #1496
    • ⚡️ Update dependency Pygments to v2.5.1 #1497
    • ⚡️ Update dependency ejs to v3 #1495
    • ⚡️ Update dependency yargs to v15 #1494
    • ⚡️ Update dependency mkdocs-material to v4.5.0 #1493