Skip to content

Releases: cyberuni/color-map

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 22:04
72f67a6

2.2.0 (2026-08-08)

Features

  • modernize the toolchain — tsdown, biome, turbo, jest 30, TypeScript 7 (#210) (72f67a6)

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 18:40
b150b94

2.1.0 (2026-08-08)

Features

  • convert to a pnpm workspace with the package at packages/color-map (#208) (b150b94)

v2.0.8

Choose a tag to compare

@github-actions github-actions released this 08 Aug 17:22
43c1c63

2.0.8 (2026-08-08)

Bug Fixes

  • point package metadata at cyberuni/color-map (#205) (43c1c63)

v2.0.7

Choose a tag to compare

@github-actions github-actions released this 08 Aug 16:25
809b040

2.0.7 (2026-08-08)

Bug Fixes

  • format skills-lock.json with tabs for biome (8820b61)
  • publish via npm trusted publishing (OIDC) (#203) (f74843a)
  • release without pushing a changelog commit to main (#204) (809b040)

v2.0.6

Choose a tag to compare

@unional unional released this 03 Oct 18:31

2.0.6 (2022-10-03)

Bug Fixes

v2.0.3

Choose a tag to compare

@unional unional released this 13 Jun 02:49

2.0.3 (2022-06-13)

Bug Fixes

v2.0.2

Choose a tag to compare

@unional unional released this 13 Jun 02:45

2.0.2 (2022-06-13)

Bug Fixes

  • add exports.require for CJS (b36cde8)

v2.0.1

Choose a tag to compare

@unional unional released this 13 Jun 02:30

2.0.1 (2022-06-13)

Bug Fixes

v2.0.0

Choose a tag to compare

@unional unional released this 13 Jun 02:04

2.0.0 (2022-06-13)

Bug Fixes

BREAKING CHANGES

  • export with only ESM

This is more of a testing release, to see what are the behavior of ESM:

  • how it behaves when exporting ESM using esnext
  • how it behaves with only ESM

v1.1.4

Choose a tag to compare

@github-actions github-actions released this 04 Jan 00:11
0c8da33

1.1.4 (2022-01-04)

Bug Fixes

  • try fixing distribution with prepublishOnly (#118) (0c8da33)