nve v3.3.0 Release Notes

  • ๐Ÿ”‹ Features

    • ๐Ÿ‘ Allow running multiple versions at once. For example nve 12 10 8 npm test will run tests on Node 8, 10 and 12.
    • โš™ Running multiple versions can also be done programmatically using runVersions()
    • ๐Ÿ‘Œ Improve error messages