@img/colour is a CommonJS wrapper around the ESM-only npm package color, converting color and related dependencies to CommonJS for runtimes that do not support ESM-only packages. It is useful for using the color APIs in older Node.js versions (prior to 20.19.0) that cannot load the ESM-only version directly.
Project status
- This repository (lovell/colour) appears to be maintained, with an upstream push on 2026-07-30 and a prior tagged update (v1.1.0) on 2026-03-01, but the provided tag history shows infrequent updates rather than steady monthly releases.
- Apparent updates cadence: roughly every 5 to 6 months between the last 2025-09 updates and v1.1.0 in 2026-03, and then no additional tagged updates are shown after 2026-03 (despite the 2026-07 upstream push).
AI summary generated
Recent updates
v1.1.0
v1.1.0 adds TypeScript type definitions (index.d.ts), an explicit package exports map, and updates build tooling. The bundled runtime implementation (color.cjs) also changes color parsing and conversion behavior, largely due to dependency version bumps and additional normalization/copying logic.
BreakingFeaturesv1.0.0
The release notes for v1.0.0 are not provided, so there are no documented changes to compare against. The code diff indicates only a version bump in package.json and the addition of a Dependabot configuration file.
v1.0.0-rc.2
Release v1.0.0-rc.2 was published on 2025-09-09. No release notes were provided by the publisher, so the specific functional, API, or compatibility changes in this version cannot be determined from the supplied data.
v1.0.0-rc.1
Release v1.0.0-rc.1 updates only repository metadata and documentation. No functional code changes are shown in the provided diff.
v1.0.0-rc.0
This is a release candidate (v1.0.0-rc.0) published on 2025-09-09. The publisher provided no release notes, so there is no documented information about new features, fixes, or breaking changes in this update.