Compare the outputs of various versions in cmd.exe, pay attention to the string value color:





@nodejs/platform-windows
The regression was originally introduced in 4fb27d43f0aea39d6e29488ad57903a089ab0a7b. (PR: https://github.com/nodejs/node/pull/9266) cc @srl295
And it was fixed in 90a43906ab5ca8bdf154fb7644d70da9e3acdf00 (PR: https://github.com/nodejs/node/pull/16485), which is semver-major. Not sure how. cc @bnoordhuis
FWIW, the output in v10 (nightly and canary) is colorless as well.
The regression was introduced again in 727339e9c276748d7b4efa066b72e05a1d60a4b9 (PR: https://github.com/nodejs/node/pull/17565). cc @bnoordhuis