All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
<a href="https://github.com/yargs/cliui/compare/v4.1.0...v5.0.0">5.0.0</a> (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.
<a href="https://github.com/yargs/cliui/compare/v4.0.0...v4.1.0">4.1.0</a> (2018-04-23)
Features
<a href="https://github.com/yargs/cliui/compare/v3.2.0...v4.0.0">4.0.0</a> (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
<a href="https://github.com/yargs/cliui/compare/v3.1.2...v3.2.0">3.2.0</a> (2016-04-11)
Bug Fixes
Features
- adds standard-version for release management (ff84e32)