UNPKG

23.7 kBMarkdownView Raw
1 <a name="0.0.9-development"></a>
2# 0.0.9-development (2018-06-15)
3[Full Changelog](https://github.com/webpack/webpack-cli/compare/v3.0.6...v0.0.9-development)
4
5## Chore
6
7* greenkeeper: support for lockfiles ([#510](https://github.com/webpack/webpack-cli/pull/510))
8
9 <a name="2.1.3"></a>
10# 2.1.3 (2018-05-06)
11[Full Changelog](https://github.com/webpack/webpack-cli/compare/v2.1.2...v2.1.3)
12
13## Chore
14
15* pkg: remove prefer global ([4149c53](https://github.com/webpack/webpack-cli/commit/4149c53))
16* templates: Update issue templates ([#432](https://github.com/webpack/webpack-cli/pull/432))
17
18## CLI
19
20* cmds: revise yargs command ([#422](https://github.com/webpack/webpack-cli/pull/422))
21
22 <a name="2.0.14"></a>
23# 2.0.14 (2018-04-05)
24[Full Changelog](https://github.com/webpack/webpack-cli/compare/2.0.13...2.0.14)
25
26## New Features
27
28* use npm ci for tests (#367) ([#368](https://github.com/webpack/webpack-cli/pull/368))
29* add envinfo as `webpack-cli info` command ([51ab19f](https://github.com/webpack/webpack-cli/commit/51ab19f))
30* --entry should override config.entry (#155) ([#358](https://github.com/webpack/webpack-cli/pull/358))
31
32## Chore
33
34* coverage: added reporters inside package.json ([c7d80fb](https://github.com/webpack/webpack-cli/commit/c7d80fb))
35* upgrade: webpack 4.2 and other dependencies ([#362](https://github.com/webpack/webpack-cli/pull/362))
36* version: v.2.0.13 ([2222f1d](https://github.com/webpack/webpack-cli/commit/2222f1d))
37
38## CLI
39
40* refactor: improve folder structure ([#371](https://github.com/webpack/webpack-cli/pull/371))
41
42## Fix
43
44* loader,plugin: fix generators path bug ([b4bfafb](https://github.com/webpack/webpack-cli/commit/b4bfafb))
45
46 <a name="2.0.13"></a>
47# 2.0.13 (2018-03-22)
48[Full Changelog](https://github.com/webpack/webpack-cli/compare/2.0.12...2.0.13)
49
50## Chore
51
52* pkg: explicitly include files for release ([#349](https://github.com/webpack/webpack-cli/pull/349))
53
54## CLI
55
56* init: add webpack-cli dep ([#347](https://github.com/webpack/webpack-cli/pull/347))
57
58 <a name="2.0.12"></a>
59# 2.0.12 (2018-03-14)
60[Full Changelog](https://github.com/webpack/webpack-cli/compare/v2.0.11...v2.0.12)
61
62## New Features
63
64* support --build-delimiter for opt-in output delimiter (#192) ([#340](https://github.com/webpack/webpack-cli/pull/340))
65
66## Chore
67
68* gitignore: add vim swap files to gitignore ([3448fb5](https://github.com/webpack/webpack-cli/commit/3448fb5))
69* scaffolding: update docs ([#336](https://github.com/webpack/webpack-cli/pull/336))
70
71## Fix
72
73* removes debug in migrate ([#342](https://github.com/webpack/webpack-cli/pull/342))
74
75## Tests
76
77* snapshot: update snapshot ([bd8ccda](https://github.com/webpack/webpack-cli/commit/bd8ccda))
78
79## Misc
80
81* cz: fix type description ([#339](https://github.com/webpack/webpack-cli/pull/339))
82* init: fix global-modules require statement in package-manager ([610aa02](https://github.com/webpack/webpack-cli/commit/610aa02))
83* init-generator: cleanup ([b8c3145](https://github.com/webpack/webpack-cli/commit/b8c3145))
84
85 <a name="2.0.11"></a>
86# 2.0.11 (2018-03-10)
87[Full Changelog](https://github.com/webpack/webpack-cli/compare/v2.0.10...v2.0.11)
88
89## Chore
90
91* bundlesize: change threshold ([2aedfda](https://github.com/webpack/webpack-cli/commit/2aedfda))
92* deps: upgrade deps ([#319](https://github.com/webpack/webpack-cli/pull/319))
93* docs: update docs ([3307e3b](https://github.com/webpack/webpack-cli/commit/3307e3b))
94* es6: changed 'var' into 'const' where convenient ([#325](https://github.com/webpack/webpack-cli/pull/325))
95* test: updated tests file names ([#324](https://github.com/webpack/webpack-cli/pull/324))
96
97## CLI
98
99* init: Refactor Yeoman ([#323](https://github.com/webpack/webpack-cli/pull/323))
100* tapable: Remove Tapable#apply calls ([#305](https://github.com/webpack/webpack-cli/pull/305))
101
102## Docs
103
104* update README to remove inconsistent CLI messaging (#327) ([#328](https://github.com/webpack/webpack-cli/pull/328))
105
106## Fix
107
108* migrate: move options to use ([#308](https://github.com/webpack/webpack-cli/pull/308))
109* adding 'fix' to whitelist ([10a00df](https://github.com/webpack/webpack-cli/commit/10a00df))
110
111## Misc
112
113* deps: clean up dependencies ([7078282](https://github.com/webpack/webpack-cli/commit/7078282))
114* generator: Allow local paths to generators ([#265](https://github.com/webpack/webpack-cli/pull/265))
115* grammar: revise spelling and incorrect syntax ([#293](https://github.com/webpack/webpack-cli/pull/293))
116* readme: add npm badge ([#303](https://github.com/webpack/webpack-cli/pull/303))
117
118 <a name="2.0.10"></a>
119# 2.0.10 (2018-03-02)
120[Full Changelog](https://github.com/webpack/webpack-cli/compare/v2.0.4...v2.0.10)
121
122## New Features
123
124* show help when no options given ([a7ee15a](https://github.com/webpack/webpack-cli/commit/a7ee15a))
125* chore: add project tools and utilities ([#270](https://github.com/webpack/webpack-cli/pull/270))
126
127## Ast
128
129* init: fix init command ([d36cd4f](https://github.com/webpack/webpack-cli/commit/d36cd4f))
130
131## Chore
132
133* .gitignore: ignore .vscode ([a322505](https://github.com/webpack/webpack-cli/commit/a322505))
134* .gitignore: ignore .vscode ([ab0eacc](https://github.com/webpack/webpack-cli/commit/ab0eacc))
135* add: temp remove add from cli ([f663215](https://github.com/webpack/webpack-cli/commit/f663215))
136* changelog: v.2.0.7 changelog ([a165269](https://github.com/webpack/webpack-cli/commit/a165269))
137* clean: remove unused dependency ([4a395d7](https://github.com/webpack/webpack-cli/commit/4a395d7))
138* deps: bump uglify dep and cli version ([81a9f1e](https://github.com/webpack/webpack-cli/commit/81a9f1e))
139* packager: remove yarn ([#302](https://github.com/webpack/webpack-cli/pull/302))
140* pkg.json: remove commitmsg cmd ([4dff074](https://github.com/webpack/webpack-cli/commit/4dff074))
141* refactor: update supports-color usage ([4566fde](https://github.com/webpack/webpack-cli/commit/4566fde))
142* refactor: update supports-color usage ([97b2df3](https://github.com/webpack/webpack-cli/commit/97b2df3))
143* revert: revert yargs to 9.0.1 ([7ef13ef](https://github.com/webpack/webpack-cli/commit/7ef13ef))
144* upgrade: update all dependencies, devDependencies ([4bf64bf](https://github.com/webpack/webpack-cli/commit/4bf64bf))
145* version: v.2.0.9 ([4cf5e17](https://github.com/webpack/webpack-cli/commit/4cf5e17))
146
147## CLI
148
149* devServer: change devServer path ([c27e961](https://github.com/webpack/webpack-cli/commit/c27e961))
150* version: v.2.0.8 ([9406912](https://github.com/webpack/webpack-cli/commit/9406912))
151
152## Fix
153
154* generator: use yeoman clone ([0b4269c](https://github.com/webpack/webpack-cli/commit/0b4269c))
155* yeoman-generator fork issue ([#294](https://github.com/webpack/webpack-cli/pull/294))
156* Resolve webpack dependencies ([#251](https://github.com/webpack/webpack-cli/pull/251))
157* change help logic ([d67f4b7](https://github.com/webpack/webpack-cli/commit/d67f4b7))
158
159## Improvement
160
161* add an option to watch messaging. Add .idea to .gitignore ([#200](https://github.com/webpack/webpack-cli/pull/200))
162
163## Refactor
164
165* convert-args: remove unused arguments ([#253](https://github.com/webpack/webpack-cli/pull/253))
166
167## Style
168
169* run formatter ([7be0da7](https://github.com/webpack/webpack-cli/commit/7be0da7))
170
171## Tests
172
173* add test for showing help on no options ([cf43939](https://github.com/webpack/webpack-cli/commit/cf43939))
174* mode: add mode tests ([#285](https://github.com/webpack/webpack-cli/pull/285))
175* update: migrate snapshot ([3c4e6f7](https://github.com/webpack/webpack-cli/commit/3c4e6f7))
176* update: migrate snapshot ([c322067](https://github.com/webpack/webpack-cli/commit/c322067))
177
178## Misc
179
180* refactor: reduce code duplication use process.exitCode instead of process.exit ([#272](https://github.com/webpack/webpack-cli/pull/272))
181* [feature] configuration validation ([#240](https://github.com/webpack/webpack-cli/pull/240))
182* Commitlint ([#300](https://github.com/webpack/webpack-cli/pull/300))
183* Change from git:// to https:// ([#259](https://github.com/webpack/webpack-cli/pull/259))
184* Add jsdoc comments for migrate ([#255](https://github.com/webpack/webpack-cli/pull/255))
185* strict Promise configuration validation ([#298](https://github.com/webpack/webpack-cli/pull/298))
186* Refactor bin directory ([#263](https://github.com/webpack/webpack-cli/pull/263))
187* Issue 249 fixed and other enums refactored ([#264](https://github.com/webpack/webpack-cli/pull/264))
188* remove yargs major update due security compromise ([9bd7ed4](https://github.com/webpack/webpack-cli/commit/9bd7ed4))
189* Revert "Show help on no command" ([#276](https://github.com/webpack/webpack-cli/pull/276))
190* 2.0.5 ([94ac6db](https://github.com/webpack/webpack-cli/commit/94ac6db))
191* v.2.0.6 ([4333088](https://github.com/webpack/webpack-cli/commit/4333088))
192* fix typo.. ([0f1cee6](https://github.com/webpack/webpack-cli/commit/0f1cee6))
193* binTestCases: remove obsolete snapshot ([42301d7](https://github.com/webpack/webpack-cli/commit/42301d7))
194* dep: add webpack 4 as peer dependency ([#297](https://github.com/webpack/webpack-cli/pull/297))
195* migrate: prettify output ([#281](https://github.com/webpack/webpack-cli/pull/281))
196* revert: revert supports-color usage ([f8e819a](https://github.com/webpack/webpack-cli/commit/f8e819a))
197* revert: revert supports-color usage ([75f706b](https://github.com/webpack/webpack-cli/commit/75f706b))
198* syntax: prettify ([5cb146f](https://github.com/webpack/webpack-cli/commit/5cb146f))
199* yargs: add description for module-bind-* args ([#286](https://github.com/webpack/webpack-cli/pull/286))
200
201 <a name="2.0.9"></a>
202# 2.0.9 (2018-02-25)
203[Full Changelog](https://github.com/webpack/webpack-cli/compare/v2.0.4...v2.0.9)
204
205## Ast
206
207* init: fix init command ([d36cd4f](https://github.com/webpack/webpack-cli/commit/d36cd4f))
208
209## Chore
210
211* .gitignore: ignore .vscode ([ab0eacc](https://github.com/webpack/webpack-cli/commit/ab0eacc))
212* .gitignore: ignore .vscode ([a322505](https://github.com/webpack/webpack-cli/commit/a322505))
213* add: temp remove add from cli ([f663215](https://github.com/webpack/webpack-cli/commit/f663215))
214* changelog: v.2.0.7 changelog ([a165269](https://github.com/webpack/webpack-cli/commit/a165269))
215* deps: bump uglify dep and cli version ([81a9f1e](https://github.com/webpack/webpack-cli/commit/81a9f1e))
216* pkg.json: remove commitmsg cmd ([4dff074](https://github.com/webpack/webpack-cli/commit/4dff074))
217
218## CLI
219
220* devServer: change devServer path ([c27e961](https://github.com/webpack/webpack-cli/commit/c27e961))
221* version: v.2.0.8 ([9406912](https://github.com/webpack/webpack-cli/commit/9406912))
222
223## Feat
224
225* show help when no options given ([a7ee15a](https://github.com/webpack/webpack-cli/commit/a7ee15a))
226* chore: add project tools and utilities ([#270](https://github.com/webpack/webpack-cli/pull/270))
227
228## Fix
229
230* Resolve webpack dependencies ([#251](https://github.com/webpack/webpack-cli/pull/251))
231* change help logic ([d67f4b7](https://github.com/webpack/webpack-cli/commit/d67f4b7))
232* generator: use yeoman clone ([0b4269c](https://github.com/webpack/webpack-cli/commit/0b4269c))
233
234## Improvement
235
236* add an option to watch messaging. Add .idea to .gitignore ([#200](https://github.com/webpack/webpack-cli/pull/200))
237
238## Refactor
239
240* convert-args: remove unused arguments ([#253](https://github.com/webpack/webpack-cli/pull/253))
241
242## Style
243
244* run formatter ([7be0da7](https://github.com/webpack/webpack-cli/commit/7be0da7))
245
246## Tests
247
248* add test for showing help on no options ([cf43939](https://github.com/webpack/webpack-cli/commit/cf43939))
249
250## Misc
251
252* remove yargs major update due security compromise ([9bd7ed4](https://github.com/webpack/webpack-cli/commit/9bd7ed4))
253* Revert "Show help on no command" ([#276](https://github.com/webpack/webpack-cli/pull/276))
254* v.2.0.6 ([4333088](https://github.com/webpack/webpack-cli/commit/4333088))
255* fix typo.. ([0f1cee6](https://github.com/webpack/webpack-cli/commit/0f1cee6))
256* 2.0.5 ([94ac6db](https://github.com/webpack/webpack-cli/commit/94ac6db))
257* Change from git:// to https:// ([#259](https://github.com/webpack/webpack-cli/pull/259))
258* Issue 249 fixed and other enums refactored ([#264](https://github.com/webpack/webpack-cli/pull/264))
259* Refactor bin directory ([#263](https://github.com/webpack/webpack-cli/pull/263))
260* Add jsdoc comments for migrate ([#255](https://github.com/webpack/webpack-cli/pull/255))
261* [feature] configuration validation ([#240](https://github.com/webpack/webpack-cli/pull/240))
262* refactor: reduce code duplication use process.exitCode instead of process.exit ([#272](https://github.com/webpack/webpack-cli/pull/272))
263
264 <a name="2.0.7"></a>
265# 2.0.7 (2018-02-24)
266[Full Changelog](https://github.com/webpack/webpack-cli/compare/v2.0.4...v2.0.7)
267
268## Chore
269
270* .gitignore: ignore .vscode ([ab0eacc](https://github.com/webpack/webpack-cli/commit/ab0eacc))
271* .gitignore: ignore .vscode ([a322505](https://github.com/webpack/webpack-cli/commit/a322505))
272* add: temp remove add from cli ([f663215](https://github.com/webpack/webpack-cli/commit/f663215))
273* deps: bump uglify dep and cli version ([81a9f1e](https://github.com/webpack/webpack-cli/commit/81a9f1e))
274
275## Feat
276
277* show help when no options given ([a7ee15a](https://github.com/webpack/webpack-cli/commit/a7ee15a))
278* chore: add project tools and utilities ([#270](https://github.com/webpack/webpack-cli/pull/270))
279
280## Fix
281
282* Resolve webpack dependencies ([#251](https://github.com/webpack/webpack-cli/pull/251))
283* change help logic ([d67f4b7](https://github.com/webpack/webpack-cli/commit/d67f4b7))
284
285## Improvement
286
287* add an option to watch messaging. Add .idea to .gitignore ([#200](https://github.com/webpack/webpack-cli/pull/200))
288
289## Refactor
290
291* convert-args: remove unused arguments ([#253](https://github.com/webpack/webpack-cli/pull/253))
292
293## Style
294
295* run formatter ([7be0da7](https://github.com/webpack/webpack-cli/commit/7be0da7))
296
297## Tests
298
299* add test for showing help on no options ([cf43939](https://github.com/webpack/webpack-cli/commit/cf43939))
300
301## Misc
302
303* remove yargs major update due security compromise ([9bd7ed4](https://github.com/webpack/webpack-cli/commit/9bd7ed4))
304* Revert "Show help on no command" ([#276](https://github.com/webpack/webpack-cli/pull/276))
305* v.2.0.6 ([4333088](https://github.com/webpack/webpack-cli/commit/4333088))
306* fix typo.. ([0f1cee6](https://github.com/webpack/webpack-cli/commit/0f1cee6))
307* 2.0.5 ([94ac6db](https://github.com/webpack/webpack-cli/commit/94ac6db))
308* Change from git:// to https:// ([#259](https://github.com/webpack/webpack-cli/pull/259))
309* Issue 249 fixed and other enums refactored ([#264](https://github.com/webpack/webpack-cli/pull/264))
310* Refactor bin directory ([#263](https://github.com/webpack/webpack-cli/pull/263))
311* Add jsdoc comments for migrate ([#255](https://github.com/webpack/webpack-cli/pull/255))
312* [feature] configuration validation ([#240](https://github.com/webpack/webpack-cli/pull/240))
313* refactor: reduce code duplication use process.exitCode instead of process.exit ([#272](https://github.com/webpack/webpack-cli/pull/272))
314
315 <a name="2.0.6"></a>
316# 2.0.6 (2018-02-20)
317[Full Changelog](https://github.com/webpack/webpack-cli/compare/v2.0.4...v2.0.6)
318
319## Chore
320
321* .gitignore: ignore .vscode ([ab0eacc](https://github.com/webpack/webpack-cli/commit/ab0eacc))
322* .gitignore: ignore .vscode ([a322505](https://github.com/webpack/webpack-cli/commit/a322505))
323* add new items to chore: adds chore command ([db243b6](https://github.com/webpack/webpack-cli/commit/db243b6))
324* linting: lint added files ([6dc12af](https://github.com/webpack/webpack-cli/commit/6dc12af))
325* remove cmd: removes f command ([7adfdcf](https://github.com/webpack/webpack-cli/commit/7adfdcf))
326
327## Feat
328
329* show help when no options given ([a7ee15a](https://github.com/webpack/webpack-cli/commit/a7ee15a))
330
331## Fix
332
333* Resolve webpack dependencies ([#251](https://github.com/webpack/webpack-cli/pull/251))
334* change help logic ([d67f4b7](https://github.com/webpack/webpack-cli/commit/d67f4b7))
335
336## Improvement
337
338* add an option to watch messaging. Add .idea to .gitignore ([#200](https://github.com/webpack/webpack-cli/pull/200))
339
340## Refactor
341
342* convert-args: remove unused arguments ([#253](https://github.com/webpack/webpack-cli/pull/253))
343
344## Style
345
346* run formatter ([7be0da7](https://github.com/webpack/webpack-cli/commit/7be0da7))
347
348## Tests
349
350* add test for showing help on no options ([cf43939](https://github.com/webpack/webpack-cli/commit/cf43939))
351
352## Misc
353
354* remove yargs major update due security compromise ([9bd7ed4](https://github.com/webpack/webpack-cli/commit/9bd7ed4))
355* [feature] configuration validation ([#240](https://github.com/webpack/webpack-cli/pull/240))
356* v.2.0.6 ([4333088](https://github.com/webpack/webpack-cli/commit/4333088))
357* fix typo.. ([0f1cee6](https://github.com/webpack/webpack-cli/commit/0f1cee6))
358* 2.0.5 ([94ac6db](https://github.com/webpack/webpack-cli/commit/94ac6db))
359* Change from git:// to https:// ([#259](https://github.com/webpack/webpack-cli/pull/259))
360* Issue 249 fixed and other enums refactored ([#264](https://github.com/webpack/webpack-cli/pull/264))
361* Refactor bin directory ([#263](https://github.com/webpack/webpack-cli/pull/263))
362* Add jsdoc comments for migrate ([#255](https://github.com/webpack/webpack-cli/pull/255))
363* add commitlinting: adds commit linting to the cli ([7e4dd3d](https://github.com/webpack/webpack-cli/commit/7e4dd3d))
364* add eslint ignore items: adds build folder and commit linter to ignore ([a400809](https://github.com/webpack/webpack-cli/commit/a400809))
365
366<a name="2.0.0"></a>
367## 2.0.0 (2017-12-21)
368
369* Adds add
370* Remove some mocks
371* Remove validationschema and ajv dependencies
372* Update Jest & Jest-cli
373* Remove unused dependencies
374* Creator is now init
375* Using env preset ([#197](https://github.com/webpack/webpack-cli/pull/197))
376* Using Yarn ([#203](https://github.com/webpack/webpack-cli/pull/203))
377* Using peer dep of webpack
378* Transformations is now migrate
379* Init has its own generator
380* Commands are refactored into a HOC and sent to a folder for each command with an helper for scaffolding aliases
381* Using RawList instead of List for better usability ([82c64db](https://github.com/webpack/webpack-cli/commit/541ba62f02c4a1fcc807eac62a551fcae3f2d2c3))
382* lib/transformations/util is now in lib/utils/ast-utils
383* Each AST module now has an extra argument that specifies action to be done
384* FindPluginsByRoot is now FindRootByName and more generalistic
385* Added ast util function createEmptyCallableFunctionWithArguments
386* Refactor for readability ([#214](https://github.com/webpack/webpack-cli/pull/214))
387* Remove dist from repo ([#215](https://github.com/webpack/webpack-cli/pull/215))
388* Remove entry and output validation ([#217](https://github.com/webpack/webpack-cli/pull/217))
389* topScope now checks if the import already is present
390* Updated test errors/issue-5576, remember to sync with webpack/next
391* User friendly startup message ([#218](https://github.com/webpack/webpack-cli/pull/218))
392* Migrate now uses prettier ([88aaaa2](https://github.com/webpack/webpack-cli/commit/972d4cd90061644aa2f4aaac33d2d80cb4a56d57)
393* Added transform for mode ([972d4cd](https://github.com/webpack/webpack-cli/commit/e1f512c9bb96694dd623562dc4cef411ed004c2c)
394* Remove recast fork ([fba04da](https://github.com/webpack/webpack-cli/commit/b416d9c50138ef343b8bac6e3f66fdd5b917857d))
395* New transforms ([b416d9c](https://github.com/webpack/webpack-cli/commit/28680c944dca0860ca59a38910840a641b418d18))
396* JSdocs are added ([47de46a](https://github.com/webpack/webpack-cli/commit/285846a4cb1f976edcdb36629cf247d8017ff956))
397* Added serve alias ([#204](https://github.com/webpack/webpack-cli/pull/204))
398* Migrate has new validate logic ([c4c68e8](https://github.com/webpack/webpack-cli/commit/5d4430a6a5531cd8084e5a591f7884e746e21b2f))
399* webpack serve logic ([5d4430a](https://github.com/webpack/webpack-cli/commit/992bfe2b08b98aebb43c68d5e5a92320ba3e32a8))
400* webpack --config-register and webpack -r is added ([1f24d19](https://github.com/webpack/webpack-cli/commit/ab9421136887b7e9e10f25a39b59fb32f07b5037))
401* work on makefile generation ([d86e1ce](https://github.com/webpack/webpack-cli/commit/4f9a4f88a8bd113762a54c05b3b9fe6f459855db))
402* Appveyor is added ([9b2f6f5](https://github.com/webpack/webpack-cli/commit/c5c97462d6ccfa4c02fd79206fa075815520cd88))
403* Remove commit-validate from docs ([#222](https://github.com/webpack/webpack-cli/pull/222))
404* Added transform ResolveLoader ([7c713ce](https://github.com/webpack/webpack-cli/commit/3c90e83fa7b8dd5fbecaee5d1b9d8f0279600096))
405* Using v8-compile-cache ([7e57314](https://github.com/webpack/webpack-cli/commit/0564ceb77a995239d0be7a022b948cbd727773a4))
406* Adds webpack-cli bot ([#224](https://github.com/webpack/webpack-cli/pull/224))
407
408<a name="1.3.2"></a>
409## 1.3.2 (2017-05-15)
410
411
412### Bug Fixes
413
414* add css-loader appropriately ([#141](https://github.com/webpack/webpack-cli/issues/141)) ([a71600e](https://github.com/webpack/webpack-cli/commit/a71600e))
415* Deps 'webpack' and 'uglifyjs-webpack-plugin' not installed when user answers yes to 'using ES2015' ([#135](https://github.com/webpack/webpack-cli/issues/135)). ([#136](https://github.com/webpack/webpack-cli/issues/136)) ([524f035](https://github.com/webpack/webpack-cli/commit/524f035))
416* Install correct (`es2015`) babel preset to match generated config ([#138](https://github.com/webpack/webpack-cli/issues/138)) ([b0af53f](https://github.com/webpack/webpack-cli/commit/b0af53f))
417* use correct test function ([#129](https://github.com/webpack/webpack-cli/issues/129)) ([3464d9e](https://github.com/webpack/webpack-cli/commit/3464d9e))
418
419
420<a name="1.3.1"></a>
421
422## 1.3.1 (2017-05-02)
423
424### Bug Fixes
425
426* add safe traverse to loaderoptionsplugin ([#77](https://github.com/webpack/webpack-cli/issues/77)) ([4020043](https://github.com/webpack/webpack-cli/commit/4020043))
427* Do not create LoaderOptionsPlugin if loaderOptions is empty ([#72](https://github.com/webpack/webpack-cli/issues/72)) ([b9d22c9](https://github.com/webpack/webpack-cli/commit/b9d22c9))
428([68a2dfd](https://github.com/webpack/webpack-cli/commit/68a2dfd))
429* Upgrade to Jest 19 ([#71](https://github.com/webpack/webpack-cli/issues/71)) ([fe62523](https://github.com/webpack/webpack-cli/commit/fe62523))
430* Use `safeTraverse` where appropriate ([#94](https://github.com/webpack/webpack-cli/issues/94)) ([dcde2b6](https://github.com/webpack/webpack-cli/commit/dcde2b6))
431([3464d9e](https://github.com/webpack/webpack-cli/commit/3464d9e))
432* Use real paths from argvs instead of dummy hard-coded file ([#65](https://github.com/webpack/webpack-cli/issues/65)) ([a46edbb](https://github.com/webpack/webpack-cli/commit/a46edbb))
433
434
435### Features
436
437* Add beautifier config for JS code ([64c88ea](https://github.com/webpack/webpack-cli/commit/64c88ea))
438* Add commit validation and commits template ([d0cbfc0](https://github.com/webpack/webpack-cli/commit/d0cbfc0))
439* Add editorconfig settings from core webpack ([89809de](https://github.com/webpack/webpack-cli/commit/89809de))
440* Add yarn settings to handle dependencies ([34579c7](https://github.com/webpack/webpack-cli/commit/34579c7))
441* Adds a resolved path for output ([#80](https://github.com/webpack/webpack-cli/issues/80)) ([37a594d](https://github.com/webpack/webpack-cli/commit/37a594d))
442* Introduce reserve and timestamps ([#24](https://github.com/webpack/webpack-cli/issues/24)) ([ed267b4](https://github.com/webpack/webpack-cli/commit/ed267b4))
443* Webpack-CLI version 1([#105](https://github.com/webpack/webpack-cli/pull/105))
444* Feature: Use listr to display progress and errors for transformations([#92](https://github.com/webpack/webpack-cli/pull/92))
445* Feature: Jscodeshift Transformations for --migrate ([#40](https://github.com/webpack/webpack-cli/pull/40))