Skip to content
This repository has been archived by the owner on Nov 22, 2021. It is now read-only.

Latest commit

 

History

History
90 lines (63 loc) · 1.41 KB

CHANGELOG.md

File metadata and controls

90 lines (63 loc) · 1.41 KB

Change Log

This project adheres to Semantic Versioning.

0.2.13

  • Deprecate project.

0.2.12

  • Fixed React Native support.

0.2.11

  • Fixed browser build.

0.2.10

  • Improved performance in CJS and browser versions.

0.2.9

  • Improved performance in rare edge cases.

0.2.8

  • Reduced package size.

0.2.7

  • Fixed nested bold and dim.
  • Reduced package size.

0.2.6

  • Fixed colors for non-string arguments.

0.2.5

  • Fixed non-string and non-number argument support.

0.2.4

  • Now 2 times faster.

0.2.3

  • Fixed CJS version.

0.2.2

  • Fixed Jest ESM support.

0.2.1

  • Fixed --no-color and --color support in CJS version.

0.2

  • Added --no-color and --color arguments support.
  • Removed Deno support.

0.1.12

  • Reduced package size.

0.1.11

  • Fixed rollup TypeScript support.

0.1.10

  • Fixed browser version.

0.1.9

  • Reduced package size.

0.1.8

  • Fixed Color type export.

0.1.7

  • Reduced package size.
  • Improved performance for edge cases.
  • Added Node.js 6 support.
  • Added logo (by Roman Shamin).

0.1.6

  • Add odd Node.js versions support.

0.1.5

  • Fixed ESM support.

0.1.4

  • Reduced package size.

0.1.3

  • Added Deno support.
  • Improved performance.
  • Improved docs (by Alexey Migutsky and Marco Carvalho).

0.1.2

  • Fixed types (by Anton Kastritskiy).

0.1.1

  • Fixed support for old Node.js versions.

0.1

  • Initial release.