linx-simulator2/node_modules/cliui/CHANGELOG.md

1.8 KiB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

5.0.0 (2019-04-10)

Bug Fixes

  • Update wrap-ansi to fix compatibility with latest versions of chalk. (#60) (7bf79ae)

BREAKING CHANGES

  • Drop support for node < 6.

4.1.0 (2018-04-23)

Features

4.0.0 (2017-12-18)

Bug Fixes

  • downgrades strip-ansi to version 3.0.1 (#54) (5764c46)
  • set env variable FORCE_COLOR. (#56) (7350e36)

Chores

Features

BREAKING CHANGES

  • officially drop support for Node < 4

3.2.0 (2016-04-11)

Bug Fixes

Features

  • adds standard-version for release management (ff84e32)