UNPKG

52.2 kBMarkdownView Raw
1## [1.8.2](https://github.com/oclif/config/compare/v1.8.1...v1.8.2) (2018-10-03)
2
3
4### Bug Fixes
5
6* make hook typing less strict ([#58](https://github.com/oclif/config/issues/58)) ([b148583](https://github.com/oclif/config/commit/b148583))
7
8## [1.8.1](https://github.com/oclif/config/compare/v1.8.0...v1.8.1) (2018-10-02)
9
10
11### Bug Fixes
12
13* plugins:install->preinstall ([2d501d7](https://github.com/oclif/config/commit/2d501d7))
14
15# [1.8.0](https://github.com/oclif/config/compare/v1.7.6...v1.8.0) (2018-10-02)
16
17
18### Features
19
20* plugins:preinstall ([954d1c6](https://github.com/oclif/config/commit/954d1c6))
21
22<a name="1.7.6"></a>
23## [1.7.6](https://github.com/oclif/config/compare/v1.7.5...v1.7.6) (2018-09-14)
24
25
26### Bug Fixes
27
28* argv is not required ([143f7a6](https://github.com/oclif/config/commit/143f7a6))
29
30<a name="1.7.5"></a>
31## [1.7.5](https://github.com/oclif/config/compare/v1.7.4...v1.7.5) (2018-09-13)
32
33
34### Bug Fixes
35
36* updated deps ([01f51e6](https://github.com/oclif/config/commit/01f51e6))
37
38<a name="1.7.4"></a>
39## [1.7.4](https://github.com/oclif/config/compare/v1.7.3...v1.7.4) (2018-08-31)
40
41
42### Bug Fixes
43
44* cache allowNo on boolean flags ([05964f7](https://github.com/oclif/config/commit/05964f7))
45
46<a name="1.7.3"></a>
47## [1.7.3](https://github.com/oclif/config/compare/v1.7.2...v1.7.3) (2018-08-30)
48
49
50### Bug Fixes
51
52* default subtopic names ([#49](https://github.com/oclif/config/issues/49)) ([c084b64](https://github.com/oclif/config/commit/c084b64)), closes [#48](https://github.com/oclif/config/issues/48)
53
54<a name="1.7.2"></a>
55## [1.7.2](https://github.com/oclif/config/compare/v1.7.1...v1.7.2) (2018-08-27)
56
57
58### Bug Fixes
59
60* ensure plugins are set ([1ed0eb2](https://github.com/oclif/config/commit/1ed0eb2))
61
62<a name="1.7.1"></a>
63## [1.7.1](https://github.com/oclif/config/compare/v1.7.0...v1.7.1) (2018-08-27)
64
65
66### Bug Fixes
67
68* exclude `spec` files from being loaded as commands ([#46](https://github.com/oclif/config/issues/46)) ([5854d34](https://github.com/oclif/config/commit/5854d34)), closes [#158](https://github.com/oclif/config/issues/158)
69
70<a name="1.7.0"></a>
71# [1.7.0](https://github.com/oclif/config/compare/v1.6.33...v1.7.0) (2018-08-17)
72
73
74### Features
75
76* typescript 3 ([74d7acb](https://github.com/oclif/config/commit/74d7acb))
77
78<a name="1.6.33"></a>
79## [1.6.33](https://github.com/oclif/config/compare/v1.6.32...v1.6.33) (2018-06-20)
80
81
82### Bug Fixes
83
84* add repositoryPrefix ([73698bd](https://github.com/oclif/config/commit/73698bd))
85
86<a name="1.6.32"></a>
87## [1.6.32](https://github.com/oclif/config/compare/v1.6.31...v1.6.32) (2018-06-18)
88
89
90### Bug Fixes
91
92* add rootDir from tsconfig for plugins that use it ([#39](https://github.com/oclif/config/issues/39)) ([a6078d1](https://github.com/oclif/config/commit/a6078d1))
93
94<a name="1.6.31"></a>
95## [1.6.31](https://github.com/oclif/config/compare/v1.6.30...v1.6.31) (2018-06-16)
96
97
98### Bug Fixes
99
100* --declarationMap ([e0c5171](https://github.com/oclif/config/commit/e0c5171))
101
102<a name="1.6.30"></a>
103## [1.6.30](https://github.com/oclif/config/compare/v1.6.29...v1.6.30) (2018-06-15)
104
105
106### Bug Fixes
107
108* s3 template defaulting ([03f61ec](https://github.com/oclif/config/commit/03f61ec))
109
110<a name="1.6.29"></a>
111## [1.6.29](https://github.com/oclif/config/compare/v1.6.28...v1.6.29) (2018-06-15)
112
113
114### Bug Fixes
115
116* sort commands by id ([8245d9c](https://github.com/oclif/config/commit/8245d9c))
117
118<a name="1.6.28"></a>
119## [1.6.28](https://github.com/oclif/config/compare/v1.6.27...v1.6.28) (2018-06-12)
120
121
122### Bug Fixes
123
124* add aliases to pjson ([859499d](https://github.com/oclif/config/commit/859499d))
125
126<a name="1.6.27"></a>
127## [1.6.27](https://github.com/oclif/config/compare/v1.6.26...v1.6.27) (2018-06-01)
128
129
130### Bug Fixes
131
132* imports ([9b17c77](https://github.com/oclif/config/commit/9b17c77))
133
134<a name="1.6.26"></a>
135## [1.6.26](https://github.com/oclif/config/compare/v1.6.25...v1.6.26) (2018-06-01)
136
137
138### Bug Fixes
139
140* add optional url type to user plugins ([57cb0c5](https://github.com/oclif/config/commit/57cb0c5))
141
142<a name="1.6.25"></a>
143## [1.6.25](https://github.com/oclif/config/compare/v1.6.24...v1.6.25) (2018-06-01)
144
145
146### Bug Fixes
147
148* add tslib ([f44135a](https://github.com/oclif/config/commit/f44135a))
149
150<a name="1.6.23"></a>
151## [1.6.23](https://github.com/oclif/config/compare/v1.6.22...v1.6.23) (2018-05-31)
152
153
154### Bug Fixes
155
156* make imports not use "import *" to avoid node warning ([eac2edc](https://github.com/oclif/config/commit/eac2edc))
157
158<a name="1.6.22"></a>
159## [1.6.22](https://github.com/oclif/config/compare/v1.6.21...v1.6.22) (2018-05-31)
160
161
162### Bug Fixes
163
164* triggering release ([cd409fc](https://github.com/oclif/config/commit/cd409fc))
165* typescript 2.9 ([8e25da5](https://github.com/oclif/config/commit/8e25da5))
166
167<a name="1.6.21"></a>
168## [1.6.21](https://github.com/oclif/config/compare/v1.6.20...v1.6.21) (2018-05-26)
169
170
171### Bug Fixes
172
173* do not default registry ([e29ceef](https://github.com/oclif/config/commit/e29ceef))
174
175<a name="1.6.20"></a>
176## [1.6.20](https://github.com/oclif/config/compare/v1.6.19...v1.6.20) (2018-05-26)
177
178
179### Bug Fixes
180
181* warn if files attribute is not specified ([cc73cb5](https://github.com/oclif/config/commit/cc73cb5))
182
183<a name="1.6.19"></a>
184## [1.6.19](https://github.com/oclif/config/compare/v1.6.18...v1.6.19) (2018-05-17)
185
186
187### Bug Fixes
188
189* add DEBUG=* to error ([9aa6384](https://github.com/oclif/config/commit/9aa6384))
190
191<a name="1.6.18"></a>
192## [1.6.18](https://github.com/oclif/config/compare/v1.6.17...v1.6.18) (2018-05-11)
193
194
195### Bug Fixes
196
197* handle invalid json ([eb49618](https://github.com/oclif/config/commit/eb49618))
198
199<a name="1.6.17"></a>
200## [1.6.17](https://github.com/oclif/config/compare/v1.6.16...v1.6.17) (2018-05-03)
201
202
203### Bug Fixes
204
205* allow reading oclif manifest not as a dotfile ([7ee3007](https://github.com/oclif/config/commit/7ee3007))
206
207<a name="1.6.16"></a>
208## [1.6.16](https://github.com/oclif/config/compare/v1.6.15...v1.6.16) (2018-05-01)
209
210
211### Bug Fixes
212
213* set cwd to project root when loading ts-node ([d120ec1](https://github.com/oclif/config/commit/d120ec1))
214
215<a name="1.6.15"></a>
216## [1.6.15](https://github.com/oclif/config/compare/v1.6.14...v1.6.15) (2018-04-30)
217
218
219### Bug Fixes
220
221* use require.resolve to find globby and ts-node ([0a75d62](https://github.com/oclif/config/commit/0a75d62))
222
223<a name="1.6.14"></a>
224## [1.6.14](https://github.com/oclif/config/compare/v1.6.13...v1.6.14) (2018-04-30)
225
226
227### Bug Fixes
228
229* use ts-node and globby from root of plugin ([e86e23a](https://github.com/oclif/config/commit/e86e23a))
230
231<a name="1.6.13"></a>
232## [1.6.13](https://github.com/oclif/config/compare/v1.6.12...v1.6.13) (2018-04-21)
233
234
235### Bug Fixes
236
237* set link plugin type ([a23329a](https://github.com/oclif/config/commit/a23329a))
238
239<a name="1.6.12"></a>
240## [1.6.12](https://github.com/oclif/config/compare/v1.6.11...v1.6.12) (2018-04-21)
241
242
243### Bug Fixes
244
245* ensure name is set ([c34b3ac](https://github.com/oclif/config/commit/c34b3ac))
246
247<a name="1.6.11"></a>
248## [1.6.11](https://github.com/oclif/config/compare/v1.6.10...v1.6.11) (2018-04-21)
249
250
251### Bug Fixes
252
253* loading plugins ([9082eb0](https://github.com/oclif/config/commit/9082eb0))
254
255<a name="1.6.10"></a>
256## [1.6.10](https://github.com/oclif/config/compare/v1.6.9...v1.6.10) (2018-04-21)
257
258
259### Bug Fixes
260
261* skip loading existing plugins ([f6d5a76](https://github.com/oclif/config/commit/f6d5a76))
262
263<a name="1.6.9"></a>
264## [1.6.9](https://github.com/oclif/config/compare/v1.6.8...v1.6.9) (2018-04-21)
265
266
267### Bug Fixes
268
269* load plugins in series ([dd10ce4](https://github.com/oclif/config/commit/dd10ce4))
270
271<a name="1.6.8"></a>
272## [1.6.8](https://github.com/oclif/config/compare/v1.6.7...v1.6.8) (2018-04-21)
273
274
275### Bug Fixes
276
277* load subplugins ([4508dff](https://github.com/oclif/config/commit/4508dff))
278
279<a name="1.6.7"></a>
280## [1.6.7](https://github.com/oclif/config/compare/v1.6.6...v1.6.7) (2018-04-21)
281
282
283### Bug Fixes
284
285* add valid flag to iconfig ([80d4bf9](https://github.com/oclif/config/commit/80d4bf9))
286
287<a name="1.6.6"></a>
288## [1.6.6](https://github.com/oclif/config/compare/v1.6.5...v1.6.6) (2018-04-20)
289
290
291### Bug Fixes
292
293* fixed debug message ([4beac37](https://github.com/oclif/config/commit/4beac37))
294
295<a name="1.6.5"></a>
296## [1.6.5](https://github.com/oclif/config/compare/v1.6.4...v1.6.5) (2018-04-20)
297
298
299### Bug Fixes
300
301* improve hook debugging ([076b825](https://github.com/oclif/config/commit/076b825))
302
303<a name="1.6.4"></a>
304## [1.6.4](https://github.com/oclif/config/compare/v1.6.3...v1.6.4) (2018-04-17)
305
306
307### Bug Fixes
308
309* ts-node 6.x compatible ([6079753](https://github.com/oclif/config/commit/6079753))
310
311<a name="1.6.3"></a>
312## [1.6.3](https://github.com/oclif/config/compare/v1.6.2...v1.6.3) (2018-04-10)
313
314
315### Bug Fixes
316
317* add scope to debug ([f7b9493](https://github.com/oclif/config/commit/f7b9493))
318
319<a name="1.6.2"></a>
320## [1.6.2](https://github.com/oclif/config/compare/v1.6.1...v1.6.2) (2018-04-10)
321
322
323### Bug Fixes
324
325* plugin actually needs to be nullable ([0669622](https://github.com/oclif/config/commit/0669622))
326
327<a name="1.6.1"></a>
328## [1.6.1](https://github.com/oclif/config/compare/v1.6.0...v1.6.1) (2018-04-10)
329
330
331### Bug Fixes
332
333* remove name from paths ([8b478dc](https://github.com/oclif/config/commit/8b478dc))
334
335<a name="1.6.0"></a>
336# [1.6.0](https://github.com/oclif/config/compare/v1.5.0...v1.6.0) (2018-04-10)
337
338
339### Bug Fixes
340
341* export platform and arch types ([471ba1a](https://github.com/oclif/config/commit/471ba1a))
342
343
344### Features
345
346* added s3Url() ([1930702](https://github.com/oclif/config/commit/1930702))
347
348<a name="1.5.0"></a>
349# [1.5.0](https://github.com/oclif/config/compare/v1.4.14...v1.5.0) (2018-04-10)
350
351
352### Features
353
354* added s3Key() ([71e0582](https://github.com/oclif/config/commit/71e0582))
355
356<a name="1.4.14"></a>
357## [1.4.14](https://github.com/oclif/config/compare/v1.4.13...v1.4.14) (2018-04-10)
358
359
360### Bug Fixes
361
362* refactor templates ([1b65f54](https://github.com/oclif/config/commit/1b65f54))
363
364<a name="1.4.13"></a>
365## [1.4.13](https://github.com/oclif/config/compare/v1.4.12...v1.4.13) (2018-04-09)
366
367
368### Bug Fixes
369
370* add versioned/non-versioned tarball templates ([b8409f6](https://github.com/oclif/config/commit/b8409f6))
371
372<a name="1.4.12"></a>
373## [1.4.12](https://github.com/oclif/config/compare/v1.4.11...v1.4.12) (2018-04-09)
374
375
376### Bug Fixes
377
378* new template format for stable channels ([1f27a10](https://github.com/oclif/config/commit/1f27a10))
379
380<a name="1.4.11"></a>
381## [1.4.11](https://github.com/oclif/config/compare/v1.4.10...v1.4.11) (2018-04-09)
382
383
384### Bug Fixes
385
386* plugin is always set ([5611b63](https://github.com/oclif/config/commit/5611b63))
387
388<a name="1.4.10"></a>
389## [1.4.10](https://github.com/oclif/config/compare/v1.4.9...v1.4.10) (2018-04-09)
390
391
392### Bug Fixes
393
394* add baseDir templates ([0a545f0](https://github.com/oclif/config/commit/0a545f0))
395
396<a name="1.4.9"></a>
397## [1.4.9](https://github.com/oclif/config/compare/v1.4.8...v1.4.9) (2018-04-09)
398
399
400### Bug Fixes
401
402* channel parsing ([0aa73ba](https://github.com/oclif/config/commit/0aa73ba))
403
404<a name="1.4.8"></a>
405## [1.4.8](https://github.com/oclif/config/compare/v1.4.7...v1.4.8) (2018-04-09)
406
407
408### Bug Fixes
409
410* fix channel type ([3623715](https://github.com/oclif/config/commit/3623715))
411* grab channel from version ([7bba041](https://github.com/oclif/config/commit/7bba041))
412* null version strings ([01b9e68](https://github.com/oclif/config/commit/01b9e68))
413
414<a name="1.4.7"></a>
415## [1.4.7](https://github.com/oclif/config/compare/v1.4.6...v1.4.7) (2018-04-09)
416
417
418### Bug Fixes
419
420* add debug to hook context ([8c9d9bd](https://github.com/oclif/config/commit/8c9d9bd))
421
422<a name="1.4.6"></a>
423## [1.4.6](https://github.com/oclif/config/compare/v1.4.5...v1.4.6) (2018-04-09)
424
425
426### Bug Fixes
427
428* added binPath ([f1d5a7f](https://github.com/oclif/config/commit/f1d5a7f))
429
430<a name="1.4.5"></a>
431## [1.4.5](https://github.com/oclif/config/compare/v1.4.4...v1.4.5) (2018-04-08)
432
433
434### Bug Fixes
435
436* revert dirname change ([f9ec517](https://github.com/oclif/config/commit/f9ec517))
437
438<a name="1.4.4"></a>
439## [1.4.4](https://github.com/oclif/config/compare/v1.4.3...v1.4.4) (2018-04-08)
440
441
442### Bug Fixes
443
444* use dirname for s3 path ([69d5e2d](https://github.com/oclif/config/commit/69d5e2d))
445
446<a name="1.4.3"></a>
447## [1.4.3](https://github.com/oclif/config/compare/v1.4.2...v1.4.3) (2018-04-08)
448
449
450### Bug Fixes
451
452* minor debug edit ([807e47e](https://github.com/oclif/config/commit/807e47e))
453
454<a name="1.4.2"></a>
455## [1.4.2](https://github.com/oclif/config/compare/v1.4.1...v1.4.2) (2018-04-08)
456
457
458### Bug Fixes
459
460* add S3_BUCKET env var ([8fa37ed](https://github.com/oclif/config/commit/8fa37ed))
461
462<a name="1.4.1"></a>
463## [1.4.1](https://github.com/oclif/config/compare/v1.4.0...v1.4.1) (2018-04-08)
464
465
466### Bug Fixes
467
468* improve mismatch version warning ([8a670bd](https://github.com/oclif/config/commit/8a670bd))
469* set s3Host automatically ([29503dd](https://github.com/oclif/config/commit/29503dd))
470
471<a name="1.4.0"></a>
472# [1.4.0](https://github.com/oclif/config/compare/v1.3.68...v1.4.0) (2018-04-07)
473
474
475### Features
476
477* added s3 template strings ([220580a](https://github.com/oclif/config/commit/220580a))
478
479<a name="1.3.68"></a>
480## [1.3.68](https://github.com/oclif/config/compare/v1.3.67...v1.3.68) (2018-04-07)
481
482
483### Bug Fixes
484
485* new update options ([9451c87](https://github.com/oclif/config/commit/9451c87))
486
487<a name="1.3.67"></a>
488## [1.3.67](https://github.com/oclif/config/compare/v1.3.66...v1.3.67) (2018-04-07)
489
490
491### Bug Fixes
492
493* added autoupdate field ([63b92a2](https://github.com/oclif/config/commit/63b92a2))
494
495<a name="1.3.66"></a>
496## [1.3.66](https://github.com/oclif/config/compare/v1.3.65...v1.3.66) (2018-04-07)
497
498
499### Bug Fixes
500
501* added props for updater ([6c11c6f](https://github.com/oclif/config/commit/6c11c6f))
502
503<a name="1.3.65"></a>
504## [1.3.65](https://github.com/oclif/config/compare/v1.3.64...v1.3.65) (2018-04-07)
505
506
507### Bug Fixes
508
509* add root to IConfig ([a7ffb8a](https://github.com/oclif/config/commit/a7ffb8a))
510
511<a name="1.3.64"></a>
512## [1.3.64](https://github.com/oclif/config/compare/v1.3.63...v1.3.64) (2018-04-07)
513
514
515### Bug Fixes
516
517* added channel ([2d0d2c3](https://github.com/oclif/config/commit/2d0d2c3))
518
519<a name="1.3.63"></a>
520## [1.3.63](https://github.com/oclif/config/compare/v1.3.62...v1.3.63) (2018-04-07)
521
522
523### Bug Fixes
524
525* windows dirname paths ([8fdc599](https://github.com/oclif/config/commit/8fdc599))
526
527<a name="1.3.62"></a>
528## [1.3.62](https://github.com/oclif/config/compare/v1.3.61...v1.3.62) (2018-03-26)
529
530
531### Bug Fixes
532
533* add config to hook context ([f06fa67](https://github.com/oclif/config/commit/f06fa67))
534
535<a name="1.3.61"></a>
536## [1.3.61](https://github.com/oclif/config/compare/ff29737a1990fa22e9783eb8fc7664b1f0c48f4a...v1.3.61) (2018-03-24)
537
538
539### Bug Fixes
540
541* minor debug edit ([fe14ba0](https://github.com/oclif/config/commit/fe14ba0))
542
543<a name="1.3.60"></a>
544## [1.3.60](https://github.com/oclif/config/compare/b15a35124ea9176dc81bec34d0f44045d5d06735...v1.3.60) (2018-03-24)
545
546
547### Bug Fixes
548
549* move debug to dependencies ([ff29737](https://github.com/oclif/config/commit/ff29737))
550
551<a name="1.3.59"></a>
552## [1.3.59](https://github.com/oclif/config/compare/dc94ff9ee3e898f7a0e722600ec94853f2675879...v1.3.59) (2018-03-15)
553
554
555### Bug Fixes
556
557* add an option to throw instead or warn on manifest create ([573c26e](https://github.com/oclif/config/commit/573c26e))
558
559<a name="1.3.58"></a>
560## [1.3.58](https://github.com/oclif/config/compare/684c2147ee00b0faa6968b4fe6a7a30418d06f42...v1.3.58) (2018-02-28)
561
562
563### Bug Fixes
564
565* updated ts-node ([dc94ff9](https://github.com/oclif/config/commit/dc94ff9))
566
567<a name="1.3.57"></a>
568## [1.3.57](https://github.com/oclif/config/compare/0682c7a2b19b8f9faa472e09ad75fba90903e16c...v1.3.57) (2018-02-17)
569
570
571### Bug Fixes
572
573* add description to command topics ([684c214](https://github.com/oclif/config/commit/684c214))
574
575<a name="1.3.56"></a>
576## [1.3.56](https://github.com/oclif/config/compare/285836e80b021bb1c34c82d63fa1bb877bb4c56f...v1.3.56) (2018-02-17)
577
578
579### Bug Fixes
580
581* fixed uniq ([0682c7a](https://github.com/oclif/config/commit/0682c7a))
582
583<a name="1.3.55"></a>
584## [1.3.55](https://github.com/oclif/config/compare/de8d3f2d6b189a07f83f18fbe380db51768e68db...v1.3.55) (2018-02-17)
585
586
587### Bug Fixes
588
589* typescript 2.7.2 ([285836e](https://github.com/oclif/config/commit/285836e))
590
591<a name="1.3.54"></a>
592## [1.3.54](https://github.com/oclif/config/compare/90864357c3e4c0fbf7ea8d1ce9225ad3784c04a6...v1.3.54) (2018-02-17)
593
594
595### Bug Fixes
596
597* default args to [] ([de8d3f2](https://github.com/oclif/config/commit/de8d3f2))
598
599<a name="1.3.53"></a>
600## [1.3.53](https://github.com/oclif/config/compare/d3f78ba1419d2bf1a1e614ffc479adc4e6d042ce...v1.3.53) (2018-02-17)
601
602
603### Bug Fixes
604
605* make plugin optional for single-command support ([9086435](https://github.com/oclif/config/commit/9086435))
606
607<a name="1.3.52"></a>
608## [1.3.52](https://github.com/oclif/config/compare/699b92296d34d93e4ab0b9bffefab4afb6ce36ef...v1.3.52) (2018-02-14)
609
610
611### Bug Fixes
612
613* remove parens around platform/arch ([d3f78ba](https://github.com/oclif/config/commit/d3f78ba))
614
615<a name="1.3.51"></a>
616## [1.3.51](https://github.com/oclif/config/compare/718bdeb215e1d59361997f9b18e76ef36f75bdd1...v1.3.51) (2018-02-13)
617
618
619### Bug Fixes
620
621* split on - when checking version ([699b922](https://github.com/oclif/config/commit/699b922))
622
623<a name="1.3.50"></a>
624## [1.3.50](https://github.com/oclif/config/compare/b1dce6a871306c587f2d29d86c8b1519c382bea5...v1.3.50) (2018-02-13)
625
626
627### Bug Fixes
628
629* added scopedEnvVar* to iconfig ([718bdeb](https://github.com/oclif/config/commit/718bdeb))
630
631<a name="1.3.49"></a>
632## [1.3.49](https://github.com/oclif/config/compare/fa1e8dd7c5f0e26b4a6530207064d6eb5faef7e9...v1.3.49) (2018-02-13)
633
634
635### Bug Fixes
636
637* updated tslint ([b1dce6a](https://github.com/oclif/config/commit/b1dce6a))
638
639<a name="1.3.48"></a>
640## [1.3.48](https://github.com/oclif/config/compare/5167c40a976d97894c5ba3c7e731b26b2393ffd6...v1.3.48) (2018-02-13)
641
642
643### Bug Fixes
644
645* updated globby ([fa1e8dd](https://github.com/oclif/config/commit/fa1e8dd))
646
647<a name="1.3.47"></a>
648## [1.3.47](https://github.com/oclif/config/compare/v1.3.46...v1.3.47) (2018-02-13)
649
650
651### Bug Fixes
652
653* anycli rename ([62bbafb](https://github.com/oclif/config/commit/62bbafb))
654* rename to oclif ([5167c40](https://github.com/oclif/config/commit/5167c40))
655
656<a name="1.3.45"></a>
657## [1.3.45](https://github.com/anycli/config/compare/1070e57a3dd2cb7171044f8bd872b012ffce3fdc...v1.3.45) (2018-02-07)
658
659
660### Bug Fixes
661
662* enable aliases ([96d4fc4](https://github.com/anycli/config/commit/96d4fc4))
663
664<a name="1.3.44"></a>
665## [1.3.44](https://github.com/anycli/config/compare/43cc3d96e6fa03afbfbfc9f6f739dd4538049958...v1.3.44) (2018-02-07)
666
667
668### Bug Fixes
669
670* remove undefined topics ([1070e57](https://github.com/anycli/config/commit/1070e57))
671
672<a name="1.3.43"></a>
673## [1.3.43](https://github.com/anycli/config/compare/2ef62cc057982c106bf9ecbe5406b95a09fb7ebf...v1.3.43) (2018-02-07)
674
675
676### Bug Fixes
677
678* make scoped package scopes friendlier ([43cc3d9](https://github.com/anycli/config/commit/43cc3d9))
679
680<a name="1.3.42"></a>
681## [1.3.42](https://github.com/anycli/config/compare/1bd765f5d522b9a4fd2e67fb51043ae93264f402...v1.3.42) (2018-02-07)
682
683
684### Bug Fixes
685
686* updated errors ([2ef62cc](https://github.com/anycli/config/commit/2ef62cc))
687* use command_not_found hook ([d4c71f7](https://github.com/anycli/config/commit/d4c71f7))
688
689<a name="1.3.41"></a>
690## [1.3.41](https://github.com/anycli/config/compare/2ecba48bc82e558b140a9aacaebd54d3fa9f5f05...v1.3.41) (2018-02-07)
691
692
693### Bug Fixes
694
695* ensure config gets sent ([1bd765f](https://github.com/anycli/config/commit/1bd765f))
696
697<a name="1.3.40"></a>
698## [1.3.40](https://github.com/anycli/config/compare/c97877a8c0696c5160c052fb651f117adceb1b55...v1.3.40) (2018-02-07)
699
700
701### Bug Fixes
702
703* added load function ([2ecba48](https://github.com/anycli/config/commit/2ecba48))
704
705<a name="1.3.39"></a>
706## [1.3.39](https://github.com/anycli/config/compare/7091b4d555b99a63cb542d222968b933be600a57...v1.3.39) (2018-02-07)
707
708
709### Bug Fixes
710
711* async ([c97877a](https://github.com/anycli/config/commit/c97877a))
712
713<a name="1.3.38"></a>
714## [1.3.38](https://github.com/anycli/config/compare/62658b3f7c4ab205e280bde867797886be25b7ab...v1.3.38) (2018-02-07)
715
716
717### Performance Improvements
718
719* use fs instead of load-json-file ([7091b4d](https://github.com/anycli/config/commit/7091b4d))
720
721<a name="1.3.37"></a>
722## [1.3.37](https://github.com/anycli/config/compare/b59f755f34d01984737dbcfc765ebb946bf4cc31...v1.3.37) (2018-02-07)
723
724
725### Bug Fixes
726
727* fixed skipping of ts-node ([62658b3](https://github.com/anycli/config/commit/62658b3))
728
729<a name="1.3.36"></a>
730## [1.3.36](https://github.com/anycli/config/compare/b0bdf148b070ff08ef3c639c1044bef103942c14...v1.3.36) (2018-02-07)
731
732
733### Bug Fixes
734
735* triggering release ([b59f755](https://github.com/anycli/config/commit/b59f755))
736
737<a name="1.3.34"></a>
738## [1.3.34](https://github.com/anycli/config/compare/a559ee2b3116fd3e2eb5ccf77904a1009c20a280...v1.3.34) (2018-02-07)
739
740
741### Bug Fixes
742
743* force set plugin ([0f0de6c](https://github.com/anycli/config/commit/0f0de6c))
744
745<a name="1.3.33"></a>
746## [1.3.33](https://github.com/anycli/config/compare/cb0fc8f3fe65a1444bc30b31fdbc2dc64edd7fa0...v1.3.33) (2018-02-07)
747
748
749### Bug Fixes
750
751* allow finding root with name ([a559ee2](https://github.com/anycli/config/commit/a559ee2))
752
753<a name="1.3.32"></a>
754## [1.3.32](https://github.com/anycli/config/compare/7aa541642eb415e2c8b97decbce15813a4fbf5e8...v1.3.32) (2018-02-07)
755
756
757### Bug Fixes
758
759* fixed core plugins ([cb0fc8f](https://github.com/anycli/config/commit/cb0fc8f))
760
761<a name="1.3.31"></a>
762## [1.3.31](https://github.com/anycli/config/compare/8418aced04910f260ccae33c97035c02d9b3750a...v1.3.31) (2018-02-07)
763
764
765### Bug Fixes
766
767* fixed hooks ([7aa5416](https://github.com/anycli/config/commit/7aa5416))
768
769<a name="1.3.30"></a>
770## [1.3.30](https://github.com/anycli/config/compare/c09c2811d2120e542bc660c68690bb0e81cf0903...v1.3.30) (2018-02-07)
771
772
773### Bug Fixes
774
775* build topics dynamically ([8418ace](https://github.com/anycli/config/commit/8418ace))
776
777<a name="1.3.29"></a>
778## [1.3.29](https://github.com/anycli/config/compare/aa75c497c1991bb330014f6688ef3cafe52b4f02...v1.3.29) (2018-02-07)
779
780
781### Bug Fixes
782
783* add props to config ([c09c281](https://github.com/anycli/config/commit/c09c281))
784
785<a name="1.3.28"></a>
786## [1.3.28](https://github.com/anycli/config/compare/1eb04178043fb02d1db5d2e0e78ad8bbf23ee0df...v1.3.28) (2018-02-07)
787
788
789### Bug Fixes
790
791* allow legacy converter to set commands ([aa75c49](https://github.com/anycli/config/commit/aa75c49))
792
793<a name="1.3.27"></a>
794## [1.3.27](https://github.com/anycli/config/compare/a806741dee59ee016d1b91321eee88eb611a9f8a...v1.3.27) (2018-02-07)
795
796
797### Bug Fixes
798
799* add config to hook opts ([1eb0417](https://github.com/anycli/config/commit/1eb0417))
800
801<a name="1.3.26"></a>
802## [1.3.26](https://github.com/anycli/config/compare/b5c2553d6d22d2aeaa9ccc02e0805c0a61aa61b4...v1.3.26) (2018-02-07)
803
804
805### Bug Fixes
806
807* add commandIds ([a806741](https://github.com/anycli/config/commit/a806741))
808
809<a name="1.3.25"></a>
810## [1.3.25](https://github.com/anycli/config/compare/9a3e71bdb41a653db0e92b5eb166e16339beffca...v1.3.25) (2018-02-07)
811
812
813### Bug Fixes
814
815* merge plugin properties ([b5c2553](https://github.com/anycli/config/commit/b5c2553))
816
817<a name="1.3.24"></a>
818## [1.3.24](https://github.com/anycli/config/compare/c31d9a73428e6386a4b0e3e848ba97b0dfc5dc85...v1.3.24) (2018-02-07)
819
820
821### Bug Fixes
822
823* ignore version mismatch when publishing ([9a3e71b](https://github.com/anycli/config/commit/9a3e71b))
824
825<a name="1.3.23"></a>
826## [1.3.23](https://github.com/anycli/config/compare/4b075269c2e38b48abceddfa2d7071f73f54ff1d...v1.3.23) (2018-02-06)
827
828
829### Bug Fixes
830
831* uniq commandIDs ([c31d9a7](https://github.com/anycli/config/commit/c31d9a7))
832* uniq commandIDs ([b145673](https://github.com/anycli/config/commit/b145673))
833
834<a name="1.3.22"></a>
835## [1.3.22](https://github.com/anycli/config/compare/fb639fd513772eb80a8ca934764c3e3b750aa110...v1.3.22) (2018-02-06)
836
837
838### Bug Fixes
839
840* export arg type ([4b07526](https://github.com/anycli/config/commit/4b07526))
841
842<a name="1.3.21"></a>
843## [1.3.21](https://github.com/anycli/config/compare/1ece4fb325622ca723e593e9be48f7b97a9105cb...v1.3.21) (2018-02-06)
844
845
846### Bug Fixes
847
848* fixed bugs with topic parsing ([fb639fd](https://github.com/anycli/config/commit/fb639fd))
849
850<a name="1.3.20"></a>
851## [1.3.20](https://github.com/anycli/config/compare/4c066f378e6c822934e461fe5a035126cfe5fc99...v1.3.20) (2018-02-06)
852
853
854### Bug Fixes
855
856* set pluginType ([1ece4fb](https://github.com/anycli/config/commit/1ece4fb))
857
858<a name="1.3.19"></a>
859## [1.3.19](https://github.com/anycli/config/compare/08abfcae735c5448917969b0b8e6425355614394...v1.3.19) (2018-02-06)
860
861
862### Bug Fixes
863
864* use LoadOptions ([4c066f3](https://github.com/anycli/config/commit/4c066f3))
865
866<a name="1.3.18"></a>
867## [1.3.18](https://github.com/anycli/config/compare/7aed2616863fcb6c612130493d880b2fd1305617...v1.3.18) (2018-02-06)
868
869
870### Bug Fixes
871
872* export LoadOptions ([08abfca](https://github.com/anycli/config/commit/08abfca))
873
874<a name="1.3.17"></a>
875## [1.3.17](https://github.com/anycli/config/compare/621cac8060951cc492f54155e616d0198b52787c...v1.3.17) (2018-02-06)
876
877
878### Bug Fixes
879
880* add missing topics ([7aed261](https://github.com/anycli/config/commit/7aed261))
881
882<a name="1.3.16"></a>
883## [1.3.16](https://github.com/anycli/config/compare/a662a738823b5f4269c3176505054a7705bc6722...v1.3.16) (2018-02-06)
884
885
886### Bug Fixes
887
888* added flags for dev + user plugins ([621cac8](https://github.com/anycli/config/commit/621cac8))
889
890<a name="1.3.15"></a>
891## [1.3.15](https://github.com/anycli/config/compare/f6d9be9ef586c8111da0b0ba73174eed7cfd95d4...v1.3.15) (2018-02-06)
892
893
894### Bug Fixes
895
896* raise errors if must is set ([a662a73](https://github.com/anycli/config/commit/a662a73))
897
898<a name="1.3.14"></a>
899## [1.3.14](https://github.com/anycli/config/compare/26f5dc39d6964b271231105c98b4c09284ab51d7...v1.3.14) (2018-02-06)
900
901
902### Bug Fixes
903
904* added examples to cache ([f6d9be9](https://github.com/anycli/config/commit/f6d9be9))
905
906<a name="1.3.13"></a>
907## [1.3.13](https://github.com/anycli/config/compare/5597c083fbbf50d280cfa2d1ef88f8a3060d9f22...v1.3.13) (2018-02-06)
908
909
910### Bug Fixes
911
912* remove title in favor of description ([26f5dc3](https://github.com/anycli/config/commit/26f5dc3))
913
914<a name="1.3.12"></a>
915## [1.3.12](https://github.com/anycli/config/compare/dde0f0937b406b080425aeed1850b5724c6a0cdf...v1.3.12) (2018-02-06)
916
917
918### Bug Fixes
919
920* add pluginName ([5597c08](https://github.com/anycli/config/commit/5597c08))
921
922<a name="1.3.11"></a>
923## [1.3.11](https://github.com/anycli/config/compare/2cbeaf92fdc86e4106105f1949e2611b0961d19c...v1.3.11) (2018-02-06)
924
925
926### Bug Fixes
927
928* fix return when no globby ([dde0f09](https://github.com/anycli/config/commit/dde0f09))
929
930<a name="1.3.10"></a>
931## [1.3.10](https://github.com/anycli/config/compare/41bb4b521fdf37d2a3340f6e13320795558bdeef...v1.3.10) (2018-02-06)
932
933
934### Bug Fixes
935
936* fixed error propagation ([2cbeaf9](https://github.com/anycli/config/commit/2cbeaf9))
937
938<a name="1.3.9"></a>
939## [1.3.9](https://github.com/anycli/config/compare/d23cd49f4d05c1dc41cd245325881985056fac26...v1.3.9) (2018-02-06)
940
941
942### Bug Fixes
943
944* move [@anycli](https://github.com/anycli)/errors to dev deps ([41bb4b5](https://github.com/anycli/config/commit/41bb4b5))
945* move [@anycli](https://github.com/anycli)/errors to dev deps ([34cd88a](https://github.com/anycli/config/commit/34cd88a))
946
947<a name="1.3.7"></a>
948## [1.3.7](https://github.com/anycli/config/compare/735667ccec345fd046427343321b7053b4c88870...v1.3.7) (2018-02-06)
949
950
951### Bug Fixes
952
953* use CLIError when command is not found ([ef0a6ac](https://github.com/anycli/config/commit/ef0a6ac))
954
955<a name="1.3.6"></a>
956## [1.3.6](https://github.com/anycli/config/compare/9385f545ea7f8e00ba530a09a83276e8f399f5d2...v1.3.6) (2018-02-06)
957
958
959### Bug Fixes
960
961* make plugin more easily extendable ([735667c](https://github.com/anycli/config/commit/735667c))
962
963<a name="1.3.5"></a>
964## [1.3.5](https://github.com/anycli/config/compare/3de1e0db9a793cf56337d281bc12432e56926e5c...v1.3.5) (2018-02-06)
965
966
967### Bug Fixes
968
969* fixed valid flag ([9385f54](https://github.com/anycli/config/commit/9385f54))
970
971<a name="1.3.4"></a>
972## [1.3.4](https://github.com/anycli/config/compare/2389fe555f24f2bd1a902be3185e7ec4f0379495...v1.3.4) (2018-02-05)
973
974
975### Bug Fixes
976
977* inspect log input ([3de1e0d](https://github.com/anycli/config/commit/3de1e0d))
978
979<a name="1.3.3"></a>
980## [1.3.3](https://github.com/anycli/config/compare/ee7aef4a4080c9b8983ba322e03db5a0a09135ea...v1.3.3) (2018-02-05)
981
982
983### Bug Fixes
984
985* fixed passing error to cli-ux ([2389fe5](https://github.com/anycli/config/commit/2389fe5))
986
987<a name="1.3.2"></a>
988## [1.3.2](https://github.com/anycli/config/compare/5dc1d5ed9a430f5cebc2ff1987757c04c0c3ae39...v1.3.2) (2018-02-05)
989
990
991### Bug Fixes
992
993* hide globby error ([ee7aef4](https://github.com/anycli/config/commit/ee7aef4))
994
995<a name="1.3.1"></a>
996## [1.3.1](https://github.com/anycli/config/compare/20f2c72ff7ceb342213a66fc0e7809447e2371a3...v1.3.1) (2018-02-05)
997
998
999### Bug Fixes
1000
1001* improve error handling ([5dc1d5e](https://github.com/anycli/config/commit/5dc1d5e))
1002
1003<a name="1.3.0"></a>
1004# [1.3.0](https://github.com/anycli/config/compare/7049d277225408dc81b0633d7c4cbeca13965bf2...v1.3.0) (2018-02-05)
1005
1006
1007### Bug Fixes
1008
1009* add tslint ignore ([20f2c72](https://github.com/anycli/config/commit/20f2c72))
1010
1011
1012### Features
1013
1014* added error rendering ([2550854](https://github.com/anycli/config/commit/2550854))
1015
1016<a name="1.2.3"></a>
1017## [1.2.3](https://github.com/anycli/config/compare/0464eed05da94f69d210fd6b8d67f35616e5ef22...v1.2.3) (2018-02-05)
1018
1019
1020### Bug Fixes
1021
1022* fixed ExitError ([7049d27](https://github.com/anycli/config/commit/7049d27))
1023* fixed ExitError ([c0e94ba](https://github.com/anycli/config/commit/c0e94ba))
1024
1025<a name="1.2.2"></a>
1026## [1.2.2](https://github.com/anycli/config/compare/4297d2a41f6a9581c9183f662ce5f89602822cf4...v1.2.2) (2018-02-05)
1027
1028
1029### Bug Fixes
1030
1031* export ExitError ([0464eed](https://github.com/anycli/config/commit/0464eed))
1032
1033<a name="1.2.1"></a>
1034## [1.2.1](https://github.com/anycli/config/compare/c287a0ea59fa9c7d37d1490dfa36e252cf367c92...v1.2.1) (2018-02-05)
1035
1036
1037### Bug Fixes
1038
1039* add exit code to error ([4297d2a](https://github.com/anycli/config/commit/4297d2a))
1040
1041<a name="1.2.0"></a>
1042# [1.2.0](https://github.com/anycli/config/compare/23c3d2f063ecbe3d34ee56b5063d8298a2a53349...v1.2.0) (2018-02-05)
1043
1044
1045### Features
1046
1047* add hook context ([c287a0e](https://github.com/anycli/config/commit/c287a0e))
1048
1049<a name="1.1.8"></a>
1050## [1.1.8](https://github.com/anycli/config/compare/a436947f7dd537282934b1398b952102762fb1de...v1.1.8) (2018-02-05)
1051
1052
1053### Bug Fixes
1054
1055* rethrow cli-ux errors ([23c3d2f](https://github.com/anycli/config/commit/23c3d2f))
1056
1057<a name="1.1.7"></a>
1058## [1.1.7](https://github.com/anycli/config/compare/6ce0cdd5fcb876c4f2cb869b350f499784494d5d...v1.1.7) (2018-02-05)
1059
1060
1061### Bug Fixes
1062
1063* optionally include id on init ([a436947](https://github.com/anycli/config/commit/a436947))
1064
1065<a name="1.1.6"></a>
1066## [1.1.6](https://github.com/anycli/config/compare/14dcaa52767d9b76e391b702072c832af902afec...v1.1.6) (2018-02-05)
1067
1068
1069### Bug Fixes
1070
1071* allow custom hooks ([6ce0cdd](https://github.com/anycli/config/commit/6ce0cdd))
1072
1073<a name="1.1.5"></a>
1074## [1.1.5](https://github.com/anycli/config/compare/177bf45cdce6c80ee72a6d8853ad0af358802879...v1.1.5) (2018-02-05)
1075
1076
1077### Bug Fixes
1078
1079* make dependencies optional ([14dcaa5](https://github.com/anycli/config/commit/14dcaa5))
1080
1081<a name="1.1.4"></a>
1082## [1.1.4](https://github.com/anycli/config/compare/7dbb4c961d47f219501fd867fe05c78292bfa73a...v1.1.4) (2018-02-05)
1083
1084
1085### Bug Fixes
1086
1087* make dependencies optional ([177bf45](https://github.com/anycli/config/commit/177bf45))
1088
1089<a name="1.1.3"></a>
1090## [1.1.3](https://github.com/anycli/config/compare/29af655382106ac3cb7f7457a6ae84e1f78c709a...v1.1.3) (2018-02-05)
1091
1092
1093### Bug Fixes
1094
1095* remove cli-ux and lodash from deps ([7dbb4c9](https://github.com/anycli/config/commit/7dbb4c9))
1096
1097<a name="1.1.2"></a>
1098## [1.1.2](https://github.com/anycli/config/compare/aa67851770431cc8220b4ce00f3625ba7bf66c75...v1.1.2) (2018-02-03)
1099
1100
1101### Bug Fixes
1102
1103* use argv for init ([78ace1b](https://github.com/anycli/config/commit/78ace1b))
1104
1105<a name="1.1.1"></a>
1106## [1.1.1](https://github.com/anycli/config/compare/cf9fe2048d009cb8c1d298267a39a7e8cae52067...v1.1.1) (2018-02-03)
1107
1108
1109### Bug Fixes
1110
1111* let command call the init hook ([aa67851](https://github.com/anycli/config/commit/aa67851))
1112
1113<a name="1.1.0"></a>
1114# [1.1.0](https://github.com/anycli/config/compare/157fd437cac2c56236f15e770d212d133d022c94...v1.1.0) (2018-02-03)
1115
1116
1117### Features
1118
1119* added init and prerun hooks ([cf9fe20](https://github.com/anycli/config/commit/cf9fe20))
1120
1121<a name="1.0.20"></a>
1122## [1.0.20](https://github.com/anycli/config/compare/7c21e7e688e2e735a19955bf3b792b6a175536d8...v1.0.20) (2018-02-03)
1123
1124
1125### Bug Fixes
1126
1127* rename scope ([157fd43](https://github.com/anycli/config/commit/157fd43))
1128
1129<a name="1.0.19"></a>
1130## [1.0.19](https://github.com/anycli/config/compare/14be9311c845e53153c1319accfffdd4ace3558f...v1.0.19) (2018-02-03)
1131
1132
1133### Bug Fixes
1134
1135* fixed already loaded flag ([a617ab1](https://github.com/anycli/config/commit/a617ab1))
1136
1137<a name="1.0.18"></a>
1138## [1.0.18](https://github.com/anycli/config/compare/35897b079d42cf307a131ab9d53f7b3ebf7015af...v1.0.18) (2018-02-03)
1139
1140
1141### Bug Fixes
1142
1143* updated parser ([14be931](https://github.com/anycli/config/commit/14be931))
1144
1145<a name="1.0.17"></a>
1146## [1.0.17](https://github.com/anycli/config/compare/c0c83096944a5538738557a0535a47023ba32b99...v1.0.17) (2018-02-03)
1147
1148
1149### Bug Fixes
1150
1151* skip loading plugin if already loaded ([35897b0](https://github.com/anycli/config/commit/35897b0))
1152
1153<a name="1.0.16"></a>
1154## [1.0.16](https://github.com/anycli/config/compare/9a6e1d5d0979a7acbd12894b666d2da61c93e975...v1.0.16) (2018-02-03)
1155
1156
1157### Bug Fixes
1158
1159* added tag ([c0c8309](https://github.com/anycli/config/commit/c0c8309))
1160
1161<a name="1.0.15"></a>
1162## [1.0.15](https://github.com/anycli/config/compare/6b9e4481fd1f7432805408b551f8b108361c6443...v1.0.15) (2018-02-03)
1163
1164
1165### Bug Fixes
1166
1167* add interfaces for plugin types ([9af2a66](https://github.com/anycli/config/commit/9af2a66))
1168* improve plugin typing ([9a6e1d5](https://github.com/anycli/config/commit/9a6e1d5))
1169
1170<a name="1.0.14"></a>
1171## [1.0.14](https://github.com/anycli/config/compare/e479049efdf8e592eced0b33ac92250a0894dbee...v1.0.14) (2018-02-03)
1172
1173
1174### Bug Fixes
1175
1176* add name to link plugins ([6b9e448](https://github.com/anycli/config/commit/6b9e448))
1177
1178<a name="1.0.13"></a>
1179## [1.0.13](https://github.com/anycli/config/compare/9165aba3a500d5329c867154156321c21afc62a7...v1.0.13) (2018-02-03)
1180
1181
1182### Bug Fixes
1183
1184* add instance ([e479049](https://github.com/anycli/config/commit/e479049))
1185
1186<a name="1.0.12"></a>
1187## [1.0.12](https://github.com/anycli/config/compare/39a534fc1748f38ecc75dc28672174b3745911f5...v1.0.12) (2018-02-03)
1188
1189
1190### Bug Fixes
1191
1192* add Flag ([9165aba](https://github.com/anycli/config/commit/9165aba))
1193
1194<a name="1.0.11"></a>
1195## [1.0.11](https://github.com/anycli/config/compare/92a83167ce447dc7ed42e7f308ae8a435e9473b6...v1.0.11) (2018-02-03)
1196
1197
1198### Bug Fixes
1199
1200* read user plugins ([39a534f](https://github.com/anycli/config/commit/39a534f))
1201
1202<a name="1.0.10"></a>
1203## [1.0.10](https://github.com/anycli/config/compare/098850980824d851d951756d4803a378367cce1f...v1.0.10) (2018-02-03)
1204
1205
1206### Bug Fixes
1207
1208* add command/topic getters ([92a8316](https://github.com/anycli/config/commit/92a8316))
1209
1210<a name="1.0.9"></a>
1211## [1.0.9](https://github.com/anycli/config/compare/8cf88080bda2445eaacd9058fb5b2f08992b8b96...v1.0.9) (2018-02-03)
1212
1213
1214### Bug Fixes
1215
1216* add ignoreManifest flag ([0988509](https://github.com/anycli/config/commit/0988509))
1217
1218<a name="1.0.8"></a>
1219## [1.0.8](https://github.com/anycli/config/compare/cec67ea6805e373d4f9241fffb0036a9a6fea118...v1.0.8) (2018-02-03)
1220
1221
1222### Bug Fixes
1223
1224* fixed tsPath when no tsconfig ([8cf8808](https://github.com/anycli/config/commit/8cf8808))
1225
1226<a name="1.0.7"></a>
1227## [1.0.7](https://github.com/anycli/config/compare/da123a76a92740bd6ff9ce9d24712be99b3a38b6...v1.0.7) (2018-02-03)
1228
1229
1230### Bug Fixes
1231
1232* move up config require just in case ([cec67ea](https://github.com/anycli/config/commit/cec67ea))
1233
1234<a name="1.0.6"></a>
1235## [1.0.6](https://github.com/anycli/config/compare/087771f2565357079300cb75202a6440bfbc4d49...v1.0.6) (2018-02-03)
1236
1237
1238### Bug Fixes
1239
1240* fixed module.parent ([da123a7](https://github.com/anycli/config/commit/da123a7))
1241
1242<a name="1.0.5"></a>
1243## [1.0.5](https://github.com/anycli/config/compare/42ce9a24b907922d75fa1c5588b0424d95bbdfca...v1.0.5) (2018-02-03)
1244
1245
1246### Bug Fixes
1247
1248* actually we need argv in ctor ([087771f](https://github.com/anycli/config/commit/087771f))
1249
1250<a name="1.0.4"></a>
1251## [1.0.4](https://github.com/anycli/config/compare/ed4c718eb06e01399fc8c3b1fde03c4d2b63cb15...v1.0.4) (2018-02-03)
1252
1253
1254### Bug Fixes
1255
1256* simplified constructor ([42ce9a2](https://github.com/anycli/config/commit/42ce9a2))
1257* simplified constructor ([7203d82](https://github.com/anycli/config/commit/7203d82))
1258
1259<a name="1.0.3"></a>
1260## [1.0.3](https://github.com/anycli/config/compare/63011e58f1bd45f5e08de6cbf03cad5135705b76...v1.0.3) (2018-02-03)
1261
1262
1263### Bug Fixes
1264
1265* add undefined to options ([ed4c718](https://github.com/anycli/config/commit/ed4c718))
1266
1267<a name="1.0.2"></a>
1268## [1.0.2](https://github.com/anycli/config/compare/ad1c60b375b5c80cd0aada9981fe7c0b16f36d0a...v1.0.2) (2018-02-03)
1269
1270
1271### Bug Fixes
1272
1273* added constructor ([63011e5](https://github.com/anycli/config/commit/63011e5))
1274
1275<a name="1.0.1"></a>
1276## [1.0.1](https://github.com/anycli/config/compare/003c74fbcbd13a592293831dabfa7f470e8ba16a...v1.0.1) (2018-02-03)
1277
1278
1279### Bug Fixes
1280
1281* no longer need tslib here ([ad1c60b](https://github.com/anycli/config/commit/ad1c60b))
1282
1283<a name="0.3.3"></a>
1284## [0.3.3](https://github.com/anycli/config/compare/709921b96a11cb624d5ed6b4113eb9bf08be4fb7...v0.3.3) (2018-02-02)
1285
1286
1287### Bug Fixes
1288
1289* add valid boolean ([5b9dd05](https://github.com/anycli/config/commit/5b9dd05))
1290* add valid boolean ([b5fac60](https://github.com/anycli/config/commit/b5fac60))
1291* reduce dependencies needed in dev ([567d46b](https://github.com/anycli/config/commit/567d46b))
1292
1293<a name="0.3.2"></a>
1294## [0.3.2](https://github.com/anycli/config/compare/554947d2b8e9e0d908e5cee9480a4c4f928e8ee6...v0.3.2) (2018-02-02)
1295
1296
1297### Bug Fixes
1298
1299* added plugin attribute to icommand ([709921b](https://github.com/anycli/config/commit/709921b))
1300
1301<a name="0.3.1"></a>
1302## [0.3.1](https://github.com/anycli/config/compare/57a85d7fbb1104f6f785ed0c1f1744ec4341339a...v0.3.1) (2018-02-02)
1303
1304
1305### Bug Fixes
1306
1307* add type to command ([554947d](https://github.com/anycli/config/commit/554947d))
1308
1309<a name="0.3.0"></a>
1310# [0.3.0](https://github.com/anycli/config/compare/623204ebf443bf0e60a9b80a2eaf631519154cb6...v0.3.0) (2018-02-02)
1311
1312
1313### Features
1314
1315* added loadPlugin ([57a85d7](https://github.com/anycli/config/commit/57a85d7))
1316
1317<a name="0.2.11"></a>
1318## [0.2.11](https://github.com/anycli/config/compare/9b2e1b0319e72e04d64b9b2676ecc789adbc6519...v0.2.11) (2018-02-01)
1319
1320
1321### Bug Fixes
1322
1323* add getPluginCommands and read tsconfig when no .git ([623204e](https://github.com/anycli/config/commit/623204e))
1324
1325<a name="0.2.10"></a>
1326## [0.2.10](https://github.com/anycli/config/compare/ca0bd58f9cbb0979f52f172b5f73f2275a7ee961...v0.2.10) (2018-02-01)
1327
1328
1329### Bug Fixes
1330
1331* add constructor to icommand ([9b2e1b0](https://github.com/anycli/config/commit/9b2e1b0))
1332
1333<a name="0.2.9"></a>
1334## [0.2.9](https://github.com/anycli/config/compare/2517177579e8a9034a5ea0cc8e860192e9a3423d...v0.2.9) (2018-02-01)
1335
1336
1337### Bug Fixes
1338
1339* add constructor to icommand ([ca0bd58](https://github.com/anycli/config/commit/ca0bd58))
1340
1341<a name="0.2.8"></a>
1342## [0.2.8](https://github.com/anycli/config/compare/c0ab4630926ed8c12d53489d9b2f8a80e09e9406...v0.2.8) (2018-02-01)
1343
1344
1345### Bug Fixes
1346
1347* fixed typing on command args/flags ([2517177](https://github.com/anycli/config/commit/2517177))
1348
1349<a name="0.2.7"></a>
1350## [0.2.7](https://github.com/anycli/config/compare/f2344a8a43797c57c708949d1540d8ffc4b4827f...v0.2.7) (2018-02-01)
1351
1352
1353### Bug Fixes
1354
1355* added default and options ([3d2ccad](https://github.com/anycli/config/commit/3d2ccad))
1356* updated parser ([c0ab463](https://github.com/anycli/config/commit/c0ab463))
1357
1358<a name="0.2.6"></a>
1359## [0.2.6](https://github.com/anycli/config/compare/f83696dad08f34cb6d8f1cb2c7030428d71094c3...v0.2.6) (2018-02-01)
1360
1361
1362### Bug Fixes
1363
1364* set flags/args to parser types ([f2344a8](https://github.com/anycli/config/commit/f2344a8))
1365
1366<a name="0.2.5"></a>
1367## [0.2.5](https://github.com/anycli/config/compare/171f36cd86f3283d38830d45619eb131fccf3b47...v0.2.5) (2018-02-01)
1368
1369
1370### Bug Fixes
1371
1372* add helpValue to flag ([f83696d](https://github.com/anycli/config/commit/f83696d))
1373
1374<a name="0.2.4"></a>
1375## [0.2.4](https://github.com/anycli/config/compare/78124f79744379e135ed89bb0d3817a4e0625a75...v0.2.4) (2018-02-01)
1376
1377
1378### Bug Fixes
1379
1380* added pluginScope ([171f36c](https://github.com/anycli/config/commit/171f36c))
1381
1382<a name="0.2.3"></a>
1383## [0.2.3](https://github.com/anycli/config/compare/582a9d895b5a5f98ce176bad03358c0ac53e35db...v0.2.3) (2018-01-31)
1384
1385
1386### Bug Fixes
1387
1388* make config required in constructor only ([78124f7](https://github.com/anycli/config/commit/78124f7))
1389
1390<a name="0.2.2"></a>
1391## [0.2.2](https://github.com/anycli/config/compare/ddfe0820820162a770c5d995077cf709047e57b9...v0.2.2) (2018-01-31)
1392
1393
1394### Bug Fixes
1395
1396* typescript 2.7 ([582a9d8](https://github.com/anycli/config/commit/582a9d8))
1397
1398<a name="0.2.1"></a>
1399## [0.2.1](https://github.com/anycli/config/compare/cc4ce54f6e6b8d56d67404a20bc2d3efca9978c1...v0.2.1) (2018-01-31)
1400
1401
1402### Bug Fixes
1403
1404* add title + description to pjson ([ddfe082](https://github.com/anycli/config/commit/ddfe082))
1405
1406<a name="0.2.0"></a>
1407# [0.2.0](https://github.com/anycli/config/compare/461cbe2cb6b6fee96db6ab5dc15d64f6ca747d80...v0.2.0) (2018-01-31)
1408
1409
1410### Features
1411
1412* added devPlugins ([cc4ce54](https://github.com/anycli/config/commit/cc4ce54))
1413
1414<a name="0.1.41"></a>
1415## [0.1.41](https://github.com/anycli/config/compare/72eb874ea199daa1ead7286d9dcc5e7613e333af...v0.1.41) (2018-01-31)
1416
1417
1418### Bug Fixes
1419
1420* testing release ([461cbe2](https://github.com/anycli/config/commit/461cbe2))
1421
1422<a name="0.1.40"></a>
1423## [0.1.40](https://github.com/dxcli/config/compare/c07c7cbadf9e91477f17ff657326cac7892f1794...v0.1.40) (2018-01-30)
1424
1425
1426### Bug Fixes
1427
1428* assume engine is always on config ([8d02f30](https://github.com/dxcli/config/commit/8d02f30))
1429
1430<a name="0.1.39"></a>
1431## [0.1.39](https://github.com/dxcli/config/compare/4353260d5bffcb1a56047c6dc1515182f4113b69...v0.1.39) (2018-01-30)
1432
1433
1434### Bug Fixes
1435
1436* new help properties ([ccefcc1](https://github.com/dxcli/config/commit/ccefcc1))
1437* yarn.lock ([c07c7cb](https://github.com/dxcli/config/commit/c07c7cb))
1438
1439<a name="0.1.38"></a>
1440## [0.1.38](https://github.com/dxcli/config/compare/23e351699ccdaaf6c681adfdbcf80480b92d30a7...v0.1.38) (2018-01-29)
1441
1442
1443### Bug Fixes
1444
1445* ran generator ([4353260](https://github.com/dxcli/config/commit/4353260))
1446
1447<a name="0.1.37"></a>
1448## [0.1.37](https://github.com/dxcli/config/compare/155cb837f04861f3b2a454d5aaab009d7e5e1516...v0.1.37) (2018-01-29)
1449
1450
1451### Bug Fixes
1452
1453* have engine take config instead of root ([23e3516](https://github.com/dxcli/config/commit/23e3516))
1454
1455<a name="0.1.36"></a>
1456## [0.1.36](https://github.com/dxcli/config/compare/7e41f3579d1fa8b79d8ec7ddb9e613e62ce65959...v0.1.36) (2018-01-29)
1457
1458
1459### Bug Fixes
1460
1461* add topics ([155cb83](https://github.com/dxcli/config/commit/155cb83))
1462
1463<a name="0.1.35"></a>
1464## [0.1.35](https://github.com/dxcli/config/compare/4281658713fdcd584c657d8fa81ef51c0b563ab7...v0.1.35) (2018-01-29)
1465
1466
1467### Bug Fixes
1468
1469* remove plugin module ([7e41f35](https://github.com/dxcli/config/commit/7e41f35))
1470
1471<a name="0.1.34"></a>
1472## [0.1.34](https://github.com/dxcli/config/compare/39effe2d16c46c113e6cff3fcc33bad3094bfba9...v0.1.34) (2018-01-29)
1473
1474
1475### Bug Fixes
1476
1477* add a legacy flag ([4281658](https://github.com/dxcli/config/commit/4281658))
1478
1479<a name="0.1.33"></a>
1480## [0.1.33](https://github.com/dxcli/config/compare/37829b6881fdd2f7f7dd822edcdbd437ae5cafeb...v0.1.33) (2018-01-28)
1481
1482
1483### Bug Fixes
1484
1485* added extra help properties ([39effe2](https://github.com/dxcli/config/commit/39effe2))
1486
1487<a name="0.1.32"></a>
1488## [0.1.32](https://github.com/dxcli/config/compare/ca632a8735758c47ad9d89cf70058ba40506fb3c...v0.1.32) (2018-01-28)
1489
1490
1491### Bug Fixes
1492
1493* TS loading improvements ([fcae462](https://github.com/dxcli/config/commit/fcae462))
1494
1495<a name="0.1.31"></a>
1496## [0.1.31](https://github.com/dxcli/config/compare/4b04c5bc1f461a6b05318ef7d648b48eed1ced39...v0.1.31) (2018-01-28)
1497
1498
1499### Bug Fixes
1500
1501* move TS loading to loader ([abe2e56](https://github.com/dxcli/config/commit/abe2e56))
1502* updated dev deps ([ca632a8](https://github.com/dxcli/config/commit/ca632a8))
1503
1504<a name="0.1.30"></a>
1505## [0.1.30](https://github.com/dxcli/config/compare/309482eabb1073f793a403d2b3bdc02133149fad...v0.1.30) (2018-01-28)
1506
1507
1508### Bug Fixes
1509
1510* use pluginName instead ([4b04c5b](https://github.com/dxcli/config/commit/4b04c5b))
1511
1512<a name="0.1.29"></a>
1513## [0.1.29](https://github.com/dxcli/config/compare/22193c79b8914fc47aed289b32526969d228427d...v0.1.29) (2018-01-28)
1514
1515
1516### Bug Fixes
1517
1518* limit plugin types required ([309482e](https://github.com/dxcli/config/commit/309482e))
1519
1520<a name="0.1.28"></a>
1521## [0.1.28](https://github.com/dxcli/config/compare/08edbb462f38350191b3e5e31ab7ef3a0a0616d5...v0.1.28) (2018-01-28)
1522
1523
1524### Bug Fixes
1525
1526* ran generator ([22193c7](https://github.com/dxcli/config/commit/22193c7))
1527
1528<a name="0.1.27"></a>
1529## [0.1.27](https://github.com/dxcli/config/compare/bf61f99dcd9b7ad32e58517946cd6093e0ac597e...v0.1.27) (2018-01-28)
1530
1531
1532### Bug Fixes
1533
1534* add convertToCached ([08edbb4](https://github.com/dxcli/config/commit/08edbb4))
1535
1536<a name="0.1.26"></a>
1537## [0.1.26](https://github.com/dxcli/config/compare/10fde6fa379d922b0b80a5555cc8fa8944fe9553...v0.1.26) (2018-01-26)
1538
1539
1540### Bug Fixes
1541
1542* make tag optional ([bf61f99](https://github.com/dxcli/config/commit/bf61f99))
1543
1544<a name="0.1.25"></a>
1545## [0.1.25](https://github.com/dxcli/config/compare/dcba41b9f76aab4411e09ca49a0e48cd31997bd5...v0.1.25) (2018-01-26)
1546
1547
1548### Bug Fixes
1549
1550* added plugin attributes ([10fde6f](https://github.com/dxcli/config/commit/10fde6f))
1551
1552<a name="0.1.24"></a>
1553## [0.1.24](https://github.com/dxcli/config/compare/e7359f353f3a3f0a5bc478e4ca84355826226377...v0.1.24) (2018-01-25)
1554
1555
1556### Bug Fixes
1557
1558* use rootDirs not rootDir ([dcba41b](https://github.com/dxcli/config/commit/dcba41b))
1559
1560<a name="0.1.23"></a>
1561## [0.1.23](https://github.com/dxcli/config/compare/3e51df796048bffe8dd37f2bee664267d3497e1a...v0.1.23) (2018-01-25)
1562
1563
1564### Bug Fixes
1565
1566* ran generator ([e7359f3](https://github.com/dxcli/config/commit/e7359f3))
1567
1568<a name="0.1.22"></a>
1569## [0.1.22](https://github.com/dxcli/config/compare/4c6862a1d29ae9af826fcdbd18cf9461833db57e...v0.1.22) (2018-01-25)
1570
1571
1572### Bug Fixes
1573
1574* remove hook return ([3e51df7](https://github.com/dxcli/config/commit/3e51df7))
1575
1576<a name="0.1.21"></a>
1577## [0.1.21](https://github.com/dxcli/config/compare/c3ab7a3060b82edd1c190c166bfe1cca8a6850b0...v0.1.21) (2018-01-20)
1578
1579
1580### Bug Fixes
1581
1582* added command_not_found hook ([a5db89e](https://github.com/dxcli/config/commit/a5db89e))
1583* use CLIConfig in hooks ([4c6862a](https://github.com/dxcli/config/commit/4c6862a))
1584
1585<a name="0.1.20"></a>
1586## [0.1.20](https://github.com/dxcli/config/compare/df26a0c82f88068d95569d69bf30dca5d2d3eca6...v0.1.20) (2018-01-20)
1587
1588
1589### Bug Fixes
1590
1591* plugin type ([c3ab7a3](https://github.com/dxcli/config/commit/c3ab7a3))
1592
1593<a name="0.1.19"></a>
1594## [0.1.19](https://github.com/dxcli/config/compare/e0ef0f2b85079dfac0f6f63e098eb6c0e879e53e...v0.1.19) (2018-01-20)
1595
1596
1597### Bug Fixes
1598
1599* updated plugin properties ([df26a0c](https://github.com/dxcli/config/commit/df26a0c))
1600
1601<a name="0.1.18"></a>
1602## [0.1.18](https://github.com/dxcli/config/compare/48e82615a3bf91f6881db17dac361ea1f3cdb375...v0.1.18) (2018-01-20)
1603
1604
1605### Bug Fixes
1606
1607* add engine properties ([9ef015d](https://github.com/dxcli/config/commit/9ef015d))
1608
1609<a name="0.1.17"></a>
1610## [0.1.17](https://github.com/dxcli/config/compare/dcf4907c718f2b37cbca90506c3a93e5b1bf2d11...v0.1.17) (2018-01-19)
1611
1612
1613### Bug Fixes
1614
1615* default root to parent path ([48e8261](https://github.com/dxcli/config/commit/48e8261))
1616
1617<a name="0.1.16"></a>
1618## [0.1.16](https://github.com/dxcli/config/compare/5dfdca64bb6fee5cbb7b1676be0e7737e7ea6172...v0.1.16) (2018-01-19)
1619
1620
1621### Bug Fixes
1622
1623* do not require opts to read ([dcf4907](https://github.com/dxcli/config/commit/dcf4907))
1624
1625<a name="0.1.15"></a>
1626## [0.1.15](https://github.com/dxcli/config/compare/04b60fd01f177f9c260b839abf965e17ab908bb0...v0.1.15) (2018-01-19)
1627
1628
1629### Bug Fixes
1630
1631* added hook options ([5dfdca6](https://github.com/dxcli/config/commit/5dfdca6))
1632
1633<a name="0.1.14"></a>
1634## [0.1.14](https://github.com/dxcli/config/compare/3ac9c6dc3a59660274cbcdf5781f4134907931e4...v0.1.14) (2018-01-19)
1635
1636
1637### Bug Fixes
1638
1639* yarn upgrade ([04b60fd](https://github.com/dxcli/config/commit/04b60fd))
1640
1641<a name="0.1.13"></a>
1642## [0.1.13](https://github.com/dxcli/config/compare/84ad569ac30a3094d214b03b87f3d40e5a7aead6...v0.1.13) (2018-01-19)
1643
1644
1645### Bug Fixes
1646
1647* make compatible with [@dxcli](https://github.com/dxcli)/command ([3ac9c6d](https://github.com/dxcli/config/commit/3ac9c6d))
1648
1649<a name="0.1.12"></a>
1650## [0.1.12](https://github.com/dxcli/config/compare/abc374074f5c5fc63431e150526f116784e03084...v0.1.12) (2018-01-19)
1651
1652
1653### Bug Fixes
1654
1655* rename base ([84ad569](https://github.com/dxcli/config/commit/84ad569))
1656
1657<a name="0.1.11"></a>
1658## [0.1.11](https://github.com/dxcli/config/compare/0b1031a0283390764c2dcd8834b39c55b0e6e3aa...v0.1.11) (2018-01-19)
1659
1660
1661### Bug Fixes
1662
1663* added source map ([c9ad4f0](https://github.com/dxcli/config/commit/c9ad4f0))
1664* always include id ([abc3740](https://github.com/dxcli/config/commit/abc3740))
1665
1666<a name="0.1.10"></a>
1667## [0.1.10](https://github.com/dxcli/config/compare/34da22829da621ee93741089f694f1b5956a5859...v0.1.10) (2018-01-19)
1668
1669
1670### Bug Fixes
1671
1672* added load function ([0b1031a](https://github.com/dxcli/config/commit/0b1031a))
1673
1674<a name="0.1.9"></a>
1675## [0.1.9](https://github.com/dxcli/config/compare/875eff90c2f41b87bfbab6e855af0431ed948280...v0.1.9) (2018-01-19)
1676
1677
1678### Bug Fixes
1679
1680* added baseConfig ([34da228](https://github.com/dxcli/config/commit/34da228))
1681
1682<a name="0.1.8"></a>
1683## [0.1.8](https://github.com/dxcli/config/compare/937f136c627f8bac4e1c4dde0fac667ae8f86c84...v0.1.8) (2018-01-19)
1684
1685
1686### Bug Fixes
1687
1688* simplify loading ([875eff9](https://github.com/dxcli/config/commit/875eff9))
1689
1690<a name="0.1.7"></a>
1691## [0.1.7](https://github.com/dxcli/config/compare/590169baa7d6b8a5dae8e6594762cfbb857d8af8...v0.1.7) (2018-01-19)
1692
1693
1694### Bug Fixes
1695
1696* do not require engine ([937f136](https://github.com/dxcli/config/commit/937f136))
1697
1698<a name="0.1.6"></a>
1699## [0.1.6](https://github.com/dxcli/config/compare/ad1ca73e0e44eff363766ae87d6972f0910a16ba...v0.1.6) (2018-01-19)
1700
1701
1702### Bug Fixes
1703
1704* remove cli-ux ([590169b](https://github.com/dxcli/config/commit/590169b))
1705
1706<a name="0.1.5"></a>
1707## [0.1.5](https://github.com/dxcli/config/compare/c4e104d688ca7de531f2d38d35da8a45a88b05c5...v0.1.5) (2018-01-18)
1708
1709
1710### Bug Fixes
1711
1712* add root to config ([ad1ca73](https://github.com/dxcli/config/commit/ad1ca73))
1713
1714<a name="0.1.4"></a>
1715## [0.1.4](https://github.com/dxcli/config/compare/1f35564567a9507c0676076a7d34937b62ee0108...v0.1.4) (2018-01-17)
1716
1717
1718### Bug Fixes
1719
1720* engine type updates ([c4e104d](https://github.com/dxcli/config/commit/c4e104d))
1721
1722<a name="0.1.3"></a>
1723## [0.1.3](https://github.com/dxcli/config/compare/6418f12d311c1986643392817d786a02e72509d9...v0.1.3) (2018-01-17)
1724
1725
1726### Bug Fixes
1727
1728* set debug ([1f35564](https://github.com/dxcli/config/commit/1f35564))
1729
1730<a name="0.1.2"></a>
1731## [0.1.2](https://github.com/dxcli/config/compare/f2ed14085d8b221ebcfd838c61520fe4a4366cb4...v0.1.2) (2018-01-17)
1732
1733
1734### Bug Fixes
1735
1736* needed changes for loader ([6418f12](https://github.com/dxcli/config/commit/6418f12))
1737
1738<a name="0.1.1"></a>
1739## [0.1.1](https://github.com/dxcli/config/compare/0e9824cbdac42a5710ae8c64c19f2d16f0d16a61...v0.1.1) (2018-01-16)
1740
1741
1742### Bug Fixes
1743
1744* add isIConfig checker ([b0e6b37](https://github.com/dxcli/config/commit/b0e6b37))
1745
1746<a name="0.1.0"></a>
1747# [0.1.0](https://github.com/dxcli/config/compare/v0.0.0...v0.1.0) (2018-01-16)
1748
1749
1750### Features
1751
1752* added base config object ([0e9824c](https://github.com/dxcli/config/commit/0e9824c))