changelog
changelog copied to clipboard
updated NPM packages, including move from deprecated has-color
apart from general package update via ncu -a --packageFile package.json one extra action: migrating module has-color (not updated since 2013) to chalk-supports module (which is linked from npm website's has-color entry). Added note to README for Windows users who run into issues around console TTY detection failing on several msys/mingw systems: -c vs. --color.
Ah, the TravisCI fail report on this one requires pullreq #46 to fix; had that part separated out.