# picocolors v1.0.1 — picocolors 1.0.1 - Product: picocolors (https://whatsnew.fyi/product/picocolors) - Vendor: Alexey Raspopov - Date: 2024-05-14 - Version: v1.0.1 - Original notes: https://github.com/alexeyraspopov/picocolors/releases/tag/v1.0.1 - Permalink: https://whatsnew.fyi/product/picocolors/releases/v1.0.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'. --- - **fixed** — Color detection mechanism now works properly on Vercel Edge Runtime - **changed** — Remove use of recursion to avoid possible stack overflow for very long inputs ##### What's new? - Updated color detection mechanism to work properly on Vercel Edge Runtime https://github.com/alexeyraspopov/picocolors/pull/64 - Remove use of recursion to avoid possible stack overflow for very long inputs https://github.com/alexeyraspopov/picocolors/pull/56