colors.js icon indicating copy to clipboard operation
colors.js copied to clipboard

Drop nodejs 0.x support

Open paladox opened this issue 7 years ago • 3 comments

we should drop nodejs 0.x support as nodejs does not support those release now.

We should support nodejs 4.x+ or 6.x+.

paladox avatar Feb 14 '18 00:02 paladox

see https://github.com/chalk/supports-color/commit/796903f261f88b9e17294bff8cd25a528289c7b4#diff-354f30a63fb0907d4ad57269548329e3

paladox avatar Feb 14 '18 00:02 paladox

There may be uber-legacy users trying to use this package though :) This is why I'm thinking we might be forced to make a new major version (2.0) that drops support for super ancient Nodes, in order to get these new fixes in... we'll think about it and should consult Marak when there is a complete proposal in place (don't want to bug him in the meantime).

DABH avatar Feb 14 '18 00:02 DABH

@DABH this is required for https://github.com/Marak/colors.js/pull/172

So i guess 2.0 sounds good.

Most projects are dropping nodejs 0.x support anyways :).

paladox avatar Feb 14 '18 00:02 paladox