Back to Explore

lovell/colour

GitHub
1 watchersOpen source

Last release: 3 months ago

@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

  • The repository appears actively maintained, with a recent upstream push on 2026-04-03 and a tagged update v1.1.0 on 2026-03-01.
  • The apparent updates cadence is modest, with major version update activity around 2025-09-09 (v1.0.0 and an RC) and another substantive update by 2026-03-01, then another upstream push shortly after (2026-04-03).

AI summary generated Today

AI-generated from public sources. May be inaccurate. Report

Recent updates

  • v1.1.0

    3 months ago

    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.

    BreakingFeatures
  • v1.0.0

    8 months ago

    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

    8 months ago

    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

    8 months ago

    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

    8 months ago

    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.