UNPKG

21.1 kBMarkdownView Raw
1## [5.4.10](https://github.com/oclif/cli-ux/compare/v5.4.9...v5.4.10) (2020-08-07)
2
3
4### Bug Fixes
5
6* do not cache require, require is already cached in NodeJS by design ([#194](https://github.com/oclif/cli-ux/issues/194)) ([99b9466](https://github.com/oclif/cli-ux/commit/99b9466d8e4abc9efaf3282eac080af17137a047))
7
8## [5.4.9](https://github.com/oclif/cli-ux/compare/v5.4.8...v5.4.9) (2020-07-02)
9
10
11### Reverts
12
13* Revert "build: downgrade to semantic-release@15" ([dfeab27](https://github.com/oclif/cli-ux/commit/dfeab27ff9aa6d969a4c39fe6c431bcdae2746be))
14
15## [5.4.7](https://github.com/oclif/cli-ux/compare/v5.4.6...v5.4.7) (2020-07-02)
16
17
18### Bug Fixes
19
20* smaller bundle size, cut lodash imports ([#107](https://github.com/oclif/cli-ux/issues/107)) ([41cdbc7](https://github.com/oclif/cli-ux/commit/41cdbc7839cf97e2a051bd72871371282b3bb4d6))
21* use inclusive terms ([#178](https://github.com/oclif/cli-ux/issues/178)) ([b151545](https://github.com/oclif/cli-ux/commit/b151545b0a5a014b7632650afa49bf3718274397))
22
23
24### Bug Fixes
25
26* clear prompt timeout ([#60](https://github.com/oclif/cli-ux/issues/60)) ([5cc36aa](https://github.com/oclif/cli-ux/commit/5cc36aa))
27
28## [4.9.2](https://github.com/oclif/cli-ux/compare/v4.9.1...v4.9.2) (2018-10-29)
29
30
31### Bug Fixes
32
33* add tslib ([#61](https://github.com/oclif/cli-ux/issues/61)) ([abce813](https://github.com/oclif/cli-ux/commit/abce813))
34
35## [4.9.1](https://github.com/oclif/cli-ux/compare/v4.9.0...v4.9.1) (2018-10-13)
36
37
38### Bug Fixes
39
40* remove greenkeeper badge ([2720029](https://github.com/oclif/cli-ux/commit/2720029))
41* timeout type ([a1c1c78](https://github.com/oclif/cli-ux/commit/a1c1c78))
42
43# [4.9.0](https://github.com/oclif/cli-ux/compare/v4.8.2...v4.9.0) (2018-10-10)
44
45
46### Features
47
48* add tree ([#57](https://github.com/oclif/cli-ux/issues/57)) ([8d742a7](https://github.com/oclif/cli-ux/commit/8d742a7))
49
50## [4.8.2](https://github.com/oclif/cli-ux/compare/v4.8.1...v4.8.2) (2018-09-13)
51
52
53### Bug Fixes
54
55* ensure ansi-escapes is added ([ed4038f](https://github.com/oclif/cli-ux/commit/ed4038f))
56
57## [4.8.1](https://github.com/oclif/cli-ux/compare/v4.8.0...v4.8.1) (2018-08-28)
58
59
60### Bug Fixes
61
62* 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))
63
64# [4.8.0](https://github.com/oclif/cli-ux/compare/v4.7.3...v4.8.0) (2018-08-17)
65
66
67### Features
68
69* typescript 3 ([995442d](https://github.com/oclif/cli-ux/commit/995442d))
70
71## [4.7.3](https://github.com/oclif/cli-ux/compare/v4.7.2...v4.7.3) (2018-06-22)
72
73
74### Bug Fixes
75
76* **anykey:** allow pressing "enter" ([b2215eb](https://github.com/oclif/cli-ux/commit/b2215eb))
77
78## [4.7.2](https://github.com/oclif/cli-ux/compare/v4.7.1...v4.7.2) (2018-06-19)
79
80
81### Bug Fixes
82
83* **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)
84
85## [4.7.1](https://github.com/oclif/cli-ux/compare/v4.7.0...v4.7.1) (2018-06-15)
86
87
88### Bug Fixes
89
90* add newline after anykey ([13ccb4d](https://github.com/oclif/cli-ux/commit/13ccb4d))
91
92# [4.7.0](https://github.com/oclif/cli-ux/compare/v4.6.3...v4.7.0) (2018-06-15)
93
94
95### Features
96
97* anykey ([#39](https://github.com/oclif/cli-ux/issues/39)) ([67eee41](https://github.com/oclif/cli-ux/commit/67eee41))
98
99<a name="4.6.3"></a>
100## [4.6.3](https://github.com/oclif/cli-ux/compare/v4.6.2...v4.6.3) (2018-06-12)
101
102
103### Bug Fixes
104
105* pause prompt stdin ([#36](https://github.com/oclif/cli-ux/issues/36)) ([1443998](https://github.com/oclif/cli-ux/commit/1443998))
106
107<a name="4.6.2"></a>
108## [4.6.2](https://github.com/oclif/cli-ux/compare/v4.6.1...v4.6.2) (2018-06-10)
109
110
111### Bug Fixes
112
113* only timeout when set ([203fe8e](https://github.com/oclif/cli-ux/commit/203fe8e))
114
115<a name="4.6.1"></a>
116## [4.6.1](https://github.com/oclif/cli-ux/compare/v4.6.0...v4.6.1) (2018-06-01)
117
118
119### Bug Fixes
120
121* unref prompt timeout ([#35](https://github.com/oclif/cli-ux/issues/35)) ([1fd35fb](https://github.com/oclif/cli-ux/commit/1fd35fb))
122
123<a name="4.6.0"></a>
124# [4.6.0](https://github.com/oclif/cli-ux/compare/v4.5.1...v4.6.0) (2018-06-01)
125
126
127### Features
128
129* add timeout to prompt ([#34](https://github.com/oclif/cli-ux/issues/34)) ([77b6118](https://github.com/oclif/cli-ux/commit/77b6118))
130
131<a name="4.5.1"></a>
132## [4.5.1](https://github.com/oclif/cli-ux/compare/v4.5.0...v4.5.1) (2018-05-31)
133
134
135### Bug Fixes
136
137* semantic-release@3 ([333f3af](https://github.com/oclif/cli-ux/commit/333f3af))
138
139<a name="4.5.0"></a>
140# [4.5.0](https://github.com/oclif/cli-ux/compare/v4.4.1...v4.5.0) (2018-05-31)
141
142
143### Features
144
145* add wait ([#32](https://github.com/oclif/cli-ux/issues/32)) ([5abcfa6](https://github.com/oclif/cli-ux/commit/5abcfa6))
146
147<a name="4.4.1"></a>
148## [4.4.1](https://github.com/oclif/cli-ux/compare/v4.4.0...v4.4.1) (2018-05-31)
149
150
151### Bug Fixes
152
153* typescript 2.9 ([#33](https://github.com/oclif/cli-ux/issues/33)) ([7ddf325](https://github.com/oclif/cli-ux/commit/7ddf325))
154
155<a name="4.4.0"></a>
156# [4.4.0](https://github.com/oclif/cli-ux/compare/v4.3.1...v4.4.0) (2018-05-23)
157
158
159### Bug Fixes
160
161* switch to type ([893c3c9](https://github.com/oclif/cli-ux/commit/893c3c9))
162
163
164### Features
165
166* added ux.open() ([5bb9f2c](https://github.com/oclif/cli-ux/commit/5bb9f2c))
167
168<a name="4.3.1"></a>
169## [4.3.1](https://github.com/oclif/cli-ux/compare/v4.3.0...v4.3.1) (2018-05-18)
170
171
172### Bug Fixes
173
174* error on timeout ([f95de49](https://github.com/oclif/cli-ux/commit/f95de49))
175
176<a name="4.3.0"></a>
177# [4.3.0](https://github.com/oclif/cli-ux/compare/v4.2.3...v4.3.0) (2018-05-13)
178
179
180### Bug Fixes
181
182* add ux alias ([4d71ec2](https://github.com/oclif/cli-ux/commit/4d71ec2))
183
184
185### Features
186
187* added flush ([d27775f](https://github.com/oclif/cli-ux/commit/d27775f))
188
189<a name="4.2.3"></a>
190## [4.2.3](https://github.com/oclif/cli-ux/compare/v4.2.2...v4.2.3) (2018-05-12)
191
192
193### Bug Fixes
194
195* updated deps ([d6aef92](https://github.com/oclif/cli-ux/commit/d6aef92))
196
197<a name="4.2.2"></a>
198## [4.2.2](https://github.com/oclif/cli-ux/compare/v4.2.1...v4.2.2) (2018-05-12)
199
200
201### Bug Fixes
202
203* action output ([87900d3](https://github.com/oclif/cli-ux/commit/87900d3))
204
205<a name="4.2.1"></a>
206## [4.2.1](https://github.com/oclif/cli-ux/compare/v4.2.0...v4.2.1) (2018-05-10)
207
208
209### Bug Fixes
210
211* allow ux.log() with no args ([6182edc](https://github.com/oclif/cli-ux/commit/6182edc))
212
213<a name="4.2.0"></a>
214# [4.2.0](https://github.com/oclif/cli-ux/compare/v4.1.0...v4.2.0) (2018-05-09)
215
216
217### Features
218
219* annotations ([343fc79](https://github.com/oclif/cli-ux/commit/343fc79))
220
221<a name="4.1.0"></a>
222# [4.1.0](https://github.com/oclif/cli-ux/compare/v4.0.1...v4.1.0) (2018-05-09)
223
224
225### Features
226
227* added url ([74e3455](https://github.com/oclif/cli-ux/commit/74e3455))
228
229<a name="4.0.1"></a>
230## [4.0.1](https://github.com/oclif/cli-ux/compare/v4.0.0...v4.0.1) (2018-05-08)
231
232
233### Bug Fixes
234
235* remove prompt dimming ([57eb516](https://github.com/oclif/cli-ux/commit/57eb516))
236
237<a name="4.0.0"></a>
238# [4.0.0](https://github.com/oclif/cli-ux/compare/v3.5.0...v4.0.0) (2018-05-06)
239
240
241### Features
242
243* use [@oclif](https://github.com/oclif)/errors for errors ([7ecdf46](https://github.com/oclif/cli-ux/commit/7ecdf46))
244
245
246### BREAKING CHANGES
247
248* all the error logging functions have been moved to @oclif/errors
249
250<a name="3.5.0"></a>
251# [3.5.0](https://github.com/oclif/cli-ux/compare/v3.4.1...v3.5.0) (2018-05-06)
252
253
254### Bug Fixes
255
256* updated deps ([d26fc0f](https://github.com/oclif/cli-ux/commit/d26fc0f))
257
258
259### Features
260
261* default for prompt ([bb4c363](https://github.com/oclif/cli-ux/commit/bb4c363))
262* default for prompt ([b136fce](https://github.com/oclif/cli-ux/commit/b136fce))
263
264<a name="3.4.1"></a>
265## [3.4.1](https://github.com/oclif/cli-ux/compare/v3.4.0...v3.4.1) (2018-04-21)
266
267
268### Bug Fixes
269
270* bump semantic-release ([3cbf708](https://github.com/oclif/cli-ux/commit/3cbf708))
271
272<a name="3.4.0"></a>
273# [3.4.0](https://github.com/oclif/cli-ux/compare/d8cbd0c99733f48e706650a90151620fc68080f2...v3.4.0) (2018-04-21)
274
275
276### Features
277
278* 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))
279
280<a name="3.3.31"></a>
281## [3.3.31](https://github.com/oclif/cli-ux/compare/0e5b0e97526d80cc6567338b323549b052b1b666...v3.3.31) (2018-04-18)
282
283
284### Bug Fixes
285
286* updated deps ([d8cbd0c](https://github.com/oclif/cli-ux/commit/d8cbd0c))
287
288<a name="3.3.30"></a>
289## [3.3.30](https://github.com/oclif/cli-ux/compare/691783132f73d1d88267e34d18391c4756d76885...v3.3.30) (2018-04-10)
290
291
292### Bug Fixes
293
294* updated supportsColor reference ([0e5b0e9](https://github.com/oclif/cli-ux/commit/0e5b0e9))
295
296<a name="3.3.29"></a>
297## [3.3.29](https://github.com/oclif/cli-ux/compare/dd8dbeb3c05c094274e8a757ed66dbd35dded47e...v3.3.29) (2018-04-10)
298
299
300### Bug Fixes
301
302* disable spinner when TERM=emacs-color ([6917831](https://github.com/oclif/cli-ux/commit/6917831))
303* fixed errlog default ([7adfa9a](https://github.com/oclif/cli-ux/commit/7adfa9a))
304
305<a name="3.3.28"></a>
306## [3.3.28](https://github.com/oclif/cli-ux/compare/baf2c1530acbd29ccf4f89b3fde6ecd31ad398a4...v3.3.28) (2018-04-09)
307
308
309### Bug Fixes
310
311* move [@heroku](https://github.com/heroku)/linewrap to [@oclif](https://github.com/oclif)/linewrap ([dd8dbeb](https://github.com/oclif/cli-ux/commit/dd8dbeb))
312
313<a name="3.3.27"></a>
314## [3.3.27](https://github.com/oclif/cli-ux/compare/d772af6bda5effb7edb7f7af856d079f680d213d...v3.3.27) (2018-04-06)
315
316
317### Bug Fixes
318
319* allow stdout/stderr to work with stdout-stderr for testing ([6fea4ad](https://github.com/oclif/cli-ux/commit/6fea4ad))
320
321<a name="3.3.26"></a>
322## [3.3.26](https://github.com/oclif/cli-ux/compare/e67e228581456006b2e915eaa7d55efff62fc382...v3.3.26) (2018-03-23)
323
324
325### Bug Fixes
326
327* updated deps ([d772af6](https://github.com/oclif/cli-ux/commit/d772af6))
328
329<a name="3.3.25"></a>
330## [3.3.25](https://github.com/oclif/cli-ux/compare/6bb5303b1098826dd400faa80b09871a1044273e...v3.3.25) (2018-03-08)
331
332
333### Bug Fixes
334
335* default table formatter to display falsy values. ([14ea34c](https://github.com/oclif/cli-ux/commit/14ea34c))
336
337<a name="3.3.24"></a>
338## [3.3.24](https://github.com/oclif/cli-ux/compare/536a5d711395ea47409773a1c14ce8343229435d...v3.3.24) (2018-02-28)
339
340
341### Bug Fixes
342
343* updated deps ([6bb5303](https://github.com/oclif/cli-ux/commit/6bb5303))
344
345<a name="3.3.23"></a>
346## [3.3.23](https://github.com/oclif/cli-ux/compare/v3.3.22...v3.3.23) (2018-02-16)
347
348
349### Bug Fixes
350
351* use stderr for action by default ([536a5d7](https://github.com/oclif/cli-ux/commit/536a5d7))
352
353<a name="3.3.20"></a>
354## [3.3.20](https://github.com/oclif/cli-ux/compare/b48d16e80adc6f2cfb49524243a5e87f01465abb...v3.3.20) (2018-02-14)
355
356
357### Bug Fixes
358
359* updated deps ([be342dc](https://github.com/oclif/cli-ux/commit/be342dc))
360
361<a name="3.3.19"></a>
362## [3.3.19](https://github.com/oclif/cli-ux/compare/5ef3c8c54d58e05b25d9df225302069be73473d1...v3.3.19) (2018-02-13)
363
364
365### Bug Fixes
366
367* rename to oclif ([b48d16e](https://github.com/oclif/cli-ux/commit/b48d16e))
368
369<a name="3.3.18"></a>
370## [3.3.18](https://github.com/anycli/cli-ux/compare/02e5eac0a7f82869547744b55cb10d41d2d59305...v3.3.18) (2018-02-06)
371
372
373### Bug Fixes
374
375* updated deps ([5ef3c8c](https://github.com/anycli/cli-ux/commit/5ef3c8c))
376
377<a name="3.3.17"></a>
378## [3.3.17](https://github.com/anycli/cli-ux/compare/582601b7c5bf7d7c8512f4f58450fa006c4a7e77...v3.3.17) (2018-02-05)
379
380
381### Bug Fixes
382
383* new error icon ([02e5eac](https://github.com/anycli/cli-ux/commit/02e5eac))
384
385<a name="3.3.16"></a>
386## [3.3.16](https://github.com/anycli/cli-ux/compare/c0ff832f1103b3b3601b2e3b316b27c8dd4a6f1f...v3.3.16) (2018-02-05)
387
388
389### Bug Fixes
390
391* allow globals to be set without major version ([582601b](https://github.com/anycli/cli-ux/commit/582601b))
392
393<a name="3.3.15"></a>
394## [3.3.15](https://github.com/anycli/cli-ux/compare/20d719c681e5e23488cfa6a494e34e2968133e6a...v3.3.15) (2018-02-05)
395
396
397### Bug Fixes
398
399* remove notify ([c0ff832](https://github.com/anycli/cli-ux/commit/c0ff832))
400* remove notify ([5fbbf70](https://github.com/anycli/cli-ux/commit/5fbbf70))
401
402<a name="3.3.14"></a>
403## [3.3.14](https://github.com/anycli/cli-ux/compare/8ce11fce38ea59a35716990d38e2242fa9977324...v3.3.14) (2018-02-04)
404
405
406### Bug Fixes
407
408* default to display stack trace ([20d719c](https://github.com/anycli/cli-ux/commit/20d719c))
409
410<a name="3.3.13"></a>
411## [3.3.13](https://github.com/anycli/cli-ux/compare/759d5e3bfd82eaa758d97678d974cd5f78c7675a...v3.3.13) (2018-02-02)
412
413
414### Bug Fixes
415
416* remove extra newline from styledJSON ([8ce11fc](https://github.com/anycli/cli-ux/commit/8ce11fc))
417
418<a name="3.3.12"></a>
419## [3.3.12](https://github.com/anycli/cli-ux/compare/0c891855dae975e7963d51cd51a8fb88e058f478...v3.3.12) (2018-02-01)
420
421
422### Bug Fixes
423
424* trim log line endings ([759d5e3](https://github.com/anycli/cli-ux/commit/759d5e3))
425
426<a name="3.3.11"></a>
427## [3.3.11](https://github.com/anycli/cli-ux/compare/b87052cbfe731de7d8c19ac590b0144e66974b79...v3.3.11) (2018-02-01)
428
429
430### Bug Fixes
431
432* add newline after context ([0c89185](https://github.com/anycli/cli-ux/commit/0c89185))
433
434<a name="3.3.10"></a>
435## [3.3.10](https://github.com/anycli/cli-ux/compare/9c6183f3ab9f0ba919123a7bcd607a4ebf22ddd3...v3.3.10) (2018-01-31)
436
437
438### Bug Fixes
439
440* rethrow cli-ux errors ([b87052c](https://github.com/anycli/cli-ux/commit/b87052c))
441
442<a name="3.3.9"></a>
443## [3.3.9](https://github.com/anycli/cli-ux/compare/88173e01297b4e0036466ae4a49208662013d998...v3.3.9) (2018-01-31)
444
445
446### Bug Fixes
447
448* anycli rename ([9c6183f](https://github.com/anycli/cli-ux/commit/9c6183f))
449
450<a name="3.3.8"></a>
451## [3.3.8](https://github.com/dxcli/cli-ux/compare/bc6ad0a7ff5130dcdd9a74bd61d07e9506a10a92...v3.3.8) (2018-01-28)
452
453
454### Bug Fixes
455
456* fixed fatal errors ([88173e0](https://github.com/dxcli/cli-ux/commit/88173e0))
457
458<a name="3.3.7"></a>
459## [3.3.7](https://github.com/dxcli/cli-ux/compare/69a226230021f72bdb52adaf9394bfb938d1e44f...v3.3.7) (2018-01-28)
460
461
462### Bug Fixes
463
464* hide sigints ([bc6ad0a](https://github.com/dxcli/cli-ux/commit/bc6ad0a))
465
466<a name="3.3.6"></a>
467## [3.3.6](https://github.com/dxcli/cli-ux/compare/5ada0f5afb095273bbf6e533a9bee7afeadcb51c...v3.3.6) (2018-01-28)
468
469
470### Bug Fixes
471
472* hide EEXIT ([69a2262](https://github.com/dxcli/cli-ux/commit/69a2262))
473* make context any ([2d98234](https://github.com/dxcli/cli-ux/commit/2d98234))
474
475<a name="3.3.5"></a>
476## [3.3.5](https://github.com/dxcli/cli-ux/compare/55234318a3c6e9cc63ed3fbf4000d7cd08f9332f...v3.3.5) (2018-01-28)
477
478
479### Bug Fixes
480
481* add newline before context ([5ada0f5](https://github.com/dxcli/cli-ux/commit/5ada0f5))
482
483<a name="3.3.4"></a>
484## [3.3.4](https://github.com/dxcli/cli-ux/compare/fcefe7934ebafe668a52183e2c727965719d63d0...v3.3.4) (2018-01-28)
485
486
487### Bug Fixes
488
489* strip ansi from context ([5523431](https://github.com/dxcli/cli-ux/commit/5523431))
490
491<a name="3.3.3"></a>
492## [3.3.3](https://github.com/dxcli/cli-ux/compare/baa67494a4be2066ba877e7dc6ab320e3ed972a3...v3.3.3) (2018-01-28)
493
494
495### Bug Fixes
496
497* set content type to object ([fcefe79](https://github.com/dxcli/cli-ux/commit/fcefe79))
498
499<a name="3.3.2"></a>
500## [3.3.2](https://github.com/dxcli/cli-ux/compare/1b8881a7f0f1ec52df18073f9fe17972e691599b...v3.3.2) (2018-01-28)
501
502
503### Bug Fixes
504
505* show stack trace in errlog ([baa6749](https://github.com/dxcli/cli-ux/commit/baa6749))
506
507<a name="3.3.1"></a>
508## [3.3.1](https://github.com/dxcli/cli-ux/compare/dea2d691df66b04ef9361047d3caedabecb568cb...v3.3.1) (2018-01-28)
509
510
511### Bug Fixes
512
513* default severity to error ([1b8881a](https://github.com/dxcli/cli-ux/commit/1b8881a))
514
515<a name="3.3.0"></a>
516# [3.3.0](https://github.com/dxcli/cli-ux/compare/ed1f20770c0a4d4862b88ed9d326d95d18f42646...v3.3.0) (2018-01-28)
517
518
519### Features
520
521* added error context ([36c2a6e](https://github.com/dxcli/cli-ux/commit/36c2a6e))
522
523<a name="3.2.2"></a>
524## [3.2.2](https://github.com/dxcli/cli-ux/compare/6a3a407b4926d449553c7a6c8afd5b7945634288...v3.2.2) (2018-01-28)
525
526
527### Bug Fixes
528
529* fixed logging on windows ([ed1f207](https://github.com/dxcli/cli-ux/commit/ed1f207))
530
531<a name="3.2.1"></a>
532## [3.2.1](https://github.com/dxcli/cli-ux/compare/24b359f0971638b3247e9b618ff0d57fe04b1f1c...v3.2.1) (2018-01-27)
533
534
535### Bug Fixes
536
537* error rendering ([6a3a407](https://github.com/dxcli/cli-ux/commit/6a3a407))
538
539<a name="3.2.0"></a>
540# [3.2.0](https://github.com/dxcli/cli-ux/compare/5a731a3d18140e2a516ffda35ed9b35d99b9fe20...v3.2.0) (2018-01-26)
541
542
543### Bug Fixes
544
545* fix notification types ([19cc816](https://github.com/dxcli/cli-ux/commit/19cc816))
546* updated fancy-test ([2c5b377](https://github.com/dxcli/cli-ux/commit/2c5b377))
547
548
549### Features
550
551* added notify() ([0bdc77a](https://github.com/dxcli/cli-ux/commit/0bdc77a))
552
553<a name="3.1.7"></a>
554## [3.1.7](https://github.com/dxcli/cli-ux/compare/2841c67c47ad976b247fd9b47a0d3efb4044db9e...v3.1.7) (2018-01-26)
555
556
557### Bug Fixes
558
559* cleaner debug errors ([5a731a3](https://github.com/dxcli/cli-ux/commit/5a731a3))
560
561<a name="3.1.6"></a>
562## [3.1.6](https://github.com/dxcli/cli-ux/compare/8575f69d6cbcafeb863225c5bde11de1207d42f0...v3.1.6) (2018-01-26)
563
564
565### Bug Fixes
566
567* show stack trace when debug is on ([2841c67](https://github.com/dxcli/cli-ux/commit/2841c67))
568
569<a name="3.1.5"></a>
570## [3.1.5](https://github.com/dxcli/cli-ux/compare/5631c047709bf7025fb9399e1764a2cb45e2daf9...v3.1.5) (2018-01-21)
571
572
573### Bug Fixes
574
575* added some exports ([8575f69](https://github.com/dxcli/cli-ux/commit/8575f69))
576
577<a name="3.1.4"></a>
578## [3.1.4](https://github.com/dxcli/cli-ux/compare/00cf754903f88b7daa379667f2e616253381b518...v3.1.4) (2018-01-20)
579
580
581### Bug Fixes
582
583* only display error when unhandled ([5631c04](https://github.com/dxcli/cli-ux/commit/5631c04))
584
585<a name="3.1.3"></a>
586## [3.1.3](https://github.com/dxcli/cli-ux/compare/c4f9d162525f9b4db63206a271b380e1bd357bb3...v3.1.3) (2018-01-20)
587
588
589### Bug Fixes
590
591* fixed exitCode ([00cf754](https://github.com/dxcli/cli-ux/commit/00cf754))
592
593<a name="3.1.2"></a>
594## [3.1.2](https://github.com/dxcli/cli-ux/compare/5c43c89f96d825e4e7e41eb6cda9a6ed209730e0...v3.1.2) (2018-01-20)
595
596
597### Bug Fixes
598
599* update password-prompt ([c4f9d16](https://github.com/dxcli/cli-ux/commit/c4f9d16))
600
601<a name="3.1.1"></a>
602## [3.1.1](https://github.com/dxcli/cli-ux/compare/b6e193302e266a2754dc87a671674920a34e11c5...v3.1.1) (2018-01-20)
603
604
605### Bug Fixes
606
607* remove rxjs ([7fbc05c](https://github.com/dxcli/cli-ux/commit/7fbc05c))
608
609<a name="3.1.0"></a>
610# [3.1.0](https://github.com/dxcli/cli-ux/compare/d97fe55bc687f862a282a40500ba5313509fb866...v3.1.0) (2018-01-19)
611
612
613### Features
614
615* allow setting scope in warn/error/fatal call ([b6e1933](https://github.com/dxcli/cli-ux/commit/b6e1933))
616
617<a name="3.0.1"></a>
618## [3.0.1](https://github.com/dxcli/cli-ux/compare/07e27d5d3dab474c577eab1ae58f5e68a1256f79...v3.0.1) (2018-01-19)
619
620
621### Bug Fixes
622
623* add newline after traceback ([d97fe55](https://github.com/dxcli/cli-ux/commit/d97fe55))
624
625<a name="3.0.0"></a>
626# [3.0.0](https://github.com/dxcli/cli-ux/compare/v2.0.21...v3.0.0) (2018-01-19)
627
628
629### Bug Fixes
630
631* add sourceMap ([11375af](https://github.com/dxcli/cli-ux/commit/11375af))
632* added actions ([8782559](https://github.com/dxcli/cli-ux/commit/8782559))
633* export ExitError ([47e372b](https://github.com/dxcli/cli-ux/commit/47e372b))
634* only handle errors once ([f969ff3](https://github.com/dxcli/cli-ux/commit/f969ff3))
635* rethrow errors ([08be292](https://github.com/dxcli/cli-ux/commit/08be292))
636* scope exitErr ([01eac05](https://github.com/dxcli/cli-ux/commit/01eac05))
637* scopes ([e0394f6](https://github.com/dxcli/cli-ux/commit/e0394f6))
638* use old error style ([f10be7d](https://github.com/dxcli/cli-ux/commit/f10be7d))
639
640
641### Features
642
643* added styledHeader and styledJSON ([3c9f01d](https://github.com/dxcli/cli-ux/commit/3c9f01d))
644* added styledHeader and styledJSON ([00f2913](https://github.com/dxcli/cli-ux/commit/00f2913))
645* v3 ([07e27d5](https://github.com/dxcli/cli-ux/commit/07e27d5))
646* v3 ([0c03a77](https://github.com/dxcli/cli-ux/commit/0c03a77))
647
648
649### BREAKING CHANGES
650
651* removed mocking ability. Use @dxcli/dev-test or
652std-mocks instead for this functionality.
653
654<a name="2.1.0"></a>
655# [2.1.0](https://github.com/dxcli/cli-ux/compare/v2.0.21...v2.1.0) (2018-01-19)
656
657
658### Bug Fixes
659
660* add sourceMap ([11375af](https://github.com/dxcli/cli-ux/commit/11375af))
661* added actions ([8782559](https://github.com/dxcli/cli-ux/commit/8782559))
662* export ExitError ([47e372b](https://github.com/dxcli/cli-ux/commit/47e372b))
663* only handle errors once ([f969ff3](https://github.com/dxcli/cli-ux/commit/f969ff3))
664* rethrow errors ([08be292](https://github.com/dxcli/cli-ux/commit/08be292))
665* scope exitErr ([01eac05](https://github.com/dxcli/cli-ux/commit/01eac05))
666* scopes ([e0394f6](https://github.com/dxcli/cli-ux/commit/e0394f6))
667* use old error style ([f10be7d](https://github.com/dxcli/cli-ux/commit/f10be7d))
668
669
670### Features
671
672* added styledHeader and styledJSON ([3c9f01d](https://github.com/dxcli/cli-ux/commit/3c9f01d))
673* added styledHeader and styledJSON ([00f2913](https://github.com/dxcli/cli-ux/commit/00f2913))
674* v3 ([0c03a77](https://github.com/dxcli/cli-ux/commit/0c03a77))