## [4.9.3](https://github.com/oclif/cli-ux/compare/v4.9.2...v4.9.3) (2018-10-29)
### Bug Fixes
* clear prompt timeout ([#60](https://github.com/oclif/cli-ux/issues/60)) ([5cc36aa](https://github.com/oclif/cli-ux/commit/5cc36aa))
## [4.9.2](https://github.com/oclif/cli-ux/compare/v4.9.1...v4.9.2) (2018-10-29)
### Bug Fixes
* add tslib ([#61](https://github.com/oclif/cli-ux/issues/61)) ([abce813](https://github.com/oclif/cli-ux/commit/abce813))
## [4.9.1](https://github.com/oclif/cli-ux/compare/v4.9.0...v4.9.1) (2018-10-13)
### Bug Fixes
* remove greenkeeper badge ([2720029](https://github.com/oclif/cli-ux/commit/2720029))
* timeout type ([a1c1c78](https://github.com/oclif/cli-ux/commit/a1c1c78))
# [4.9.0](https://github.com/oclif/cli-ux/compare/v4.8.2...v4.9.0) (2018-10-10)
### Features
* add tree ([#57](https://github.com/oclif/cli-ux/issues/57)) ([8d742a7](https://github.com/oclif/cli-ux/commit/8d742a7))
## [4.8.2](https://github.com/oclif/cli-ux/compare/v4.8.1...v4.8.2) (2018-09-13)
### Bug Fixes
* ensure ansi-escapes is added ([ed4038f](https://github.com/oclif/cli-ux/commit/ed4038f))
## [4.8.1](https://github.com/oclif/cli-ux/compare/v4.8.0...v4.8.1) (2018-08-28)
### Bug Fixes
* Move `[@oclif](https://github.com/oclif)/errors` into `dependencies` ([#49](https://github.com/oclif/cli-ux/issues/49)) ([a9cf484](https://github.com/oclif/cli-ux/commit/a9cf484))
# [4.8.0](https://github.com/oclif/cli-ux/compare/v4.7.3...v4.8.0) (2018-08-17)
### Features
* typescript 3 ([995442d](https://github.com/oclif/cli-ux/commit/995442d))
## [4.7.3](https://github.com/oclif/cli-ux/compare/v4.7.2...v4.7.3) (2018-06-22)
### Bug Fixes
* **anykey:** allow pressing "enter" ([b2215eb](https://github.com/oclif/cli-ux/commit/b2215eb))
## [4.7.2](https://github.com/oclif/cli-ux/compare/v4.7.1...v4.7.2) (2018-06-19)
### Bug Fixes
* **table:** Allow user to override tableoptions ([#40](https://github.com/oclif/cli-ux/issues/40)) ([14b972e](https://github.com/oclif/cli-ux/commit/14b972e)), closes [#37](https://github.com/oclif/cli-ux/issues/37)
## [4.7.1](https://github.com/oclif/cli-ux/compare/v4.7.0...v4.7.1) (2018-06-15)
### Bug Fixes
* add newline after anykey ([13ccb4d](https://github.com/oclif/cli-ux/commit/13ccb4d))
# [4.7.0](https://github.com/oclif/cli-ux/compare/v4.6.3...v4.7.0) (2018-06-15)
### Features
* anykey ([#39](https://github.com/oclif/cli-ux/issues/39)) ([67eee41](https://github.com/oclif/cli-ux/commit/67eee41))
## [4.6.3](https://github.com/oclif/cli-ux/compare/v4.6.2...v4.6.3) (2018-06-12)
### Bug Fixes
* pause prompt stdin ([#36](https://github.com/oclif/cli-ux/issues/36)) ([1443998](https://github.com/oclif/cli-ux/commit/1443998))
## [4.6.2](https://github.com/oclif/cli-ux/compare/v4.6.1...v4.6.2) (2018-06-10)
### Bug Fixes
* only timeout when set ([203fe8e](https://github.com/oclif/cli-ux/commit/203fe8e))
## [4.6.1](https://github.com/oclif/cli-ux/compare/v4.6.0...v4.6.1) (2018-06-01)
### Bug Fixes
* unref prompt timeout ([#35](https://github.com/oclif/cli-ux/issues/35)) ([1fd35fb](https://github.com/oclif/cli-ux/commit/1fd35fb))
# [4.6.0](https://github.com/oclif/cli-ux/compare/v4.5.1...v4.6.0) (2018-06-01)
### Features
* add timeout to prompt ([#34](https://github.com/oclif/cli-ux/issues/34)) ([77b6118](https://github.com/oclif/cli-ux/commit/77b6118))
## [4.5.1](https://github.com/oclif/cli-ux/compare/v4.5.0...v4.5.1) (2018-05-31)
### Bug Fixes
* semantic-release@3 ([333f3af](https://github.com/oclif/cli-ux/commit/333f3af))
# [4.5.0](https://github.com/oclif/cli-ux/compare/v4.4.1...v4.5.0) (2018-05-31)
### Features
* add wait ([#32](https://github.com/oclif/cli-ux/issues/32)) ([5abcfa6](https://github.com/oclif/cli-ux/commit/5abcfa6))
## [4.4.1](https://github.com/oclif/cli-ux/compare/v4.4.0...v4.4.1) (2018-05-31)
### Bug Fixes
* typescript 2.9 ([#33](https://github.com/oclif/cli-ux/issues/33)) ([7ddf325](https://github.com/oclif/cli-ux/commit/7ddf325))
# [4.4.0](https://github.com/oclif/cli-ux/compare/v4.3.1...v4.4.0) (2018-05-23)
### Bug Fixes
* switch to type ([893c3c9](https://github.com/oclif/cli-ux/commit/893c3c9))
### Features
* added ux.open() ([5bb9f2c](https://github.com/oclif/cli-ux/commit/5bb9f2c))
## [4.3.1](https://github.com/oclif/cli-ux/compare/v4.3.0...v4.3.1) (2018-05-18)
### Bug Fixes
* error on timeout ([f95de49](https://github.com/oclif/cli-ux/commit/f95de49))
# [4.3.0](https://github.com/oclif/cli-ux/compare/v4.2.3...v4.3.0) (2018-05-13)
### Bug Fixes
* add ux alias ([4d71ec2](https://github.com/oclif/cli-ux/commit/4d71ec2))
### Features
* added flush ([d27775f](https://github.com/oclif/cli-ux/commit/d27775f))
## [4.2.3](https://github.com/oclif/cli-ux/compare/v4.2.2...v4.2.3) (2018-05-12)
### Bug Fixes
* updated deps ([d6aef92](https://github.com/oclif/cli-ux/commit/d6aef92))
## [4.2.2](https://github.com/oclif/cli-ux/compare/v4.2.1...v4.2.2) (2018-05-12)
### Bug Fixes
* action output ([87900d3](https://github.com/oclif/cli-ux/commit/87900d3))
## [4.2.1](https://github.com/oclif/cli-ux/compare/v4.2.0...v4.2.1) (2018-05-10)
### Bug Fixes
* allow ux.log() with no args ([6182edc](https://github.com/oclif/cli-ux/commit/6182edc))
# [4.2.0](https://github.com/oclif/cli-ux/compare/v4.1.0...v4.2.0) (2018-05-09)
### Features
* annotations ([343fc79](https://github.com/oclif/cli-ux/commit/343fc79))
# [4.1.0](https://github.com/oclif/cli-ux/compare/v4.0.1...v4.1.0) (2018-05-09)
### Features
* added url ([74e3455](https://github.com/oclif/cli-ux/commit/74e3455))
## [4.0.1](https://github.com/oclif/cli-ux/compare/v4.0.0...v4.0.1) (2018-05-08)
### Bug Fixes
* remove prompt dimming ([57eb516](https://github.com/oclif/cli-ux/commit/57eb516))
# [4.0.0](https://github.com/oclif/cli-ux/compare/v3.5.0...v4.0.0) (2018-05-06)
### Features
* use [@oclif](https://github.com/oclif)/errors for errors ([7ecdf46](https://github.com/oclif/cli-ux/commit/7ecdf46))
### BREAKING CHANGES
* all the error logging functions have been moved to @oclif/errors
# [3.5.0](https://github.com/oclif/cli-ux/compare/v3.4.1...v3.5.0) (2018-05-06)
### Bug Fixes
* updated deps ([d26fc0f](https://github.com/oclif/cli-ux/commit/d26fc0f))
### Features
* default for prompt ([bb4c363](https://github.com/oclif/cli-ux/commit/bb4c363))
* default for prompt ([b136fce](https://github.com/oclif/cli-ux/commit/b136fce))
## [3.4.1](https://github.com/oclif/cli-ux/compare/v3.4.0...v3.4.1) (2018-04-21)
### Bug Fixes
* bump semantic-release ([3cbf708](https://github.com/oclif/cli-ux/commit/3cbf708))
# [3.4.0](https://github.com/oclif/cli-ux/compare/d8cbd0c99733f48e706650a90151620fc68080f2...v3.4.0) (2018-04-21)
### Features
* allow the user to require no input, which allows for defaults ([#27](https://github.com/oclif/cli-ux/issues/27)) ([93a182d](https://github.com/oclif/cli-ux/commit/93a182d))
## [3.3.31](https://github.com/oclif/cli-ux/compare/0e5b0e97526d80cc6567338b323549b052b1b666...v3.3.31) (2018-04-18)
### Bug Fixes
* updated deps ([d8cbd0c](https://github.com/oclif/cli-ux/commit/d8cbd0c))
## [3.3.30](https://github.com/oclif/cli-ux/compare/691783132f73d1d88267e34d18391c4756d76885...v3.3.30) (2018-04-10)
### Bug Fixes
* updated supportsColor reference ([0e5b0e9](https://github.com/oclif/cli-ux/commit/0e5b0e9))
## [3.3.29](https://github.com/oclif/cli-ux/compare/dd8dbeb3c05c094274e8a757ed66dbd35dded47e...v3.3.29) (2018-04-10)
### Bug Fixes
* disable spinner when TERM=emacs-color ([6917831](https://github.com/oclif/cli-ux/commit/6917831))
* fixed errlog default ([7adfa9a](https://github.com/oclif/cli-ux/commit/7adfa9a))
## [3.3.28](https://github.com/oclif/cli-ux/compare/baf2c1530acbd29ccf4f89b3fde6ecd31ad398a4...v3.3.28) (2018-04-09)
### Bug Fixes
* move [@heroku](https://github.com/heroku)/linewrap to [@oclif](https://github.com/oclif)/linewrap ([dd8dbeb](https://github.com/oclif/cli-ux/commit/dd8dbeb))
## [3.3.27](https://github.com/oclif/cli-ux/compare/d772af6bda5effb7edb7f7af856d079f680d213d...v3.3.27) (2018-04-06)
### Bug Fixes
* allow stdout/stderr to work with stdout-stderr for testing ([6fea4ad](https://github.com/oclif/cli-ux/commit/6fea4ad))
## [3.3.26](https://github.com/oclif/cli-ux/compare/e67e228581456006b2e915eaa7d55efff62fc382...v3.3.26) (2018-03-23)
### Bug Fixes
* updated deps ([d772af6](https://github.com/oclif/cli-ux/commit/d772af6))
## [3.3.25](https://github.com/oclif/cli-ux/compare/6bb5303b1098826dd400faa80b09871a1044273e...v3.3.25) (2018-03-08)
### Bug Fixes
* default table formatter to display falsy values. ([14ea34c](https://github.com/oclif/cli-ux/commit/14ea34c))
## [3.3.24](https://github.com/oclif/cli-ux/compare/536a5d711395ea47409773a1c14ce8343229435d...v3.3.24) (2018-02-28)
### Bug Fixes
* updated deps ([6bb5303](https://github.com/oclif/cli-ux/commit/6bb5303))
## [3.3.23](https://github.com/oclif/cli-ux/compare/v3.3.22...v3.3.23) (2018-02-16)
### Bug Fixes
* use stderr for action by default ([536a5d7](https://github.com/oclif/cli-ux/commit/536a5d7))
## [3.3.20](https://github.com/oclif/cli-ux/compare/b48d16e80adc6f2cfb49524243a5e87f01465abb...v3.3.20) (2018-02-14)
### Bug Fixes
* updated deps ([be342dc](https://github.com/oclif/cli-ux/commit/be342dc))
## [3.3.19](https://github.com/oclif/cli-ux/compare/5ef3c8c54d58e05b25d9df225302069be73473d1...v3.3.19) (2018-02-13)
### Bug Fixes
* rename to oclif ([b48d16e](https://github.com/oclif/cli-ux/commit/b48d16e))
## [3.3.18](https://github.com/anycli/cli-ux/compare/02e5eac0a7f82869547744b55cb10d41d2d59305...v3.3.18) (2018-02-06)
### Bug Fixes
* updated deps ([5ef3c8c](https://github.com/anycli/cli-ux/commit/5ef3c8c))
## [3.3.17](https://github.com/anycli/cli-ux/compare/582601b7c5bf7d7c8512f4f58450fa006c4a7e77...v3.3.17) (2018-02-05)
### Bug Fixes
* new error icon ([02e5eac](https://github.com/anycli/cli-ux/commit/02e5eac))
## [3.3.16](https://github.com/anycli/cli-ux/compare/c0ff832f1103b3b3601b2e3b316b27c8dd4a6f1f...v3.3.16) (2018-02-05)
### Bug Fixes
* allow globals to be set without major version ([582601b](https://github.com/anycli/cli-ux/commit/582601b))
## [3.3.15](https://github.com/anycli/cli-ux/compare/20d719c681e5e23488cfa6a494e34e2968133e6a...v3.3.15) (2018-02-05)
### Bug Fixes
* remove notify ([c0ff832](https://github.com/anycli/cli-ux/commit/c0ff832))
* remove notify ([5fbbf70](https://github.com/anycli/cli-ux/commit/5fbbf70))
## [3.3.14](https://github.com/anycli/cli-ux/compare/8ce11fce38ea59a35716990d38e2242fa9977324...v3.3.14) (2018-02-04)
### Bug Fixes
* default to display stack trace ([20d719c](https://github.com/anycli/cli-ux/commit/20d719c))
## [3.3.13](https://github.com/anycli/cli-ux/compare/759d5e3bfd82eaa758d97678d974cd5f78c7675a...v3.3.13) (2018-02-02)
### Bug Fixes
* remove extra newline from styledJSON ([8ce11fc](https://github.com/anycli/cli-ux/commit/8ce11fc))
## [3.3.12](https://github.com/anycli/cli-ux/compare/0c891855dae975e7963d51cd51a8fb88e058f478...v3.3.12) (2018-02-01)
### Bug Fixes
* trim log line endings ([759d5e3](https://github.com/anycli/cli-ux/commit/759d5e3))
## [3.3.11](https://github.com/anycli/cli-ux/compare/b87052cbfe731de7d8c19ac590b0144e66974b79...v3.3.11) (2018-02-01)
### Bug Fixes
* add newline after context ([0c89185](https://github.com/anycli/cli-ux/commit/0c89185))
## [3.3.10](https://github.com/anycli/cli-ux/compare/9c6183f3ab9f0ba919123a7bcd607a4ebf22ddd3...v3.3.10) (2018-01-31)
### Bug Fixes
* rethrow cli-ux errors ([b87052c](https://github.com/anycli/cli-ux/commit/b87052c))
## [3.3.9](https://github.com/anycli/cli-ux/compare/88173e01297b4e0036466ae4a49208662013d998...v3.3.9) (2018-01-31)
### Bug Fixes
* anycli rename ([9c6183f](https://github.com/anycli/cli-ux/commit/9c6183f))
## [3.3.8](https://github.com/dxcli/cli-ux/compare/bc6ad0a7ff5130dcdd9a74bd61d07e9506a10a92...v3.3.8) (2018-01-28)
### Bug Fixes
* fixed fatal errors ([88173e0](https://github.com/dxcli/cli-ux/commit/88173e0))
## [3.3.7](https://github.com/dxcli/cli-ux/compare/69a226230021f72bdb52adaf9394bfb938d1e44f...v3.3.7) (2018-01-28)
### Bug Fixes
* hide sigints ([bc6ad0a](https://github.com/dxcli/cli-ux/commit/bc6ad0a))
## [3.3.6](https://github.com/dxcli/cli-ux/compare/5ada0f5afb095273bbf6e533a9bee7afeadcb51c...v3.3.6) (2018-01-28)
### Bug Fixes
* hide EEXIT ([69a2262](https://github.com/dxcli/cli-ux/commit/69a2262))
* make context any ([2d98234](https://github.com/dxcli/cli-ux/commit/2d98234))
## [3.3.5](https://github.com/dxcli/cli-ux/compare/55234318a3c6e9cc63ed3fbf4000d7cd08f9332f...v3.3.5) (2018-01-28)
### Bug Fixes
* add newline before context ([5ada0f5](https://github.com/dxcli/cli-ux/commit/5ada0f5))
## [3.3.4](https://github.com/dxcli/cli-ux/compare/fcefe7934ebafe668a52183e2c727965719d63d0...v3.3.4) (2018-01-28)
### Bug Fixes
* strip ansi from context ([5523431](https://github.com/dxcli/cli-ux/commit/5523431))
## [3.3.3](https://github.com/dxcli/cli-ux/compare/baa67494a4be2066ba877e7dc6ab320e3ed972a3...v3.3.3) (2018-01-28)
### Bug Fixes
* set content type to object ([fcefe79](https://github.com/dxcli/cli-ux/commit/fcefe79))
## [3.3.2](https://github.com/dxcli/cli-ux/compare/1b8881a7f0f1ec52df18073f9fe17972e691599b...v3.3.2) (2018-01-28)
### Bug Fixes
* show stack trace in errlog ([baa6749](https://github.com/dxcli/cli-ux/commit/baa6749))
## [3.3.1](https://github.com/dxcli/cli-ux/compare/dea2d691df66b04ef9361047d3caedabecb568cb...v3.3.1) (2018-01-28)
### Bug Fixes
* default severity to error ([1b8881a](https://github.com/dxcli/cli-ux/commit/1b8881a))
# [3.3.0](https://github.com/dxcli/cli-ux/compare/ed1f20770c0a4d4862b88ed9d326d95d18f42646...v3.3.0) (2018-01-28)
### Features
* added error context ([36c2a6e](https://github.com/dxcli/cli-ux/commit/36c2a6e))
## [3.2.2](https://github.com/dxcli/cli-ux/compare/6a3a407b4926d449553c7a6c8afd5b7945634288...v3.2.2) (2018-01-28)
### Bug Fixes
* fixed logging on windows ([ed1f207](https://github.com/dxcli/cli-ux/commit/ed1f207))
## [3.2.1](https://github.com/dxcli/cli-ux/compare/24b359f0971638b3247e9b618ff0d57fe04b1f1c...v3.2.1) (2018-01-27)
### Bug Fixes
* error rendering ([6a3a407](https://github.com/dxcli/cli-ux/commit/6a3a407))
# [3.2.0](https://github.com/dxcli/cli-ux/compare/5a731a3d18140e2a516ffda35ed9b35d99b9fe20...v3.2.0) (2018-01-26)
### Bug Fixes
* fix notification types ([19cc816](https://github.com/dxcli/cli-ux/commit/19cc816))
* updated fancy-test ([2c5b377](https://github.com/dxcli/cli-ux/commit/2c5b377))
### Features
* added notify() ([0bdc77a](https://github.com/dxcli/cli-ux/commit/0bdc77a))
## [3.1.7](https://github.com/dxcli/cli-ux/compare/2841c67c47ad976b247fd9b47a0d3efb4044db9e...v3.1.7) (2018-01-26)
### Bug Fixes
* cleaner debug errors ([5a731a3](https://github.com/dxcli/cli-ux/commit/5a731a3))
## [3.1.6](https://github.com/dxcli/cli-ux/compare/8575f69d6cbcafeb863225c5bde11de1207d42f0...v3.1.6) (2018-01-26)
### Bug Fixes
* show stack trace when debug is on ([2841c67](https://github.com/dxcli/cli-ux/commit/2841c67))
## [3.1.5](https://github.com/dxcli/cli-ux/compare/5631c047709bf7025fb9399e1764a2cb45e2daf9...v3.1.5) (2018-01-21)
### Bug Fixes
* added some exports ([8575f69](https://github.com/dxcli/cli-ux/commit/8575f69))
## [3.1.4](https://github.com/dxcli/cli-ux/compare/00cf754903f88b7daa379667f2e616253381b518...v3.1.4) (2018-01-20)
### Bug Fixes
* only display error when unhandled ([5631c04](https://github.com/dxcli/cli-ux/commit/5631c04))
## [3.1.3](https://github.com/dxcli/cli-ux/compare/c4f9d162525f9b4db63206a271b380e1bd357bb3...v3.1.3) (2018-01-20)
### Bug Fixes
* fixed exitCode ([00cf754](https://github.com/dxcli/cli-ux/commit/00cf754))
## [3.1.2](https://github.com/dxcli/cli-ux/compare/5c43c89f96d825e4e7e41eb6cda9a6ed209730e0...v3.1.2) (2018-01-20)
### Bug Fixes
* update password-prompt ([c4f9d16](https://github.com/dxcli/cli-ux/commit/c4f9d16))
## [3.1.1](https://github.com/dxcli/cli-ux/compare/b6e193302e266a2754dc87a671674920a34e11c5...v3.1.1) (2018-01-20)
### Bug Fixes
* remove rxjs ([7fbc05c](https://github.com/dxcli/cli-ux/commit/7fbc05c))
# [3.1.0](https://github.com/dxcli/cli-ux/compare/d97fe55bc687f862a282a40500ba5313509fb866...v3.1.0) (2018-01-19)
### Features
* allow setting scope in warn/error/fatal call ([b6e1933](https://github.com/dxcli/cli-ux/commit/b6e1933))
## [3.0.1](https://github.com/dxcli/cli-ux/compare/07e27d5d3dab474c577eab1ae58f5e68a1256f79...v3.0.1) (2018-01-19)
### Bug Fixes
* add newline after traceback ([d97fe55](https://github.com/dxcli/cli-ux/commit/d97fe55))
# [3.0.0](https://github.com/dxcli/cli-ux/compare/v2.0.21...v3.0.0) (2018-01-19)
### Bug Fixes
* add sourceMap ([11375af](https://github.com/dxcli/cli-ux/commit/11375af))
* added actions ([8782559](https://github.com/dxcli/cli-ux/commit/8782559))
* export ExitError ([47e372b](https://github.com/dxcli/cli-ux/commit/47e372b))
* only handle errors once ([f969ff3](https://github.com/dxcli/cli-ux/commit/f969ff3))
* rethrow errors ([08be292](https://github.com/dxcli/cli-ux/commit/08be292))
* scope exitErr ([01eac05](https://github.com/dxcli/cli-ux/commit/01eac05))
* scopes ([e0394f6](https://github.com/dxcli/cli-ux/commit/e0394f6))
* use old error style ([f10be7d](https://github.com/dxcli/cli-ux/commit/f10be7d))
### Features
* added styledHeader and styledJSON ([3c9f01d](https://github.com/dxcli/cli-ux/commit/3c9f01d))
* added styledHeader and styledJSON ([00f2913](https://github.com/dxcli/cli-ux/commit/00f2913))
* v3 ([07e27d5](https://github.com/dxcli/cli-ux/commit/07e27d5))
* v3 ([0c03a77](https://github.com/dxcli/cli-ux/commit/0c03a77))
### BREAKING CHANGES
* removed mocking ability. Use @dxcli/dev-test or
std-mocks instead for this functionality.
# [2.1.0](https://github.com/dxcli/cli-ux/compare/v2.0.21...v2.1.0) (2018-01-19)
### Bug Fixes
* add sourceMap ([11375af](https://github.com/dxcli/cli-ux/commit/11375af))
* added actions ([8782559](https://github.com/dxcli/cli-ux/commit/8782559))
* export ExitError ([47e372b](https://github.com/dxcli/cli-ux/commit/47e372b))
* only handle errors once ([f969ff3](https://github.com/dxcli/cli-ux/commit/f969ff3))
* rethrow errors ([08be292](https://github.com/dxcli/cli-ux/commit/08be292))
* scope exitErr ([01eac05](https://github.com/dxcli/cli-ux/commit/01eac05))
* scopes ([e0394f6](https://github.com/dxcli/cli-ux/commit/e0394f6))
* use old error style ([f10be7d](https://github.com/dxcli/cli-ux/commit/f10be7d))
### Features
* added styledHeader and styledJSON ([3c9f01d](https://github.com/dxcli/cli-ux/commit/3c9f01d))
* added styledHeader and styledJSON ([00f2913](https://github.com/dxcli/cli-ux/commit/00f2913))
* v3 ([0c03a77](https://github.com/dxcli/cli-ux/commit/0c03a77))