Skip to content

Releases: ehmicky/colors-option

v6.0.0

28 Oct 21:44
Compare
Choose a tag to compare

Breaking changes

  • Minimal supported Node.js version is now 18.18.0

v5.0.0

13 May 23:04
Compare
Choose a tag to compare

Breaking changes

  • Minimal supported Node.js version is now 16.17.0

Release 4.5.0

11 Nov 18:20
Compare
Choose a tag to compare

Features

  • Improve tree-shaking support

Release 4.4.0

14 Oct 21:08
Compare
Choose a tag to compare

Features

  • Reduce npm package size by 99%, from 4130B to 56kB

Release 4.3.1

13 Oct 19:49
Compare
Choose a tag to compare

Bug fixes

  • Fix package.json

Release 4.3.0

13 Oct 18:58
Compare
Choose a tag to compare
  • Switch to MIT license

Release 4.2.0

16 Aug 18:42
Compare
Choose a tag to compare

Features

  • Reduce npm package size

Release 4.1.0

18 Jul 16:01
Compare
Choose a tag to compare

Features

  • Add TypeScript types

Release 4.0.0

09 May 20:20
Compare
Choose a tag to compare

Breaking changes

  • Minimal supported Node.js version is now 14.18.0

Release 3.0.0

26 Nov 18:06
Compare
Choose a tag to compare

Breaking changes

  • Upgrade to chalk@v5.
  • This means the following methods are not available anymore: keyword(), hsl(), hsv(), hwb() and ansi().
  • This also means advanced templating is also not available anymore.