# picocolors v1.1.1 — picocolors 1.1.1 - Product: picocolors (https://whatsnew.fyi/product/picocolors) - Vendor: Alexey Raspopov - Date: 2024-10-16 - Version: v1.1.1 - Original notes: https://github.com/alexeyraspopov/picocolors/releases/tag/v1.1.1 - Permalink: https://whatsnew.fyi/product/picocolors/releases/v1.1.1 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **changed** — Moved TypeScript declarations to a d.ts file - **fixed** — Reworked color detection algorithm to properly work with empty strings in NO_COLOR and FORCE_COLOR env variables - **changed** — Eliminated require() call to make the package compatible with some tools ##### What's new? - Moved TypeScript declarations to a `d.ts` file [#82](https://github.com/alexeyraspopov/picocolors/pull/82) - Reworked color detection algorithm to properly work with empty strings in `NO_COLOR` and `FORCE_COLOR` env variables [#87](https://github.com/alexeyraspopov/picocolors/pull/87) - Eliminated `require()` call to make the package compatible with some tools [#87](https://github.com/alexeyraspopov/picocolors/pull/87)