Skip to content

Releases: poppinss/colors

Update Dependencies

04 May 16:21
Compare
Choose a tag to compare
  • chore: update dependencies bcbf3f9

v2.1.1...v2.1.2

Update dependencies

22 Mar 05:03
Compare
Choose a tag to compare
  • chore: update eslint config 763bda9
  • chore: update dependencies 40a57cf

v2.1.0...v2.1.1

Update dependencies

08 Feb 04:25
Compare
Choose a tag to compare
  • style: reformat source files fa7c356
  • chore: remove npm-audit in favor of synk 6aa7b50
  • chore: update dependencies 0c2fc4e
  • fix: upgrade kleur from 4.1.1 to 4.1.3 (#5) c1e0e4e
  • chore(deps): bump ini from 1.3.5 to 1.3.8 (#4) ef5dac3

v2.0.3...v2.1.0

Update underlying dependencies

21 Sep 07:36
Compare
Choose a tag to compare
  • chore: format markdown files 1dd9b62
  • chore(package): update dependencies 9e17e71
  • chore(deps): bump lodash from 4.17.15 to 4.17.20 (#3) 3d31502

v2.0.2...v2.0.3

Update underlying dependencies

31 Aug 06:01
Compare
Choose a tag to compare
  • chore: update dependencies and remove ts-node in favor of require-ts 0c27bab
  • chore(package): update dependencies fa5bc05

v2.0.1...v2.0.2

Updating underlying dependencies

18 Jul 14:30
Compare
Choose a tag to compare
  • docs(README): update usage example c56bdb0
  • docs(README): update usage docs c725f04
  • chore: update/format meta files 421d439
  • chore: update dependencies 4cd7c55

v2.0.0...v2.0.1

Fixing return types to be more concrete and do not use kleur reset API

01 Jul 06:11
Compare
Choose a tag to compare

The kleur.reset API is bit buggy (or maybe I don't understand it quite well), so decided to change the way we allow chaining now. Since, we do not have enough tests for same, releasing it has a major change to be on the safer side

  • improvement: now color overloads returns concrete types over a union of this | string e7f261e
  • fix: do not use kleur reset api, since it is buggy 8625a79
  • chore: update dependencies bc3344d

v1.1.1...v2.0.0

Updating underlying dependencies

28 Jun 17:39
Compare
Choose a tag to compare
  • chore: update dependencies 237e3ec
  • chore: update dependencies b9979a1
  • improvement: export Raw implementation as a class 2a2a94d

v1.1.0...v1.1.1

Integrate prettier and update dependencies

25 Jun 04:23
Compare
Choose a tag to compare
  • chore(deps): bump minimist from 1.2.0 to 1.2.5 (#1) c12b82c
  • chore: format & lint before commit 62a78d3
  • docs(README): document Raw implementation a771d42
  • chore: update dependencies e669065
  • chore: setup prettier using mrm-preset 8a01e61
  • chore: setup prettier e6813ec
  • feat: implement raw driver to print the value as it is 6aeb2f3
  • chore: update dependencies 2c26748

v1.0.6...v1.1.0

Updating underlying dependencies

27 Apr 04:07
Compare
Choose a tag to compare