All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- deno: import UIOptions from definitions (#97) (f04f343)
- exports: node 13.0 and 13.1 require the dotted object form with a string fallback (#93) (eca16fc)
- exports: node 13.0-13.6 require a string fallback (#91) (b529d7e)
- build: main should be build/index.cjs (dc29a3c)
- tsc/ESM/Deno support (#82)
- modernize deps and build (#80)
- Update wrap-ansi to fix compatibility with latest versions of chalk. (#60) (7bf79ae)
- Drop support for node < 6.
- downgrades strip-ansi to version 3.0.1 (#54) (5764c46)
- set env variable FORCE_COLOR. (#56) (7350e36)
- officially drop support for Node < 4
- adds standard-version for release management (ff84e32)