Cordova CLI locally runs on Node.js
CLI uses specific node versions
Include scripts that are run on node, so node versions have to be tested
Dropping a node version is a major breaking change
Usually only run on the devices, not locally
Exception: Hooks
CLI does not have to test on all node versions
Enough to use one Node version, newest and fastest
Plugin test tooling (paramedic) still has to work for all node versions though :/
https://cordova.apache.org/news/2019/04/11/nodejs-6.x-8.x-deprecation-timeline.html