14 curated breaking changes across major versions of ansi-styles. Use this as a migration checklist before bumping dependencies.
This package is now pure ESM. Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c). https://github.com/chalk/ansi-styles/compare/v5.2.0...v6.0.0
Require Node.js 12 b23ef5d
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`](https://github.com/Qix-/color-convert), which is what we used to depend on.
Get this data programmatically \u2014 free, no authentication.
curl https://depscope.dev/api/breaking/npm/ansi-stylesRemove support for `hsv`, `hwb`, `ansi`, and CSS keyword colors
Require Node.js 8 aa974fb Enhancements:
Add bright black color (#49) fb5b656 https://github.com/chalk/ansi-styles/compare/v3.2.1...v4.0.0
ansiStyles.modifier ```
ansiStyles.modifiers
Require Node.js 8 aa974fb
Add bright black color (#49) fb5b656
ansiStyles.modifiers
ansiStyles.bgColors
ansiStyles.colors