Releases: chalk/ansi-styles
Releases · chalk/ansi-styles
v6.2.1
v6.2.0
v6.1.1
- Internal refactoring 219ffe6
v6.1.0
v6.0.0
v5.2.0
v5.1.0
v5.0.0
Breaking
- Remove support for
hsv
,hwb
,ansi
, and CSS keyword colors- These color types added bloat and were rarely used. As a result, this package should now be lighter and faster to import.
- If you need those colors, you can use
color-convert
, which is what we used to depend on.
Improvements
v4.3.0
v4.2.1
- No changes