UNPKG

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