Skip to content

Releases: chrisEff/colour-console

v1.3.6

09 Dec 18:16
Compare
Choose a tag to compare

1.3.6 (2024-12-09)

Bug Fixes

  • replace deprecated substr with substring 62d5eb4

Documentation

  • fix type in README.md 559de7f
  • recommend using import rather than require cf3d0c8

Build System and Dependencies

  • force usage of conventional-changelog-conventionalcommits v8 because of a bug in v7 d518a46
  • migrate to eslint v9 bacf846
  • migrate to husky v9 d51bf79
  • update dependencies 7b3b17a

v1.3.5

17 Jun 19:51
Compare
Choose a tag to compare

1.3.5 (2023-06-17)

Build System and Dependencies

v1.3.4

28 May 19:44
Compare
Choose a tag to compare

1.3.4 (2023-05-28)

Build System and Dependencies

v1.3.3

20 Feb 22:30
Compare
Choose a tag to compare

1.3.3 (2022-02-20)

Reverts

  • "fix: fix github pages release" a297231

Build System and Dependencies

v1.3.2

08 Feb 20:45
Compare
Choose a tag to compare

1.3.2 (2022-02-08)

Build System and Dependencies

  • update dependencies ab2585f
  • whitelist files for NPM instead of blacklisting 2ff66a9

v1.3.1

03 Feb 22:47
Compare
Choose a tag to compare

1.3.1 (2022-02-03)

Bug Fixes

v1.3.0

10 Jan 22:02
Compare
Choose a tag to compare

1.3.0 (2022-01-10)

Features

  • use brighter colors by default (with possibility to return to regular colors) (258f282)

v1.2.1

09 Jan 11:21
Compare
Choose a tag to compare

1.2.1 (2022-01-09)

Bug Fixes

  • console.timeLog() was broken (ee4f257)

v1.2.0

31 Dec 15:20
Compare
Choose a tag to compare

1.2.0 (2021-12-31)

Features

  • add support for console.trace + console.time/timeEnd (a0d89fe)

v1.1.2

30 Dec 23:44
Compare
Choose a tag to compare

1.1.2 (2021-12-30)

Bug Fixes

  • fix: console.debug() was using wrong color (c4e8469)