You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1541 lines
95 KiB

4 years ago
  1. <a name="3.3.10"></a>
  2. # 3.3.10 (2019-10-31)
  3. [Full Changelog](https://github.com/webpack/webpack-cli/compare/v3.3.9...v3.3.10)
  4. ## New Features
  5. - add new flag and patch sec dep ([#1102](https://github.com/webpack/webpack-cli/pull/1102))
  6. ## Chore
  7. - remove un-synced tests ([08a7650](https://github.com/webpack/webpack-cli/commit/08a7650))
  8. - sec patch ([6ad6099](https://github.com/webpack/webpack-cli/commit/6ad6099))
  9. <a name="3.3.9"></a>
  10. # 3.3.9 (2019-09-17)
  11. [Full Changelog](https://github.com/webpack/webpack-cli/compare/v3.3.8...v3.3.9)
  12. ## Fix
  13. - use process.exitCode instead of process.exit in compilerCallback ([ee001bd](https://github.com/webpack/webpack-cli/commit/ee001bd))
  14. <a name="3.3.8"></a>
  15. # 3.3.8 (2019-09-05)
  16. [Full Changelog](https://github.com/webpack/webpack-cli/compare/v3.3.7...v3.3.8)
  17. ## Chore
  18. - remove lint err ([4275fd5](https://github.com/webpack/webpack-cli/commit/4275fd5))
  19. - abstract validation ([065e87e](https://github.com/webpack/webpack-cli/commit/065e87e))
  20. - vuln patch ([55b770c](https://github.com/webpack/webpack-cli/commit/55b770c))
  21. ## Fix
  22. - support both webpack versions ([d28f9f5](https://github.com/webpack/webpack-cli/commit/d28f9f5))
  23. ## Tests
  24. - add schema tests ([70bf934](https://github.com/webpack/webpack-cli/commit/70bf934))
  25. <a name="3.3.7"></a>
  26. # 3.3.7 (2019-08-18)
  27. [Full Changelog](https://github.com/webpack/webpack-cli/compare/v3.3.6...v3.3.7)
  28. ## Chore
  29. - resolve differently ([45b9127](https://github.com/webpack/webpack-cli/commit/45b9127))
  30. - update lockfile & pass nil ([43fc033](https://github.com/webpack/webpack-cli/commit/43fc033))
  31. - lock deps ([97d5c75](https://github.com/webpack/webpack-cli/commit/97d5c75))
  32. - lock deps ([635bfa3](https://github.com/webpack/webpack-cli/commit/635bfa3))
  33. ## Fix
  34. - resolve opts when no-config ([fb31cc4](https://github.com/webpack/webpack-cli/commit/fb31cc4))
  35. <a name="3.3.6"></a>
  36. # 3.3.6 (2019-07-14)
  37. [Full Changelog](https://github.com/webpack/webpack-cli/compare/v3.3.5...v3.3.6)
  38. ## Chore
  39. - serve: refactor code to be more concise ([d2e3e80](https://github.com/webpack/webpack-cli/commit/d2e3e80))
  40. - utils: fixes typo in scaffold ([bd5c1ce](https://github.com/webpack/webpack-cli/commit/bd5c1ce))
  41. - fix sec vuln ([110fa5e](https://github.com/webpack/webpack-cli/commit/110fa5e))
  42. - prevent weird behaviour of pre-commit hook ([#973](https://github.com/webpack/webpack-cli/pull/973))
  43. - include comments ([941da90](https://github.com/webpack/webpack-cli/commit/941da90))
  44. ## Docs
  45. - remove deprecated packages description ([#979](https://github.com/webpack/webpack-cli/pull/979))
  46. ## Fix
  47. - minor refactor ([a30a027](https://github.com/webpack/webpack-cli/commit/a30a027))
  48. - update comments ([7553ae7](https://github.com/webpack/webpack-cli/commit/7553ae7))
  49. - minor fix ([0d9aa9a](https://github.com/webpack/webpack-cli/commit/0d9aa9a))
  50. <a name="3.3.5"></a>
  51. # 3.3.5 (2019-06-23)
  52. [Full Changelog](https://github.com/webpack/webpack-cli/compare/v3.3.4...v3.3.5)
  53. ## Chore
  54. - remove donation section ([76b75ac](https://github.com/webpack/webpack-cli/commit/76b75ac))
  55. - update pkg lock ([8913928](https://github.com/webpack/webpack-cli/commit/8913928))
  56. - deps: update major versions ([#969](https://github.com/webpack/webpack-cli/pull/969))
  57. - packages: lock dependencies versions ([#958](https://github.com/webpack/webpack-cli/pull/958))
  58. - scripts: clean opencollective ([cd54ba5](https://github.com/webpack/webpack-cli/commit/cd54ba5))
  59. - scripts: clean postinstall ([0c1f6b6](https://github.com/webpack/webpack-cli/commit/0c1f6b6))
  60. - ts: enables source map in the ts ([#961](https://github.com/webpack/webpack-cli/pull/961))
  61. - added await in order to resolve the pending promise ([#948](https://github.com/webpack/webpack-cli/pull/948))
  62. ## CLI
  63. - remove donation prompt ([a37477d](https://github.com/webpack/webpack-cli/commit/a37477d))
  64. ## Fix
  65. - deps: move prettier from dependencies to devDependencies ([#968](https://github.com/webpack/webpack-cli/pull/968))
  66. - change "usr strict" to "use strict" ([670efc7](https://github.com/webpack/webpack-cli/commit/670efc7))
  67. - update deps ([69f364e](https://github.com/webpack/webpack-cli/commit/69f364e))
  68. <a name="3.3.4"></a>
  69. # 3.3.4 (2019-06-11)
  70. [Full Changelog](https://github.com/webpack/webpack-cli/compare/3.3.3...3.3.4)
  71. ## New Features
  72. - add workbox + offline support ([589253e](https://github.com/webpack/webpack-cli/commit/589253e))
  73. - better defaults ([77bf564](https://github.com/webpack/webpack-cli/commit/77bf564))
  74. ## Chore
  75. - fix prompt ([478340d](https://github.com/webpack/webpack-cli/commit/478340d))
  76. - improved err msg ([23eddcb](https://github.com/webpack/webpack-cli/commit/23eddcb))
  77. - removed the commented statement ([bf0efa5](https://github.com/webpack/webpack-cli/commit/bf0efa5))
  78. - remove unused dep ([7dd8ff2](https://github.com/webpack/webpack-cli/commit/7dd8ff2))
  79. - fix sec vuln ([545ef3a](https://github.com/webpack/webpack-cli/commit/545ef3a))
  80. - fix sec vuln ([4760125](https://github.com/webpack/webpack-cli/commit/4760125))
  81. - readd docs ([830eaf3](https://github.com/webpack/webpack-cli/commit/830eaf3))
  82. - reset prompting for cmd ([a16f8dc](https://github.com/webpack/webpack-cli/commit/a16f8dc))
  83. - remove unused file ([a0a06b3](https://github.com/webpack/webpack-cli/commit/a0a06b3))
  84. ## Docs
  85. - added auto flag in docs for init command ([dede7d8](https://github.com/webpack/webpack-cli/commit/dede7d8))
  86. ## Fix
  87. - module not found error ([a2062f2](https://github.com/webpack/webpack-cli/commit/a2062f2))
  88. - remove unused pkgs and refactor init generator ([7608d4b](https://github.com/webpack/webpack-cli/commit/7608d4b))
  89. ## Tests
  90. - fix failing ones ([d154d0e](https://github.com/webpack/webpack-cli/commit/d154d0e))
  91. ## Misc
  92. - finetune 0cjs ([bd2cd86](https://github.com/webpack/webpack-cli/commit/bd2cd86))
  93. - improve cjs ([60ecc02](https://github.com/webpack/webpack-cli/commit/60ecc02))
  94. <a name="3.3.3"></a>
  95. # 3.3.3 (2019-06-07)
  96. [Full Changelog](https://github.com/webpack/webpack-cli/compare/v3.3.2...v3.3.3)
  97. ## New Features
  98. - chore: Added type definitions for the data returned by envinfo ([#921](https://github.com/webpack/webpack-cli/pull/921))
  99. - add htmlWebpackPlugin in development ([88fcfa8](https://github.com/webpack/webpack-cli/commit/88fcfa8))
  100. - add mergeHandler ([248b9cc](https://github.com/webpack/webpack-cli/commit/248b9cc))
  101. - generators: add generated file templates ([6be9291](https://github.com/webpack/webpack-cli/commit/6be9291))
  102. - init: generate README ([c090b17](https://github.com/webpack/webpack-cli/commit/c090b17))
  103. - init: generate tsconfig ([25ab7e6](https://github.com/webpack/webpack-cli/commit/25ab7e6))
  104. - init: support ts in configuration ([283e089](https://github.com/webpack/webpack-cli/commit/283e089))
  105. - init: wip typescript support ([093a36d](https://github.com/webpack/webpack-cli/commit/093a36d))
  106. - md: formats md before committing ([#851](https://github.com/webpack/webpack-cli/pull/851))
  107. - webpack-scaffold: adds Input defaults, doc & tests ([0a648f7](https://github.com/webpack/webpack-cli/commit/0a648f7))
  108. ## Chore
  109. - monorepo version update ([69f7683](https://github.com/webpack/webpack-cli/commit/69f7683))
  110. - update jest snapshots ([efe8c2a](https://github.com/webpack/webpack-cli/commit/efe8c2a))
  111. - monorepo version update ([12a38be](https://github.com/webpack/webpack-cli/commit/12a38be))
  112. - lockfile updates ([2608179](https://github.com/webpack/webpack-cli/commit/2608179))
  113. - v.3.2.2 until mnorepo versioning ([25c6e7b](https://github.com/webpack/webpack-cli/commit/25c6e7b))
  114. - update utils version for init pkg ([67b3dc7](https://github.com/webpack/webpack-cli/commit/67b3dc7))
  115. - monorepo version update ([ace0d4a](https://github.com/webpack/webpack-cli/commit/ace0d4a))
  116. - lerna independent ([16079a1](https://github.com/webpack/webpack-cli/commit/16079a1))
  117. - sec fixes ([b9711e8](https://github.com/webpack/webpack-cli/commit/b9711e8))
  118. - sec patch monorepo ([9b78911](https://github.com/webpack/webpack-cli/commit/9b78911))
  119. - v.3.3.3 ([d577b0c](https://github.com/webpack/webpack-cli/commit/d577b0c))
  120. - ast-utils: undo return statements as per review ([418c72c](https://github.com/webpack/webpack-cli/commit/418c72c))
  121. - dep: commit lock ([5a28a77](https://github.com/webpack/webpack-cli/commit/5a28a77))
  122. - dep: add eslint-plugin-prettier as dev dep ([98ccd6f](https://github.com/webpack/webpack-cli/commit/98ccd6f))
  123. - eslint: add eslint-prettier plugin ([671abd5](https://github.com/webpack/webpack-cli/commit/671abd5))
  124. - interfaces: minor modifications based on reviews ([abb1a48](https://github.com/webpack/webpack-cli/commit/abb1a48))
  125. - lint: rm unused lint disables ([ae4260a](https://github.com/webpack/webpack-cli/commit/ae4260a))
  126. - group imports ([7fe04e9](https://github.com/webpack/webpack-cli/commit/7fe04e9))
  127. - lint: fix code as per conflicting config ([5bf847c](https://github.com/webpack/webpack-cli/commit/5bf847c))
  128. - reorder imports ([0e0ba8a](https://github.com/webpack/webpack-cli/commit/0e0ba8a))
  129. - reorder imports ([8a66c21](https://github.com/webpack/webpack-cli/commit/8a66c21))
  130. - reorder imports ([57b47c3](https://github.com/webpack/webpack-cli/commit/57b47c3))
  131. - add some comments ([95275ac](https://github.com/webpack/webpack-cli/commit/95275ac))
  132. - lint: extend prettier config ([5943f26](https://github.com/webpack/webpack-cli/commit/5943f26))
  133. - lint: add eslint-config-prettier ([4019049](https://github.com/webpack/webpack-cli/commit/4019049))
  134. - linting ([ba0116a](https://github.com/webpack/webpack-cli/commit/ba0116a))
  135. - revise typo ([a4597dd](https://github.com/webpack/webpack-cli/commit/a4597dd))
  136. - lint: format all files as per prettier plugin ([f6992e6](https://github.com/webpack/webpack-cli/commit/f6992e6))
  137. - remove eslint disable comments ([d72ac08](https://github.com/webpack/webpack-cli/commit/d72ac08))
  138. - use import instead of require ([5ee4169](https://github.com/webpack/webpack-cli/commit/5ee4169))
  139. - update variable name ([8e3f4ae](https://github.com/webpack/webpack-cli/commit/8e3f4ae))
  140. - update error message ([8609b2b](https://github.com/webpack/webpack-cli/commit/8609b2b))
  141. - create questions.ts ([7481974](https://github.com/webpack/webpack-cli/commit/7481974))
  142. - revise typo ([be88ca9](https://github.com/webpack/webpack-cli/commit/be88ca9))
  143. - update lockfiles ([a0216fe](https://github.com/webpack/webpack-cli/commit/a0216fe))
  144. - deps: update lock file ([ea55cd5](https://github.com/webpack/webpack-cli/commit/ea55cd5))
  145. - format: fix formatting using prettier ([0b6437e](https://github.com/webpack/webpack-cli/commit/0b6437e))
  146. - infra: fix typo ([98466d6](https://github.com/webpack/webpack-cli/commit/98466d6))
  147. - infra: format all staged files on precommit ([2a2e9a1](https://github.com/webpack/webpack-cli/commit/2a2e9a1))
  148. - infra: fix scripts to format files ([876471c](https://github.com/webpack/webpack-cli/commit/876471c))
  149. - lint: fix lint warnings ([#926](https://github.com/webpack/webpack-cli/pull/926))
  150. - refactored the add-generator ([80713fc](https://github.com/webpack/webpack-cli/commit/80713fc))
  151. - migrate: replaces console with process stream ([1df301d](https://github.com/webpack/webpack-cli/commit/1df301d))
  152. - refactor: use all utils from the root file in generators ([faabbfb](https://github.com/webpack/webpack-cli/commit/faabbfb))
  153. - utils: add valueType ([43040fe](https://github.com/webpack/webpack-cli/commit/43040fe))
  154. - utils: refactor util types ([e7c5170](https://github.com/webpack/webpack-cli/commit/e7c5170))
  155. - fix azure ([19e039f](https://github.com/webpack/webpack-cli/commit/19e039f))
  156. - utils: refactors modify config helper ([39be039](https://github.com/webpack/webpack-cli/commit/39be039))
  157. - utils: refactors ast utils ([9f35073](https://github.com/webpack/webpack-cli/commit/9f35073))
  158. - add types to import functions ([8b88980](https://github.com/webpack/webpack-cli/commit/8b88980))
  159. - refactor serve command action handler ([d2c7ae4](https://github.com/webpack/webpack-cli/commit/d2c7ae4))
  160. - keep lowercase ([c01a80b](https://github.com/webpack/webpack-cli/commit/c01a80b))
  161. - formatting ([20ff530](https://github.com/webpack/webpack-cli/commit/20ff530))
  162. - add errors for invalid params ([27c6198](https://github.com/webpack/webpack-cli/commit/27c6198))
  163. - cli: fixes linting err ([9f1deb2](https://github.com/webpack/webpack-cli/commit/9f1deb2))
  164. - utils: seperates interfaces from the core module ([d0a4177](https://github.com/webpack/webpack-cli/commit/d0a4177))
  165. - remove trivial type ([5e23da2](https://github.com/webpack/webpack-cli/commit/5e23da2))
  166. - create isImportPresent ([a89645a](https://github.com/webpack/webpack-cli/commit/a89645a))
  167. - use replaceWith ([6a7e662](https://github.com/webpack/webpack-cli/commit/6a7e662))
  168. - update prop name ([55d237b](https://github.com/webpack/webpack-cli/commit/55d237b))
  169. - update parseMerge ([b6a438d](https://github.com/webpack/webpack-cli/commit/b6a438d))
  170. - fix linting ([c7c1a83](https://github.com/webpack/webpack-cli/commit/c7c1a83))
  171. - format and revise code w.r.t style ([e9d426d](https://github.com/webpack/webpack-cli/commit/e9d426d))
  172. - make config const ([445ab31](https://github.com/webpack/webpack-cli/commit/445ab31))
  173. - update parseMerge ([cf85535](https://github.com/webpack/webpack-cli/commit/cf85535))
  174. - pluginarrlength for length of the plugin ([4872416](https://github.com/webpack/webpack-cli/commit/4872416))
  175. - made condition strict ([88eec7c](https://github.com/webpack/webpack-cli/commit/88eec7c))
  176. - update types of the config ([a2c49e2](https://github.com/webpack/webpack-cli/commit/a2c49e2))
  177. - update variable name ([1323bbf](https://github.com/webpack/webpack-cli/commit/1323bbf))
  178. - revise SECURITY.md ([2a9e304](https://github.com/webpack/webpack-cli/commit/2a9e304))
  179. - revise SECURITY.md ([9cdc357](https://github.com/webpack/webpack-cli/commit/9cdc357))
  180. - revise version support ([90f397c](https://github.com/webpack/webpack-cli/commit/90f397c))
  181. - add JSDoc descriptions ([e023d23](https://github.com/webpack/webpack-cli/commit/e023d23))
  182. - lint ([cb5a15f](https://github.com/webpack/webpack-cli/commit/cb5a15f))
  183. - lint ([0782944](https://github.com/webpack/webpack-cli/commit/0782944))
  184. - lint ([5778bdf](https://github.com/webpack/webpack-cli/commit/5778bdf))
  185. - ci: add node 12 ([#872](https://github.com/webpack/webpack-cli/pull/872))
  186. - cli: fixes code indentation ([ff263f9](https://github.com/webpack/webpack-cli/commit/ff263f9))
  187. - cli: cleanup ([ed4095f](https://github.com/webpack/webpack-cli/commit/ed4095f))
  188. - cli: remove findup-sync from package dir and move to utils ([fe9c289](https://github.com/webpack/webpack-cli/commit/fe9c289))
  189. - cli: move constants to a separate file ([#798](https://github.com/webpack/webpack-cli/pull/798))
  190. - plugins.ts: added if-stmt for native plugins ([fc9e259](https://github.com/webpack/webpack-cli/commit/fc9e259))
  191. - refactor: move questions to utils ([915c4ab](https://github.com/webpack/webpack-cli/commit/915c4ab))
  192. - refactor: add generator ([66bde9f](https://github.com/webpack/webpack-cli/commit/66bde9f))
  193. - utils: fix deprecated babylon ([99304c4](https://github.com/webpack/webpack-cli/commit/99304c4))
  194. - loop change ([818e43e](https://github.com/webpack/webpack-cli/commit/818e43e))
  195. - add sec & versioning policy ([5e33f8a](https://github.com/webpack/webpack-cli/commit/5e33f8a))
  196. - add-generator: changed the naming of the plugin in config file ([7fbc3a4](https://github.com/webpack/webpack-cli/commit/7fbc3a4))
  197. - github: add sponsor button ([88f2408](https://github.com/webpack/webpack-cli/commit/88f2408))
  198. - refactor: update package list ([e5c7f67](https://github.com/webpack/webpack-cli/commit/e5c7f67))
  199. - style: fixed the indentation ([e583aab](https://github.com/webpack/webpack-cli/commit/e583aab))
  200. - added a generatePluginName method in generators utils ([7d83453](https://github.com/webpack/webpack-cli/commit/7d83453))
  201. - refactor: move schema to utils ([2299848](https://github.com/webpack/webpack-cli/commit/2299848))
  202. - refactor: add generator ([d901d49](https://github.com/webpack/webpack-cli/commit/d901d49))
  203. - util: use relative for now ([5a0952e](https://github.com/webpack/webpack-cli/commit/5a0952e))
  204. - utils: use absolute path ([00a6348](https://github.com/webpack/webpack-cli/commit/00a6348))
  205. ## CLI
  206. - fix watch options for array config ([#892](https://github.com/webpack/webpack-cli/pull/892))
  207. ## Docs
  208. - contribute: adds section seperator ([cff0c55](https://github.com/webpack/webpack-cli/commit/cff0c55))
  209. - contribute: combines seperate sections for npm and yarn ([aefa8eb](https://github.com/webpack/webpack-cli/commit/aefa8eb))
  210. - contributing: updates the docs for the test ([7656637](https://github.com/webpack/webpack-cli/commit/7656637))
  211. - fix link to webpack-scaffold ([de0b4a0](https://github.com/webpack/webpack-cli/commit/de0b4a0))
  212. - init: improve description ([9856bab](https://github.com/webpack/webpack-cli/commit/9856bab))
  213. - utils: update prettier ([8b6d47b](https://github.com/webpack/webpack-cli/commit/8b6d47b))
  214. ## Fix
  215. - improve checking file permission ([de41351](https://github.com/webpack/webpack-cli/commit/de41351))
  216. - chore: Minor fix ([6810182](https://github.com/webpack/webpack-cli/commit/6810182))
  217. - use fork cause original repo is unmaintained ([383125a](https://github.com/webpack/webpack-cli/commit/383125a))
  218. - add: apply suggestions ([ccf0dce](https://github.com/webpack/webpack-cli/commit/ccf0dce))
  219. - add: add handling of merge option ([eb43443](https://github.com/webpack/webpack-cli/commit/eb43443))
  220. - add: add handling of merge option ([ce51a0a](https://github.com/webpack/webpack-cli/commit/ce51a0a))
  221. - ci: fixes linting error in ci ([cfc0117](https://github.com/webpack/webpack-cli/commit/cfc0117))
  222. - cli: updates err message ([b5e1913](https://github.com/webpack/webpack-cli/commit/b5e1913))
  223. - cli: removes the comment before err handling block ([ac5a53f](https://github.com/webpack/webpack-cli/commit/ac5a53f))
  224. - cli: --config-register resolves relative to root ([23375bd](https://github.com/webpack/webpack-cli/commit/23375bd))
  225. - cli: removes func return in catch instance ([7d31321](https://github.com/webpack/webpack-cli/commit/7d31321))
  226. - cli: sets stack trace limit ([869024f](https://github.com/webpack/webpack-cli/commit/869024f))
  227. - cli: err when no args passed, refactored nested conditional blocks ([a9bc0bd](https://github.com/webpack/webpack-cli/commit/a9bc0bd))
  228. - cli: shows error message based on package manager ([a3ce273](https://github.com/webpack/webpack-cli/commit/a3ce273))
  229. - cli: error when no webpack and args found ([2250af0](https://github.com/webpack/webpack-cli/commit/2250af0))
  230. - generator: fixed the support of native plugins in add command ([123a150](https://github.com/webpack/webpack-cli/commit/123a150))
  231. - infra: fixes npm run docs ([65c08e2](https://github.com/webpack/webpack-cli/commit/65c08e2))
  232. - formatting files ([eb3909b](https://github.com/webpack/webpack-cli/commit/eb3909b))
  233. - remove type from inherited type ([960e73a](https://github.com/webpack/webpack-cli/commit/960e73a))
  234. - remove type from inherited type ([0552f76](https://github.com/webpack/webpack-cli/commit/0552f76))
  235. - change parser options ([4e8bc76](https://github.com/webpack/webpack-cli/commit/4e8bc76))
  236. - json module resolve ([61697b8](https://github.com/webpack/webpack-cli/commit/61697b8))
  237. - cli: improves error handling with args ([cc64955](https://github.com/webpack/webpack-cli/commit/cc64955))
  238. - generator: generate correct module.rule for babel & ts ([263b83c](https://github.com/webpack/webpack-cli/commit/263b83c))
  239. - generator: using configFile in configPath to get the config file name ([#883](https://github.com/webpack/webpack-cli/pull/883))
  240. - genrators/utils/style: typo & fix ([f46f4e5](https://github.com/webpack/webpack-cli/commit/f46f4e5))
  241. ## Tests
  242. - inputvalidate: remove undefined ([fb25bd2](https://github.com/webpack/webpack-cli/commit/fb25bd2))
  243. ## Misc
  244. - update internal docs ([7071b5c](https://github.com/webpack/webpack-cli/commit/7071b5c))
  245. - add lerna publish cmnd ([5c8c6a1](https://github.com/webpack/webpack-cli/commit/5c8c6a1))
  246. - generators: remove comment ([bd06a69](https://github.com/webpack/webpack-cli/commit/bd06a69))
  247. - generators: refactor ([376dcbd](https://github.com/webpack/webpack-cli/commit/376dcbd))
  248. - generators: small text improvements ([782f56c](https://github.com/webpack/webpack-cli/commit/782f56c))
  249. - generators: improve prompts ([ac35a31](https://github.com/webpack/webpack-cli/commit/ac35a31))
  250. - generators: refactor init-generator ([d574846](https://github.com/webpack/webpack-cli/commit/d574846))
  251. - generators: refactor utils ([17e4511](https://github.com/webpack/webpack-cli/commit/17e4511))
  252. - generators/utils/style: refactor ([392fcfe](https://github.com/webpack/webpack-cli/commit/392fcfe))
  253. - init: refactor with async/await ([1b07d2b](https://github.com/webpack/webpack-cli/commit/1b07d2b))
  254. - init: small refactor ([4627ea1](https://github.com/webpack/webpack-cli/commit/4627ea1))
  255. - init-generator: improve readme ([f971632](https://github.com/webpack/webpack-cli/commit/f971632))
  256. - init-generator: small refactor ([dcf44c1](https://github.com/webpack/webpack-cli/commit/dcf44c1))
  257. - init-generator: use webpackOption types, improve test rules ([a650e0e](https://github.com/webpack/webpack-cli/commit/a650e0e))
  258. - init-generator: improve types & defaults ([fb23aa4](https://github.com/webpack/webpack-cli/commit/fb23aa4))
  259. - packages: complete rebase ([488b06c](https://github.com/webpack/webpack-cli/commit/488b06c))
  260. - types: correct types ([85ef3e7](https://github.com/webpack/webpack-cli/commit/85ef3e7))
  261. <a name="3.3.2"></a>
  262. # 3.3.2 (2019-05-04)
  263. [Full Changelog](https://github.com/webpack/webpack-cli/compare/v0.1.5...v3.3.2)
  264. ## New Features
  265. - opencollective prompt: add option to disable it + doc ([d4643ae](https://github.com/webpack/webpack-cli/commit/d4643ae))
  266. - terser: clean old files ([89e6b74](https://github.com/webpack/webpack-cli/commit/89e6b74))
  267. - terser: remove leftover files ([27d5b4d](https://github.com/webpack/webpack-cli/commit/27d5b4d))
  268. - terser: replace after merging master ([c404655](https://github.com/webpack/webpack-cli/commit/c404655))
  269. - replace Uglify with Terser in generators ([2b8651b](https://github.com/webpack/webpack-cli/commit/2b8651b))
  270. - use terserPlugin in loaderOptionsPlugin ([14f5337](https://github.com/webpack/webpack-cli/commit/14f5337))
  271. - use terserJsPlugin for transformations during migrate ([33c6185](https://github.com/webpack/webpack-cli/commit/33c6185))
  272. - replace uglifyJsPlugin with terserPlugin in migrate ([d467f3b](https://github.com/webpack/webpack-cli/commit/d467f3b))
  273. - opencollective prompt: work on windows setting atime by code ([3af73a8](https://github.com/webpack/webpack-cli/commit/3af73a8))
  274. - opencollective prompt: fix typo ([c2351b1](https://github.com/webpack/webpack-cli/commit/c2351b1))
  275. - opencollective prompt: remove .lastocprint file from fs ([b96ad56](https://github.com/webpack/webpack-cli/commit/b96ad56))
  276. - opencollective prompt: extract weekday to variable ([790d27a](https://github.com/webpack/webpack-cli/commit/790d27a))
  277. - opencollective prompt: set terminal cols to 80 ([badc32d](https://github.com/webpack/webpack-cli/commit/badc32d))
  278. - opencollective prompt: fix azure ci ([ea0039a](https://github.com/webpack/webpack-cli/commit/ea0039a))
  279. - opencollective prompt: lint ([ea906d8](https://github.com/webpack/webpack-cli/commit/ea906d8))
  280. - opencollective prompt: clear package.json modifications ([f080733](https://github.com/webpack/webpack-cli/commit/f080733))
  281. - opencollective prompt: add prompt in postinstall script ([dd9d528](https://github.com/webpack/webpack-cli/commit/dd9d528))
  282. ## Ast
  283. - change tooltip property from uglify to terser ([ea9e4b8](https://github.com/webpack/webpack-cli/commit/ea9e4b8))
  284. - replace requires and inits for uglify with terser ([3011a6c](https://github.com/webpack/webpack-cli/commit/3011a6c))
  285. - replace UglifyJsPlugin with TerserPlugin ([21da35f](https://github.com/webpack/webpack-cli/commit/21da35f))
  286. ## Chore
  287. - cli: move constants to a separate file ([#798](https://github.com/webpack/webpack-cli/pull/798))
  288. - deps: fix security vulnerabilities ([#857](https://github.com/webpack/webpack-cli/pull/857))
  289. - deps: upgrade lerna to fix vulnerabilities & update webpack-dev-server ([#823](https://github.com/webpack/webpack-cli/pull/823))
  290. - docs: minor fixes in the docs ([#874](https://github.com/webpack/webpack-cli/pull/874))
  291. - docs: removes scaffolding docs from the root ([8c1db03](https://github.com/webpack/webpack-cli/commit/8c1db03))
  292. - junit: reverting the junit.xml ([80fd4fa](https://github.com/webpack/webpack-cli/commit/80fd4fa))
  293. - travis: removed stable ([#871](https://github.com/webpack/webpack-cli/pull/871))
  294. - types: move to @types/yeoman-generator ([#869](https://github.com/webpack/webpack-cli/pull/869))
  295. - addon generator to async/await ([#849](https://github.com/webpack/webpack-cli/pull/849))
  296. - v.3.1.1 ([d3f8e20](https://github.com/webpack/webpack-cli/commit/d3f8e20))
  297. - tests: updated test regex, some helper scripts ([#809](https://github.com/webpack/webpack-cli/pull/809))
  298. - types: add type information ([#791](https://github.com/webpack/webpack-cli/pull/791))
  299. - replace instances of uglify with terser ([f9cb8ce](https://github.com/webpack/webpack-cli/commit/f9cb8ce))
  300. - use actual package name in comment about removing uglify ([b1cf4cc](https://github.com/webpack/webpack-cli/commit/b1cf4cc))
  301. - align file in the same way as other terserPlugin test fixtures ([b6c6484](https://github.com/webpack/webpack-cli/commit/b6c6484))
  302. - remove gitHash from package.json ([2af08be](https://github.com/webpack/webpack-cli/commit/2af08be))
  303. ## Docs
  304. - code of conduct ([#873](https://github.com/webpack/webpack-cli/pull/873))
  305. - contribute: adds table of contents and info about dependencies. ([#842](https://github.com/webpack/webpack-cli/pull/842))
  306. - contributing: fixes dead link ([#835](https://github.com/webpack/webpack-cli/pull/835))
  307. - opencollective prompt: improve code clarity ([55992a4](https://github.com/webpack/webpack-cli/commit/55992a4))
  308. - packages: adds downloads/month shield ([6a0375a](https://github.com/webpack/webpack-cli/commit/6a0375a))
  309. - readme: fix typos, add summary of all commands ([#845](https://github.com/webpack/webpack-cli/pull/845))
  310. - readme: adds contributors shield ([958d064](https://github.com/webpack/webpack-cli/commit/958d064))
  311. - README: phrase change ([3a11a16](https://github.com/webpack/webpack-cli/commit/3a11a16))
  312. - README: add link to webpack-scaffold-starter ([e35a194](https://github.com/webpack/webpack-cli/commit/e35a194))
  313. - README: update scaffolding links ([74179b5](https://github.com/webpack/webpack-cli/commit/74179b5))
  314. - serve: link to webpack-dev-server ([cb68b1b](https://github.com/webpack/webpack-cli/commit/cb68b1b))
  315. - serve: update docs to use webpack-dev-server ([f7451d4](https://github.com/webpack/webpack-cli/commit/f7451d4))
  316. - replace tooltip link to terser plugin ([4254730](https://github.com/webpack/webpack-cli/commit/4254730))
  317. - replace Uglify with Terser in comments ([799577d](https://github.com/webpack/webpack-cli/commit/799577d))
  318. - replace UglifyJsPlugin with TerserPlugin in migrate docs ([326f783](https://github.com/webpack/webpack-cli/commit/326f783))
  319. ## Enh
  320. - webpack-scaffold: improve prompt and doc ([#794](https://github.com/webpack/webpack-cli/pull/794))
  321. ## Fix
  322. - add: add types ([d4ce6f2](https://github.com/webpack/webpack-cli/commit/d4ce6f2))
  323. - add: fix runTransform ([dbc3e9e](https://github.com/webpack/webpack-cli/commit/dbc3e9e))
  324. - add: lint code ([163b309](https://github.com/webpack/webpack-cli/commit/163b309))
  325. - add: add handling for topScope ([1162cf5](https://github.com/webpack/webpack-cli/commit/1162cf5))
  326. - bin, serve: force default package export, add serve default ([#815](https://github.com/webpack/webpack-cli/pull/815))
  327. - init: refactored the init.ts success message ([#810](https://github.com/webpack/webpack-cli/pull/810))
  328. - opencollective prompt: fix grammar ([246db42](https://github.com/webpack/webpack-cli/commit/246db42))
  329. - opencollective-prompt: check write permissions ([5284b7e](https://github.com/webpack/webpack-cli/commit/5284b7e))
  330. - scaffold: config file is always generated at the project root ([#801](https://github.com/webpack/webpack-cli/pull/801))
  331. - utils: refactors utils ([7fe3543](https://github.com/webpack/webpack-cli/commit/7fe3543))
  332. - clear up comment about default function purpose ([e48507d](https://github.com/webpack/webpack-cli/commit/e48507d))
  333. - remove unused files ([ec242ab](https://github.com/webpack/webpack-cli/commit/ec242ab))
  334. - reset files ([9863445](https://github.com/webpack/webpack-cli/commit/9863445))
  335. - replace lookups for TerserPlugin in webpack.optimise ([ef23fec](https://github.com/webpack/webpack-cli/commit/ef23fec))
  336. ## Tests
  337. - update snapshots ([ce9fbc8](https://github.com/webpack/webpack-cli/commit/ce9fbc8))
  338. - replace uglify with terser in ast-utils tests ([73f493f](https://github.com/webpack/webpack-cli/commit/73f493f))
  339. - migration: typescript ([#613](https://github.com/webpack/webpack-cli/pull/613))
  340. ## Misc
  341. - chore(docs): Refactors links for badges ([#859](https://github.com/webpack/webpack-cli/pull/859))
  342. - opencollective-prompt: improve grammar ([e17a26d](https://github.com/webpack/webpack-cli/commit/e17a26d))
  343. - Remove tslint in favour of eslint ([#834](https://github.com/webpack/webpack-cli/pull/834))
  344. - cli: refactor functions into utils and config dirs, merge yargs options ([#781](https://github.com/webpack/webpack-cli/pull/781))
  345. - utils: refactors scaffold ([0b28fb3](https://github.com/webpack/webpack-cli/commit/0b28fb3))
  346. <a name="3.3.1"></a>
  347. # 3.3.1 (2019-04-21)
  348. [Full Changelog](https://github.com/webpack/webpack-cli/compare/v0.1.5...v3.3.1)
  349. ## New Features
  350. - terser: clean old files ([89e6b74](https://github.com/webpack/webpack-cli/commit/89e6b74))
  351. - terser: remove leftover files ([27d5b4d](https://github.com/webpack/webpack-cli/commit/27d5b4d))
  352. - terser: replace after merging master ([c404655](https://github.com/webpack/webpack-cli/commit/c404655))
  353. - replace Uglify with Terser in generators ([2b8651b](https://github.com/webpack/webpack-cli/commit/2b8651b))
  354. - use terserPlugin in loaderOptionsPlugin ([14f5337](https://github.com/webpack/webpack-cli/commit/14f5337))
  355. - use terserJsPlugin for transformations during migrate ([33c6185](https://github.com/webpack/webpack-cli/commit/33c6185))
  356. - replace uglifyJsPlugin with terserPlugin in migrate ([d467f3b](https://github.com/webpack/webpack-cli/commit/d467f3b))
  357. - opencollective prompt: work on windows setting atime by code ([3af73a8](https://github.com/webpack/webpack-cli/commit/3af73a8))
  358. - opencollective prompt: fix typo ([c2351b1](https://github.com/webpack/webpack-cli/commit/c2351b1))
  359. - opencollective prompt: remove .lastocprint file from fs ([b96ad56](https://github.com/webpack/webpack-cli/commit/b96ad56))
  360. - opencollective prompt: extract weekday to variable ([790d27a](https://github.com/webpack/webpack-cli/commit/790d27a))
  361. - opencollective prompt: set terminal cols to 80 ([badc32d](https://github.com/webpack/webpack-cli/commit/badc32d))
  362. - opencollective prompt: fix azure ci ([ea0039a](https://github.com/webpack/webpack-cli/commit/ea0039a))
  363. - opencollective prompt: lint ([ea906d8](https://github.com/webpack/webpack-cli/commit/ea906d8))
  364. - opencollective prompt: clear package.json modifications ([f080733](https://github.com/webpack/webpack-cli/commit/f080733))
  365. - opencollective prompt: add prompt in postinstall script ([dd9d528](https://github.com/webpack/webpack-cli/commit/dd9d528))
  366. ## Ast
  367. - change tooltip property from uglify to terser ([ea9e4b8](https://github.com/webpack/webpack-cli/commit/ea9e4b8))
  368. - replace requires and inits for uglify with terser ([3011a6c](https://github.com/webpack/webpack-cli/commit/3011a6c))
  369. - replace UglifyJsPlugin with TerserPlugin ([21da35f](https://github.com/webpack/webpack-cli/commit/21da35f))
  370. ## Chore
  371. - cli: move constants to a separate file ([#798](https://github.com/webpack/webpack-cli/pull/798))
  372. - deps: upgrade lerna to fix vulnerabilities & update webpack-dev-server ([#823](https://github.com/webpack/webpack-cli/pull/823))
  373. - docs: removes scaffolding docs from the root ([8c1db03](https://github.com/webpack/webpack-cli/commit/8c1db03))
  374. - junit: reverting the junit.xml ([80fd4fa](https://github.com/webpack/webpack-cli/commit/80fd4fa))
  375. - tests: updated test regex, some helper scripts ([#809](https://github.com/webpack/webpack-cli/pull/809))
  376. - types: add type information ([#791](https://github.com/webpack/webpack-cli/pull/791))
  377. - replace instances of uglify with terser ([f9cb8ce](https://github.com/webpack/webpack-cli/commit/f9cb8ce))
  378. - use actual package name in comment about removing uglify ([b1cf4cc](https://github.com/webpack/webpack-cli/commit/b1cf4cc))
  379. - align file in the same way as other terserPlugin test fixtures ([b6c6484](https://github.com/webpack/webpack-cli/commit/b6c6484))
  380. - remove gitHash from package.json ([2af08be](https://github.com/webpack/webpack-cli/commit/2af08be))
  381. ## Docs
  382. - contributing: fixes dead link ([#835](https://github.com/webpack/webpack-cli/pull/835))
  383. - opencollective prompt: improve code clarity ([55992a4](https://github.com/webpack/webpack-cli/commit/55992a4))
  384. - packages: adds downloads/month shield ([6a0375a](https://github.com/webpack/webpack-cli/commit/6a0375a))
  385. - readme: adds contributors shield ([958d064](https://github.com/webpack/webpack-cli/commit/958d064))
  386. - README: phrase change ([3a11a16](https://github.com/webpack/webpack-cli/commit/3a11a16))
  387. - README: add link to webpack-scaffold-starter ([e35a194](https://github.com/webpack/webpack-cli/commit/e35a194))
  388. - README: update scaffolding links ([74179b5](https://github.com/webpack/webpack-cli/commit/74179b5))
  389. - serve: link to webpack-dev-server ([cb68b1b](https://github.com/webpack/webpack-cli/commit/cb68b1b))
  390. - serve: update docs to use webpack-dev-server ([f7451d4](https://github.com/webpack/webpack-cli/commit/f7451d4))
  391. - replace tooltip link to terser plugin ([4254730](https://github.com/webpack/webpack-cli/commit/4254730))
  392. - replace Uglify with Terser in comments ([799577d](https://github.com/webpack/webpack-cli/commit/799577d))
  393. - replace UglifyJsPlugin with TerserPlugin in migrate docs ([326f783](https://github.com/webpack/webpack-cli/commit/326f783))
  394. ## Enh
  395. - webpack-scaffold: improve prompt and doc ([#794](https://github.com/webpack/webpack-cli/pull/794))
  396. ## Fix
  397. - add: add types ([d4ce6f2](https://github.com/webpack/webpack-cli/commit/d4ce6f2))
  398. - add: fix runTransform ([dbc3e9e](https://github.com/webpack/webpack-cli/commit/dbc3e9e))
  399. - add: lint code ([163b309](https://github.com/webpack/webpack-cli/commit/163b309))
  400. - add: add handling for topScope ([1162cf5](https://github.com/webpack/webpack-cli/commit/1162cf5))
  401. - bin, serve: force default package export, add serve default ([#815](https://github.com/webpack/webpack-cli/pull/815))
  402. - init: refactored the init.ts success message ([#810](https://github.com/webpack/webpack-cli/pull/810))
  403. - scaffold: config file is always generated at the project root ([#801](https://github.com/webpack/webpack-cli/pull/801))
  404. - utils: refactors utils ([7fe3543](https://github.com/webpack/webpack-cli/commit/7fe3543))
  405. - clear up comment about default function purpose ([e48507d](https://github.com/webpack/webpack-cli/commit/e48507d))
  406. - remove unused files ([ec242ab](https://github.com/webpack/webpack-cli/commit/ec242ab))
  407. - reset files ([9863445](https://github.com/webpack/webpack-cli/commit/9863445))
  408. - replace lookups for TerserPlugin in webpack.optimise ([ef23fec](https://github.com/webpack/webpack-cli/commit/ef23fec))
  409. ## Tests
  410. - update snapshots ([ce9fbc8](https://github.com/webpack/webpack-cli/commit/ce9fbc8))
  411. - replace uglify with terser in ast-utils tests ([73f493f](https://github.com/webpack/webpack-cli/commit/73f493f))
  412. - migration: typescript ([#613](https://github.com/webpack/webpack-cli/pull/613))
  413. ## Misc
  414. - Remove tslint in favour of eslint ([#834](https://github.com/webpack/webpack-cli/pull/834))
  415. - cli: refactor functions into utils and config dirs, merge yargs options ([#781](https://github.com/webpack/webpack-cli/pull/781))
  416. - utils: refactors scaffold ([0b28fb3](https://github.com/webpack/webpack-cli/commit/0b28fb3))
  417. <a name="3.3.0"></a>
  418. # 3.3.0 (2019-03-15)
  419. [Full Changelog](https://github.com/webpack/webpack-cli/compare/v0.1.3...v3.3.0)
  420. ## New Features
  421. - use webpack.config as default name in dev scaffold ([385a672](https://github.com/webpack/webpack-cli/commit/385a672))
  422. - only display once a week ([b6199e5](https://github.com/webpack/webpack-cli/commit/b6199e5))
  423. - add util to run-and-get watch proc ([1d2ccd5](https://github.com/webpack/webpack-cli/commit/1d2ccd5))
  424. - add test-util to append data to file ([e9e1dcb](https://github.com/webpack/webpack-cli/commit/e9e1dcb))
  425. - log: clean single line logs ([5d2284b](https://github.com/webpack/webpack-cli/commit/5d2284b))
  426. - log: add gitignore ([7c830b5](https://github.com/webpack/webpack-cli/commit/7c830b5))
  427. - log: make log package ([df7c224](https://github.com/webpack/webpack-cli/commit/df7c224))
  428. - log: add clrscr function ([11b3bff](https://github.com/webpack/webpack-cli/commit/11b3bff))
  429. - log: few changes ([bc32727](https://github.com/webpack/webpack-cli/commit/bc32727))
  430. - log: add newline for title ([4047213](https://github.com/webpack/webpack-cli/commit/4047213))
  431. - log: remove unwanted commits ([c088f3e](https://github.com/webpack/webpack-cli/commit/c088f3e))
  432. - log: task based custom loggers ([2c43a41](https://github.com/webpack/webpack-cli/commit/2c43a41))
  433. ## Chore
  434. - revise typo ([a14908e](https://github.com/webpack/webpack-cli/commit/a14908e))
  435. - deps: @std/esm -> esm ([a8b46bf](https://github.com/webpack/webpack-cli/commit/a8b46bf))
  436. - remove commit lint from travis ([ccec130](https://github.com/webpack/webpack-cli/commit/ccec130))
  437. - revise contributing location ([13a3a87](https://github.com/webpack/webpack-cli/commit/13a3a87))
  438. - deps: fix vulnerabilities ([c632d1a](https://github.com/webpack/webpack-cli/commit/c632d1a))
  439. - tests: skipping broken test ([f7b6b3a](https://github.com/webpack/webpack-cli/commit/f7b6b3a))
  440. - rewrite changelog ([62ab32d](https://github.com/webpack/webpack-cli/commit/62ab32d))
  441. - v.3.2.3 ([70138b7](https://github.com/webpack/webpack-cli/commit/70138b7))
  442. - v.3.2.2 ([24b6387](https://github.com/webpack/webpack-cli/commit/24b6387))
  443. - update tests ([70bfbd9](https://github.com/webpack/webpack-cli/commit/70bfbd9))
  444. - one liner ([0f55d5a](https://github.com/webpack/webpack-cli/commit/0f55d5a))
  445. - one liner after log ([6d8fb67](https://github.com/webpack/webpack-cli/commit/6d8fb67))
  446. - watch: remove console log ([0952317](https://github.com/webpack/webpack-cli/commit/0952317))
  447. - v.3.2.1 ([54805ae](https://github.com/webpack/webpack-cli/commit/54805ae))
  448. - dependency: add `node-ts` as devDependency ([#724](https://github.com/webpack/webpack-cli/pull/724))
  449. ## Docs
  450. - scaffolding: lowercase Webpack ([d19c1f7](https://github.com/webpack/webpack-cli/commit/d19c1f7))
  451. - scaffolding: fix typos ([b94b0de](https://github.com/webpack/webpack-cli/commit/b94b0de))
  452. - scaffolding: improve grammar ([6b79072](https://github.com/webpack/webpack-cli/commit/6b79072))
  453. - add lerna badge in README ([#786](https://github.com/webpack/webpack-cli/pull/786))
  454. - contributing: refactor & formatting ([1042cb2](https://github.com/webpack/webpack-cli/commit/1042cb2))
  455. - contributing: improve formatting ([47fcd7f](https://github.com/webpack/webpack-cli/commit/47fcd7f))
  456. - contributing: : at the end of paragraphs ([48d65fd](https://github.com/webpack/webpack-cli/commit/48d65fd))
  457. - contributing: update instructions to run individual tests ([b7cca58](https://github.com/webpack/webpack-cli/commit/b7cca58))
  458. - contributing: update instructions to run individual tests ([bc0297a](https://github.com/webpack/webpack-cli/commit/bc0297a))
  459. - contributing: add yarn before running jest ([126cf55](https://github.com/webpack/webpack-cli/commit/126cf55))
  460. - contributing: commands to install jest globally ([18b7c2e](https://github.com/webpack/webpack-cli/commit/18b7c2e))
  461. - contributing: fixes typo ([c458380](https://github.com/webpack/webpack-cli/commit/c458380))
  462. - contributing: improves formatting ([abac823](https://github.com/webpack/webpack-cli/commit/abac823))
  463. - contributing: adds prebuild instructions ([81cb46a](https://github.com/webpack/webpack-cli/commit/81cb46a))
  464. - readme: add downloads badge ([dc2423c](https://github.com/webpack/webpack-cli/commit/dc2423c))
  465. - scaffold: add link option for local ([f8424be](https://github.com/webpack/webpack-cli/commit/f8424be))
  466. - scaffold: Add installation guide for packages/webpack-scaffold ([#727](https://github.com/webpack/webpack-cli/pull/727))
  467. - scaffolding: fix typo ([98818a1](https://github.com/webpack/webpack-cli/commit/98818a1))
  468. - scaffolding: improve description & formatting ([0f657d0](https://github.com/webpack/webpack-cli/commit/0f657d0))
  469. - scaffolding: fix links ([e11c524](https://github.com/webpack/webpack-cli/commit/e11c524))
  470. - scaffolding: add yarn example ([d47eea0](https://github.com/webpack/webpack-cli/commit/d47eea0))
  471. - scaffolding: fix typo ([87ba169](https://github.com/webpack/webpack-cli/commit/87ba169))
  472. - scaffolding: improved structure, formatting, typos ([8949f82](https://github.com/webpack/webpack-cli/commit/8949f82))
  473. - init documentaion ([4b130bb](https://github.com/webpack/webpack-cli/commit/4b130bb))
  474. - rename Webpack to webpack ([900c13e](https://github.com/webpack/webpack-cli/commit/900c13e))
  475. - init documentaion ([14d2b47](https://github.com/webpack/webpack-cli/commit/14d2b47))
  476. ## Fix
  477. - bin: use compiler.close API correctly for stats ([568161d](https://github.com/webpack/webpack-cli/commit/568161d))
  478. - bin: extension detection ([#724](https://github.com/webpack/webpack-cli/pull/724))
  479. - init: lint code ([20aab48](https://github.com/webpack/webpack-cli/commit/20aab48))
  480. - init: support global installation ([1cb0166](https://github.com/webpack/webpack-cli/commit/1cb0166))
  481. - init: revert to local installation ([48b3b23](https://github.com/webpack/webpack-cli/commit/48b3b23))
  482. - init: update prompt command ([c1c0739](https://github.com/webpack/webpack-cli/commit/c1c0739))
  483. - init: update prompt command ([1cab3cb](https://github.com/webpack/webpack-cli/commit/1cab3cb))
  484. - readme: remove old dependency status link ([4df0000](https://github.com/webpack/webpack-cli/commit/4df0000))
  485. - readme: add fallback badge for dependency status ([0e3753b](https://github.com/webpack/webpack-cli/commit/0e3753b))
  486. - tests: remove snapshot for static compilation ([54a3ac4](https://github.com/webpack/webpack-cli/commit/54a3ac4))
  487. - tests: remove snapshot for static compilation ([3af0948](https://github.com/webpack/webpack-cli/commit/3af0948))
  488. - tests: update jest ([d195774](https://github.com/webpack/webpack-cli/commit/d195774))
  489. - close compiler, own sh script and output clearing ([6ded275](https://github.com/webpack/webpack-cli/commit/6ded275))
  490. - failing test ([88888bb](https://github.com/webpack/webpack-cli/commit/88888bb))
  491. - failing test ([986472a](https://github.com/webpack/webpack-cli/commit/986472a))
  492. - test: fix travis ts build ([22d3acc](https://github.com/webpack/webpack-cli/commit/22d3acc))
  493. ## Tests
  494. - azure pipelines ([c9c3fea](https://github.com/webpack/webpack-cli/commit/c9c3fea))
  495. - bin: add `webpack.config.ts` related test ([#724](https://github.com/webpack/webpack-cli/pull/724))
  496. - bin: add `webpack.config.babel.js` related test ([#724](https://github.com/webpack/webpack-cli/pull/724))
  497. - module: use extractSummary ([7bde073](https://github.com/webpack/webpack-cli/commit/7bde073))
  498. - watch: use copyFile functionality ([c61fe92](https://github.com/webpack/webpack-cli/commit/c61fe92))
  499. - add copyFile function in test-utils ([1b21e81](https://github.com/webpack/webpack-cli/commit/1b21e81))
  500. - config-file: use extractSummary ([7554fe7](https://github.com/webpack/webpack-cli/commit/7554fe7))
  501. - config-name: use extractSummary ([3e30a57](https://github.com/webpack/webpack-cli/commit/3e30a57))
  502. - env: use extractSummary ([aa0cf25](https://github.com/webpack/webpack-cli/commit/aa0cf25))
  503. - fix: fix failing tests ([5669311](https://github.com/webpack/webpack-cli/commit/5669311))
  504. - fix: fix failing tests ([f1f7db1](https://github.com/webpack/webpack-cli/commit/f1f7db1))
  505. - help: use extractSummary ([0ba72c4](https://github.com/webpack/webpack-cli/commit/0ba72c4))
  506. - watch: use switch pattern for verbosity off ([c00386b](https://github.com/webpack/webpack-cli/commit/c00386b))
  507. - watch: hash assertion for single-config-opt ([55632d6](https://github.com/webpack/webpack-cli/commit/55632d6))
  508. - watch: hash assertion for single-config ([48f34d1](https://github.com/webpack/webpack-cli/commit/48f34d1))
  509. - watch: hash assertion for multi-config-watch-opt ([6dd2327](https://github.com/webpack/webpack-cli/commit/6dd2327))
  510. - watch: hash assertion multi-config ([6b4d339](https://github.com/webpack/webpack-cli/commit/6b4d339))
  511. - watch: hash assertion info-verbosity-verbose ([42e5ee8](https://github.com/webpack/webpack-cli/commit/42e5ee8))
  512. - watch: remove test.only for info-verbosity-off ([675d5c0](https://github.com/webpack/webpack-cli/commit/675d5c0))
  513. - improve appendFile test-case ([18bde78](https://github.com/webpack/webpack-cli/commit/18bde78))
  514. - remove eslint comment for requireReturn ([be7b259](https://github.com/webpack/webpack-cli/commit/be7b259))
  515. - watch: test failure using done(error) ([46d2e37](https://github.com/webpack/webpack-cli/commit/46d2e37))
  516. - watch: use native require first ([20e8579](https://github.com/webpack/webpack-cli/commit/20e8579))
  517. - watch: use better comments ([b6efe2d](https://github.com/webpack/webpack-cli/commit/b6efe2d))
  518. - add type to appendDataIfFileExists util ([f853302](https://github.com/webpack/webpack-cli/commit/f853302))
  519. - make comment clear about fs.copyFileSync ([d1d3d02](https://github.com/webpack/webpack-cli/commit/d1d3d02))
  520. - use 10E6 instead of 10e6 ([c9c5832](https://github.com/webpack/webpack-cli/commit/c9c5832))
  521. - bin: add `.babelrc` to webpack-babel-config test ([#724](https://github.com/webpack/webpack-cli/pull/724))
  522. - bin-cases: expose extractSummary as function ([73714f5](https://github.com/webpack/webpack-cli/commit/73714f5))
  523. - config-type: use extractSummary ([ed36260](https://github.com/webpack/webpack-cli/commit/ed36260))
  524. - entry: use extractSummary ([745a369](https://github.com/webpack/webpack-cli/commit/745a369))
  525. - errors: use extractSummary ([3c8628c](https://github.com/webpack/webpack-cli/commit/3c8628c))
  526. - fix: fix failing tests ([7cb531b](https://github.com/webpack/webpack-cli/commit/7cb531b))
  527. - fix: fix failing tests ([a967485](https://github.com/webpack/webpack-cli/commit/a967485))
  528. - mode: use extractSummary ([3277d41](https://github.com/webpack/webpack-cli/commit/3277d41))
  529. - output: use extractSummary ([cb60b15](https://github.com/webpack/webpack-cli/commit/cb60b15))
  530. - plugins: use extractSummary ([02e08dc](https://github.com/webpack/webpack-cli/commit/02e08dc))
  531. - silent: use extractSummary ([ea89a82](https://github.com/webpack/webpack-cli/commit/ea89a82))
  532. - stats: use extractSummary ([7f4e504](https://github.com/webpack/webpack-cli/commit/7f4e504))
  533. - watch: hash assertion for info-verbosity-off ([e0a0d97](https://github.com/webpack/webpack-cli/commit/e0a0d97))
  534. - watch: use extractSummary ([8357dbc](https://github.com/webpack/webpack-cli/commit/8357dbc))
  535. ## Misc
  536. - Correction of the webpack-merge configuration ([2ed8c60](https://github.com/webpack/webpack-cli/commit/2ed8c60))
  537. - replace opencollective with light vers ([848bf4b](https://github.com/webpack/webpack-cli/commit/848bf4b))
  538. <a name="3.2.2"></a>
  539. # 3.2.2 (2019-02-05)
  540. [Full Changelog](https://github.com/webpack/webpack-cli/compare/v0.1.3...v3.2.2)
  541. ## New Features
  542. - only display once a week ([b6199e5](https://github.com/webpack/webpack-cli/commit/b6199e5))
  543. - add util to run-and-get watch proc ([1d2ccd5](https://github.com/webpack/webpack-cli/commit/1d2ccd5))
  544. - add test-util to append data to file ([e9e1dcb](https://github.com/webpack/webpack-cli/commit/e9e1dcb))
  545. - log: clean single line logs ([5d2284b](https://github.com/webpack/webpack-cli/commit/5d2284b))
  546. - log: add gitignore ([7c830b5](https://github.com/webpack/webpack-cli/commit/7c830b5))
  547. - log: make log package ([df7c224](https://github.com/webpack/webpack-cli/commit/df7c224))
  548. - log: add clrscr function ([11b3bff](https://github.com/webpack/webpack-cli/commit/11b3bff))
  549. - log: few changes ([bc32727](https://github.com/webpack/webpack-cli/commit/bc32727))
  550. - log: add newline for title ([4047213](https://github.com/webpack/webpack-cli/commit/4047213))
  551. - log: remove unwanted commits ([c088f3e](https://github.com/webpack/webpack-cli/commit/c088f3e))
  552. - log: task based custom loggers ([2c43a41](https://github.com/webpack/webpack-cli/commit/2c43a41))
  553. ## Chore
  554. - v.3.2.3 ([70138b7](https://github.com/webpack/webpack-cli/commit/70138b7))
  555. - v.3.2.2 ([24b6387](https://github.com/webpack/webpack-cli/commit/24b6387))
  556. - update tests ([70bfbd9](https://github.com/webpack/webpack-cli/commit/70bfbd9))
  557. - one liner ([0f55d5a](https://github.com/webpack/webpack-cli/commit/0f55d5a))
  558. - one liner after log ([6d8fb67](https://github.com/webpack/webpack-cli/commit/6d8fb67))
  559. - watch: remove console log ([0952317](https://github.com/webpack/webpack-cli/commit/0952317))
  560. - v.3.2.1 ([54805ae](https://github.com/webpack/webpack-cli/commit/54805ae))
  561. - dependency: add `node-ts` as devDependency ([#724](https://github.com/webpack/webpack-cli/pull/724))
  562. ## Docs
  563. - init documentaion ([14d2b47](https://github.com/webpack/webpack-cli/commit/14d2b47))
  564. - scaffold: Add installation guide for packages/webpack-scaffold ([#727](https://github.com/webpack/webpack-cli/pull/727))
  565. ## Fix
  566. - close compiler, own sh script and output clearing ([6ded275](https://github.com/webpack/webpack-cli/commit/6ded275))
  567. - bin: extension detection ([#724](https://github.com/webpack/webpack-cli/pull/724))
  568. - readme: remove old dependency status link ([4df0000](https://github.com/webpack/webpack-cli/commit/4df0000))
  569. - readme: add fallback badge for dependency status ([0e3753b](https://github.com/webpack/webpack-cli/commit/0e3753b))
  570. - failing test ([88888bb](https://github.com/webpack/webpack-cli/commit/88888bb))
  571. - test: fix travis ts build ([22d3acc](https://github.com/webpack/webpack-cli/commit/22d3acc))
  572. ## Tests
  573. - azure pipelines ([c9c3fea](https://github.com/webpack/webpack-cli/commit/c9c3fea))
  574. - bin: add `webpack.config.ts` related test ([#724](https://github.com/webpack/webpack-cli/pull/724))
  575. - module: use extractSummary ([7bde073](https://github.com/webpack/webpack-cli/commit/7bde073))
  576. - watch: use copyFile functionality ([c61fe92](https://github.com/webpack/webpack-cli/commit/c61fe92))
  577. - add copyFile function in test-utils ([1b21e81](https://github.com/webpack/webpack-cli/commit/1b21e81))
  578. - bin: add `webpack.config.babel.js` related test ([#724](https://github.com/webpack/webpack-cli/pull/724))
  579. - config-file: use extractSummary ([7554fe7](https://github.com/webpack/webpack-cli/commit/7554fe7))
  580. - config-name: use extractSummary ([3e30a57](https://github.com/webpack/webpack-cli/commit/3e30a57))
  581. - env: use extractSummary ([aa0cf25](https://github.com/webpack/webpack-cli/commit/aa0cf25))
  582. - fix: fix failing tests ([5669311](https://github.com/webpack/webpack-cli/commit/5669311))
  583. - help: use extractSummary ([0ba72c4](https://github.com/webpack/webpack-cli/commit/0ba72c4))
  584. - watch: use switch pattern for verbosity off ([c00386b](https://github.com/webpack/webpack-cli/commit/c00386b))
  585. - watch: hash assertion for single-config-opt ([55632d6](https://github.com/webpack/webpack-cli/commit/55632d6))
  586. - watch: hash assertion for single-config ([48f34d1](https://github.com/webpack/webpack-cli/commit/48f34d1))
  587. - watch: hash assertion for multi-config-watch-opt ([6dd2327](https://github.com/webpack/webpack-cli/commit/6dd2327))
  588. - watch: hash assertion multi-config ([6b4d339](https://github.com/webpack/webpack-cli/commit/6b4d339))
  589. - watch: hash assertion info-verbosity-verbose ([42e5ee8](https://github.com/webpack/webpack-cli/commit/42e5ee8))
  590. - watch: remove test.only for info-verbosity-off ([675d5c0](https://github.com/webpack/webpack-cli/commit/675d5c0))
  591. - improve appendFile test-case ([18bde78](https://github.com/webpack/webpack-cli/commit/18bde78))
  592. - remove eslint comment for requireReturn ([be7b259](https://github.com/webpack/webpack-cli/commit/be7b259))
  593. - watch: test failure using done(error) ([46d2e37](https://github.com/webpack/webpack-cli/commit/46d2e37))
  594. - watch: use native require first ([20e8579](https://github.com/webpack/webpack-cli/commit/20e8579))
  595. - watch: use better comments ([b6efe2d](https://github.com/webpack/webpack-cli/commit/b6efe2d))
  596. - add type to appendDataIfFileExists util ([f853302](https://github.com/webpack/webpack-cli/commit/f853302))
  597. - make comment clear about fs.copyFileSync ([d1d3d02](https://github.com/webpack/webpack-cli/commit/d1d3d02))
  598. - use 10E6 instead of 10e6 ([c9c5832](https://github.com/webpack/webpack-cli/commit/c9c5832))
  599. - bin: add `.babelrc` to webpack-babel-config test ([#724](https://github.com/webpack/webpack-cli/pull/724))
  600. - bin-cases: expose extractSummary as function ([73714f5](https://github.com/webpack/webpack-cli/commit/73714f5))
  601. - config-type: use extractSummary ([ed36260](https://github.com/webpack/webpack-cli/commit/ed36260))
  602. - entry: use extractSummary ([745a369](https://github.com/webpack/webpack-cli/commit/745a369))
  603. - errors: use extractSummary ([3c8628c](https://github.com/webpack/webpack-cli/commit/3c8628c))
  604. - fix: fix failing tests ([7cb531b](https://github.com/webpack/webpack-cli/commit/7cb531b))
  605. - mode: use extractSummary ([3277d41](https://github.com/webpack/webpack-cli/commit/3277d41))
  606. - output: use extractSummary ([cb60b15](https://github.com/webpack/webpack-cli/commit/cb60b15))
  607. - plugins: use extractSummary ([02e08dc](https://github.com/webpack/webpack-cli/commit/02e08dc))
  608. - silent: use extractSummary ([ea89a82](https://github.com/webpack/webpack-cli/commit/ea89a82))
  609. - stats: use extractSummary ([7f4e504](https://github.com/webpack/webpack-cli/commit/7f4e504))
  610. - watch: hash assertion for info-verbosity-off ([e0a0d97](https://github.com/webpack/webpack-cli/commit/e0a0d97))
  611. - watch: use extractSummary ([8357dbc](https://github.com/webpack/webpack-cli/commit/8357dbc))
  612. ## Misc
  613. - Correction of the webpack-merge configuration ([2ed8c60](https://github.com/webpack/webpack-cli/commit/2ed8c60))
  614. - replace opencollective with light vers ([848bf4b](https://github.com/webpack/webpack-cli/commit/848bf4b))
  615. <a name="3.1.2"></a>
  616. # 3.1.2 (2018-09-29)
  617. [Full Changelog](https://github.com/webpack/webpack-cli/compare/v3.1.1...v3.1.2)
  618. ## Chore
  619. - deps: upgrade husky ([#611](https://github.com/webpack/webpack-cli/pull/611))
  620. - docs: update readme ([93ebcc2](https://github.com/webpack/webpack-cli/commit/93ebcc2))
  621. - scripts: add commit script, cz-customizable ([#612](https://github.com/webpack/webpack-cli/pull/612))
  622. ## Docs
  623. - init: update headers ([dc4ded9](https://github.com/webpack/webpack-cli/commit/dc4ded9))
  624. - init: update init documentation ([2ccf9a9](https://github.com/webpack/webpack-cli/commit/2ccf9a9))
  625. - readme: update webpack-cli to webpack CLI ([f3a225a](https://github.com/webpack/webpack-cli/commit/f3a225a))
  626. - readme: change addons to scaffolds ([747aef9](https://github.com/webpack/webpack-cli/commit/747aef9))
  627. - readme: update links ([f8187f1](https://github.com/webpack/webpack-cli/commit/f8187f1))
  628. - readme: update README.md ([#614](https://github.com/webpack/webpack-cli/pull/614))
  629. - readme: update Readme based on feedback ([da05c2f](https://github.com/webpack/webpack-cli/commit/da05c2f))
  630. ## Fix
  631. - tapable: fix hook options ([9aed0dc](https://github.com/webpack/webpack-cli/commit/9aed0dc))
  632. - replace test regex ([d4e1614](https://github.com/webpack/webpack-cli/commit/d4e1614))
  633. <a name="3.1.1"></a>
  634. # 3.1.1 (2018-09-23)
  635. [Full Changelog](https://github.com/webpack/webpack-cli/compare/v0.1.0...v3.1.1)
  636. ## New Features
  637. - migrate: CommonChunksPlugin to SplitChunksPlugin ([#558](https://github.com/webpack/webpack-cli/pull/558))
  638. - types: types for packages ([#578](https://github.com/webpack/webpack-cli/pull/578))
  639. ## Chore
  640. - ci: add commitlint when trying to commit ([#595](https://github.com/webpack/webpack-cli/pull/595))
  641. - ci: Set up CI with Azure Pipelines ([89d3a19](https://github.com/webpack/webpack-cli/commit/89d3a19))
  642. - ci: fix commitlint ([#592](https://github.com/webpack/webpack-cli/pull/592))
  643. - ci: Add a status badge for the azure pipelines CI build ([#601](https://github.com/webpack/webpack-cli/pull/601))
  644. - deps: resync package-lock, upgrade major version ([d892b4d](https://github.com/webpack/webpack-cli/commit/d892b4d))
  645. - deps: Bump lerna version ([#583](https://github.com/webpack/webpack-cli/pull/583))
  646. - deps: removing inquirer as default package ([#555](https://github.com/webpack/webpack-cli/pull/555))
  647. - fix: fix clean all script ([6be0478](https://github.com/webpack/webpack-cli/commit/6be0478))
  648. - Update schema-utils to the latest version 🚀 ([#565](https://github.com/webpack/webpack-cli/pull/565))
  649. - update pkg.lock ([76c8277](https://github.com/webpack/webpack-cli/commit/76c8277))
  650. - remove editorconfig from testfixtures ([#560](https://github.com/webpack/webpack-cli/pull/560))
  651. - lint: fix tslint warnings ([cf0bf4a](https://github.com/webpack/webpack-cli/commit/cf0bf4a))
  652. - lint: turn off console log warning ([db5f570](https://github.com/webpack/webpack-cli/commit/db5f570))
  653. - lint: remove or replace console.log with console.error ([e425642](https://github.com/webpack/webpack-cli/commit/e425642))
  654. - package: update lerna to version 3.0.0 ([08c424d](https://github.com/webpack/webpack-cli/commit/08c424d))
  655. - scripts: update ts watch ([336ad3e](https://github.com/webpack/webpack-cli/commit/336ad3e))
  656. - tests: added first ts test for info package ([#584](https://github.com/webpack/webpack-cli/pull/584))
  657. ## CLI
  658. - allow array value for --ouput-library ([#559](https://github.com/webpack/webpack-cli/pull/559))
  659. ## Docs
  660. - fixed latest changelog link ([#556](https://github.com/webpack/webpack-cli/pull/556))
  661. - migrate documentaion ([#554](https://github.com/webpack/webpack-cli/pull/554))
  662. - init documentaion ([#547](https://github.com/webpack/webpack-cli/pull/547))
  663. - contribution: fix the setup workflow #591 ([#597](https://github.com/webpack/webpack-cli/pull/597))
  664. - typedoc: add ts docs ([#571](https://github.com/webpack/webpack-cli/pull/571))
  665. ## Fix
  666. - generate-loader: include example template in npm package ([d26ea82](https://github.com/webpack/webpack-cli/commit/d26ea82))
  667. - generate-plugin: include example template in npm package ([77fa723](https://github.com/webpack/webpack-cli/commit/77fa723))
  668. - package: update import-local to version 2.0.0 🚀 ([#576](https://github.com/webpack/webpack-cli/pull/576))
  669. - prettier: add parser, filePath ([#553](https://github.com/webpack/webpack-cli/pull/553))
  670. - schema: resolve references in schema ([#605](https://github.com/webpack/webpack-cli/pull/605))
  671. ## Misc
  672. - Revert "cli: allow array value for --ouput-library (#559)" ([#561](https://github.com/webpack/webpack-cli/pull/561))
  673. <a name="3.1.0"></a>
  674. # 3.1.0 (2018-07-18)
  675. [Full Changelog](https://github.com/webpack/webpack-cli/compare/v3.0.8...v.3.1.0)
  676. ## New Features
  677. - generators: add typescript support ([c1844f8](https://github.com/webpack/webpack-cli/commit/c1844f8))
  678. - init: add typescript support ([222ccdc](https://github.com/webpack/webpack-cli/commit/222ccdc))
  679. - make: add typescript support ([4b574d9](https://github.com/webpack/webpack-cli/commit/4b574d9))
  680. - remove: add typescript support ([f1623ed](https://github.com/webpack/webpack-cli/commit/f1623ed))
  681. - scaffold: add typescript support ([eaf6fdf](https://github.com/webpack/webpack-cli/commit/eaf6fdf))
  682. - scaffold: add typescript support ([f611c27](https://github.com/webpack/webpack-cli/commit/f611c27))
  683. - serve: add typescript support ([d313421](https://github.com/webpack/webpack-cli/commit/d313421))
  684. - types: add webpack types schema ([90909e4](https://github.com/webpack/webpack-cli/commit/90909e4))
  685. - typescript: setup base infra ([fe25465](https://github.com/webpack/webpack-cli/commit/fe25465))
  686. - typescript: setup base infra ([373a304](https://github.com/webpack/webpack-cli/commit/373a304))
  687. - update: add typescript support ([53505b9](https://github.com/webpack/webpack-cli/commit/53505b9))
  688. - utils: add typescript support ([47702cb](https://github.com/webpack/webpack-cli/commit/47702cb))
  689. ## Ast
  690. - parser: remove ([7f51c27](https://github.com/webpack/webpack-cli/commit/7f51c27))
  691. - parser: remove ([faeec57](https://github.com/webpack/webpack-cli/commit/faeec57))
  692. ## Chore
  693. - add-cmd: add typescript support ([fb98933](https://github.com/webpack/webpack-cli/commit/fb98933))
  694. - add-cmd: add typescript support ([d730841](https://github.com/webpack/webpack-cli/commit/d730841))
  695. - build: fix eslint pattern ([#529](https://github.com/webpack/webpack-cli/pull/529))
  696. - build: fix ci ([#535](https://github.com/webpack/webpack-cli/pull/535))
  697. - ci: fix build ([#534](https://github.com/webpack/webpack-cli/pull/534))
  698. - ci: fix build ([#534](https://github.com/webpack/webpack-cli/pull/534))
  699. - ci: remove semantic release ([#516](https://github.com/webpack/webpack-cli/pull/516))
  700. - ci: update appveyor config, script ([f220c9e](https://github.com/webpack/webpack-cli/commit/f220c9e))
  701. - ci: update travis script ([00df5ba](https://github.com/webpack/webpack-cli/commit/00df5ba))
  702. - update pkg.lock ([817f99c](https://github.com/webpack/webpack-cli/commit/817f99c))
  703. - fix minor build infra ([87dd419](https://github.com/webpack/webpack-cli/commit/87dd419))
  704. - Update eslint to the latest version 🚀 ([#526](https://github.com/webpack/webpack-cli/pull/526))
  705. - update gitignore ([fdc82b9](https://github.com/webpack/webpack-cli/commit/fdc82b9))
  706. - add missing READMES to packages ([#545](https://github.com/webpack/webpack-cli/pull/545))
  707. - docs: Updated working link for webpack addon. ([#543](https://github.com/webpack/webpack-cli/pull/543))
  708. - generate-loader,plugin: add typescript support ([971b31a](https://github.com/webpack/webpack-cli/commit/971b31a))
  709. - info: add typescript support ([ca133ab](https://github.com/webpack/webpack-cli/commit/ca133ab))
  710. - info: add typescript support ([2c69df0](https://github.com/webpack/webpack-cli/commit/2c69df0))
  711. - migrate: add typescript support ([82a7dec](https://github.com/webpack/webpack-cli/commit/82a7dec))
  712. - package: update eslint-plugin-node to version 7.0.0 ([507a4a6](https://github.com/webpack/webpack-cli/commit/507a4a6))
  713. - package: update lockfile ([a3d41fb](https://github.com/webpack/webpack-cli/commit/a3d41fb))
  714. - release: whitelist/blacklist release files ([#514](https://github.com/webpack/webpack-cli/pull/514))
  715. - release: whitelist/blacklist release files ([#514](https://github.com/webpack/webpack-cli/pull/514))
  716. - release: whitelist/blacklist release files ([#514](https://github.com/webpack/webpack-cli/pull/514))
  717. - scripts: fix pretest ([55efce6](https://github.com/webpack/webpack-cli/commit/55efce6))
  718. - scripts: remove semantic-release ([#525](https://github.com/webpack/webpack-cli/pull/525))
  719. - template: tiny fix for bug template ([51dc005](https://github.com/webpack/webpack-cli/commit/51dc005))
  720. ## Docs
  721. - update jsdoc ([#507](https://github.com/webpack/webpack-cli/pull/507))
  722. - update jsdoc ([#507](https://github.com/webpack/webpack-cli/pull/507))
  723. - update jsdoc ([#507](https://github.com/webpack/webpack-cli/pull/507))
  724. - pkg: readme file for add package ([#498](https://github.com/webpack/webpack-cli/pull/498))
  725. - pkg: readme info ([#497](https://github.com/webpack/webpack-cli/pull/497))
  726. - pkg: readme info ([#497](https://github.com/webpack/webpack-cli/pull/497))
  727. ## Fix
  728. - default named import bug ([ce956c0](https://github.com/webpack/webpack-cli/commit/ce956c0))
  729. - generators: named export ([8adbe9e](https://github.com/webpack/webpack-cli/commit/8adbe9e))
  730. ## Tests
  731. - fix: bin test outputs ([#552](https://github.com/webpack/webpack-cli/pull/552))
  732. - migrate: fix transforms order issue ([938e5f9](https://github.com/webpack/webpack-cli/commit/938e5f9))
  733. ## Misc
  734. - Update yargs to the latest version 🚀 ([#533](https://github.com/webpack/webpack-cli/pull/533))
  735. <a name="0.0.8-development"></a>
  736. # 0.0.8-development (2018-06-15, webpack CLI v.3)
  737. [Full Changelog](https://github.com/webpack/webpack-cli/compare/v2.1.5...v0.0.8-development)
  738. ## Ast
  739. - parser: add ([#456](https://github.com/webpack/webpack-cli/pull/456))
  740. ## Chore
  741. - deps: add lerna ([a7d8085](https://github.com/webpack/webpack-cli/commit/a7d8085))
  742. - lockfile: update pkglock ([0b024bf](https://github.com/webpack/webpack-cli/commit/0b024bf))
  743. - monorepo: fix windows build ([0310fd3](https://github.com/webpack/webpack-cli/commit/0310fd3))
  744. - monorepo: add bootstrap to run ([17c2c88](https://github.com/webpack/webpack-cli/commit/17c2c88))
  745. - monorepo: fix windows build ([8c58d24](https://github.com/webpack/webpack-cli/commit/8c58d24))
  746. - monorepo: add rimraf globally ([7c0e245](https://github.com/webpack/webpack-cli/commit/7c0e245))
  747. - monorepo: fix versions and use clean bootstrap ([7de58ea](https://github.com/webpack/webpack-cli/commit/7de58ea))
  748. - monorepo: fix appveyor build ([206749b](https://github.com/webpack/webpack-cli/commit/206749b))
  749. - monorepo: add eslint-plugin-prettier ([ae55183](https://github.com/webpack/webpack-cli/commit/ae55183))
  750. - monorepo: fix appveyor build ([a08b899](https://github.com/webpack/webpack-cli/commit/a08b899))
  751. - monorepo: fix appveyor build ([42468d3](https://github.com/webpack/webpack-cli/commit/42468d3))
  752. - next: dev version bump ([78b48a6](https://github.com/webpack/webpack-cli/commit/78b48a6))
  753. - pkg: v.6 on next ([3a82b7d](https://github.com/webpack/webpack-cli/commit/3a82b7d))
  754. - semantic: configure plugins ([#475](https://github.com/webpack/webpack-cli/pull/475))
  755. - v.6: update init ([ebe5c6b](https://github.com/webpack/webpack-cli/commit/ebe5c6b))
  756. ## CLI
  757. - add: re-add add command ([bf78411](https://github.com/webpack/webpack-cli/commit/bf78411))
  758. - color: don't use color on non-tty ([#452](https://github.com/webpack/webpack-cli/pull/452))
  759. - init: Better defaults ([#451](https://github.com/webpack/webpack-cli/pull/451))
  760. - symlinks: Fix paths ([#453](https://github.com/webpack/webpack-cli/pull/453))
  761. ## Fix
  762. - cli: show help flag when defaults fail ([#466](https://github.com/webpack/webpack-cli/pull/466))
  763. - vulnerabilities: vulnerabilities patch for v3 ([#460](https://github.com/webpack/webpack-cli/pull/460))
  764. ## Tests
  765. - cov: use regular nyc on tests ([3aa96ce](https://github.com/webpack/webpack-cli/commit/3aa96ce))
  766. - coverage: fix coverage ([#473](https://github.com/webpack/webpack-cli/pull/473))
  767. - no-options: refactor tests ([7be10d8](https://github.com/webpack/webpack-cli/commit/7be10d8))
  768. - parser: fix recursive-tests signature ([#470](https://github.com/webpack/webpack-cli/pull/470))
  769. ## Misc
  770. - Added yarn lock file to gitignore ([#455](https://github.com/webpack/webpack-cli/pull/455))
  771. <a name="0.0.6"></a>
  772. # 0.0.6 (2018-05-17)
  773. [Full Changelog](https://github.com/webpack/webpack-cli/compare/v0.0.5...v0.0.6)
  774. ## CLI
  775. - path: resolve better ([7fca948](https://github.com/webpack/webpack-cli/commit/7fca948))
  776. ## Misc
  777. - v0.0.6 ([f544578](https://github.com/webpack/webpack-cli/commit/f544578))
  778. <a name="0.0.5"></a>
  779. # 0.0.5 (2018-05-17)
  780. [Full Changelog](https://github.com/webpack/webpack-cli/compare/v0.0.4...v0.0.5)
  781. ## Chore
  782. - deps: update deps ([58a437d](https://github.com/webpack/webpack-cli/commit/58a437d))
  783. - prompt: revise prompt cmd ([bccc56e](https://github.com/webpack/webpack-cli/commit/bccc56e))
  784. ## Misc
  785. - v0.0.5 ([062fa28](https://github.com/webpack/webpack-cli/commit/062fa28))
  786. <a name="0.0.4"></a>
  787. # 0.0.4 (2018-05-17)
  788. [Full Changelog](https://github.com/webpack/webpack-cli/compare/v0.0.3...v0.0.4)
  789. ## Chore
  790. - v: back to v1 ([3ed29c6](https://github.com/webpack/webpack-cli/commit/3ed29c6))
  791. ## Misc
  792. - v0.0.4 ([e29a173](https://github.com/webpack/webpack-cli/commit/e29a173))
  793. - v0.0.3 ([01cef3f](https://github.com/webpack/webpack-cli/commit/01cef3f))
  794. - v0.0.2 ([6489b10](https://github.com/webpack/webpack-cli/commit/6489b10))
  795. <a name="0.0.3"></a>
  796. # 0.0.3 (2018-05-17)
  797. [Full Changelog](https://github.com/webpack/webpack-cli/compare/v0.0.2...v0.0.3)
  798. ## Misc
  799. - v0.0.3 ([b51e66d](https://github.com/webpack/webpack-cli/commit/b51e66d))
  800. <a name="0.0.2"></a>
  801. # 0.0.2 (2018-05-17)
  802. [Full Changelog](https://github.com/webpack/webpack-cli/compare/v0.0.1...v0.0.2)
  803. ## Chore
  804. - v: revise some deps ([c36f3e8](https://github.com/webpack/webpack-cli/commit/c36f3e8))
  805. ## Misc
  806. - v0.0.2 ([91be3fd](https://github.com/webpack/webpack-cli/commit/91be3fd))
  807. <a name="0.0.1"></a>
  808. # 0.0.1 (2018-05-17)
  809. [Full Changelog](https://github.com/webpack/webpack-cli/compare/v2.1.3...v0.0.1)
  810. ## Chore
  811. - cli: move to lerna and scoped packages ([#434](https://github.com/webpack/webpack-cli/pull/434))
  812. - linting: resolve linting ([80c9e9a](https://github.com/webpack/webpack-cli/commit/80c9e9a))
  813. - linting: resolve linting ([8f6f1db](https://github.com/webpack/webpack-cli/commit/8f6f1db))
  814. - linting: fix linting errors ([a76c46f](https://github.com/webpack/webpack-cli/commit/a76c46f))
  815. - linting: resolve linter errors ([1db677e](https://github.com/webpack/webpack-cli/commit/1db677e))
  816. - monorepo: fix plugin package.json ([3c822cf](https://github.com/webpack/webpack-cli/commit/3c822cf))
  817. - monorepo: prune files and update eslint rules ([059d6f9](https://github.com/webpack/webpack-cli/commit/059d6f9))
  818. - monorepo: move to lerna ([ec6cc38](https://github.com/webpack/webpack-cli/commit/ec6cc38))
  819. - monorepo: use commands as normal instead of package ([bdafce0](https://github.com/webpack/webpack-cli/commit/bdafce0))
  820. - monorepo: fix the no-missing-require error ([8ef1804](https://github.com/webpack/webpack-cli/commit/8ef1804))
  821. - monorepo: updated package.json ([ff6c371](https://github.com/webpack/webpack-cli/commit/ff6c371))
  822. - monorepo: merge package lock json ([d4c7c5d](https://github.com/webpack/webpack-cli/commit/d4c7c5d))
  823. - monorepo: prune package json ([64cfef7](https://github.com/webpack/webpack-cli/commit/64cfef7))
  824. - monorepo: fix typo ([a6a2715](https://github.com/webpack/webpack-cli/commit/a6a2715))
  825. - monorepo: fix typo ([a1d5406](https://github.com/webpack/webpack-cli/commit/a1d5406))
  826. - rebase: refactor stuff ([b02070d](https://github.com/webpack/webpack-cli/commit/b02070d))
  827. - scaffold: move addons to scaffold ([b2a7470](https://github.com/webpack/webpack-cli/commit/b2a7470))
  828. - scaffold: fix linting errors ([df8287d](https://github.com/webpack/webpack-cli/commit/df8287d))
  829. - v: revise pkg ([ab38a3a](https://github.com/webpack/webpack-cli/commit/ab38a3a))
  830. ## CLI
  831. - pkgs: re-add entries ([b2c2bbd](https://github.com/webpack/webpack-cli/commit/b2c2bbd))
  832. - prompt: wip ([5f357c9](https://github.com/webpack/webpack-cli/commit/5f357c9))
  833. - prompt: initial comment for prompt file ([f8a71c0](https://github.com/webpack/webpack-cli/commit/f8a71c0))
  834. ## Fix
  835. - monorepo: fix versions in pacakges ([2b3035c](https://github.com/webpack/webpack-cli/commit/2b3035c))
  836. - monorepo: update lock files ([ca8f5c1](https://github.com/webpack/webpack-cli/commit/ca8f5c1))
  837. - monorepo: fix cross spawn versions ([0fcc5b3](https://github.com/webpack/webpack-cli/commit/0fcc5b3))
  838. - monorepo: fix lint errors ([74fb759](https://github.com/webpack/webpack-cli/commit/74fb759))
  839. - revert: packagejson ([3dd244b](https://github.com/webpack/webpack-cli/commit/3dd244b))
  840. ## Misc
  841. - v0.0.1 ([faae7aa](https://github.com/webpack/webpack-cli/commit/faae7aa))
  842. <a name="2.1.3"></a>
  843. # 2.1.3 (2018-05-06)
  844. [Full Changelog](https://github.com/webpack/webpack-cli/compare/v2.1.2...v2.1.3)
  845. ## Chore
  846. - pkg: remove prefer global ([4149c53](https://github.com/webpack/webpack-cli/commit/4149c53))
  847. - templates: Update issue templates ([#432](https://github.com/webpack/webpack-cli/pull/432))
  848. ## CLI
  849. - cmds: revise yargs command ([#422](https://github.com/webpack/webpack-cli/pull/422))
  850. <a name="2.0.14"></a>
  851. # 2.0.14 (2018-04-05)
  852. [Full Changelog](https://github.com/webpack/webpack-cli/compare/2.0.13...2.0.14)
  853. ## New Features
  854. - use npm ci for tests (#367) ([#368](https://github.com/webpack/webpack-cli/pull/368))
  855. - add envinfo as `webpack-cli info` command ([51ab19f](https://github.com/webpack/webpack-cli/commit/51ab19f))
  856. - --entry should override config.entry (#155) ([#358](https://github.com/webpack/webpack-cli/pull/358))
  857. ## Chore
  858. - coverage: added reporters inside package.json ([c7d80fb](https://github.com/webpack/webpack-cli/commit/c7d80fb))
  859. - upgrade: webpack 4.2 and other dependencies ([#362](https://github.com/webpack/webpack-cli/pull/362))
  860. - version: v.2.0.13 ([2222f1d](https://github.com/webpack/webpack-cli/commit/2222f1d))
  861. ## CLI
  862. - refactor: improve folder structure ([#371](https://github.com/webpack/webpack-cli/pull/371))
  863. ## Fix
  864. - loader,plugin: fix generators path bug ([b4bfafb](https://github.com/webpack/webpack-cli/commit/b4bfafb))
  865. <a name="2.0.13"></a>
  866. # 2.0.13 (2018-03-22)
  867. [Full Changelog](https://github.com/webpack/webpack-cli/compare/2.0.12...2.0.13)
  868. ## Chore
  869. - pkg: explicitly include files for release ([#349](https://github.com/webpack/webpack-cli/pull/349))
  870. ## CLI
  871. - init: add webpack-cli dep ([#347](https://github.com/webpack/webpack-cli/pull/347))
  872. <a name="2.0.12"></a>
  873. # 2.0.12 (2018-03-14)
  874. [Full Changelog](https://github.com/webpack/webpack-cli/compare/v2.0.11...v2.0.12)
  875. ## New Features
  876. - support --build-delimiter for opt-in output delimiter (#192) ([#340](https://github.com/webpack/webpack-cli/pull/340))
  877. ## Chore
  878. - gitignore: add vim swap files to gitignore ([3448fb5](https://github.com/webpack/webpack-cli/commit/3448fb5))
  879. - scaffolding: update docs ([#336](https://github.com/webpack/webpack-cli/pull/336))
  880. ## Fix
  881. - removes debug in migrate ([#342](https://github.com/webpack/webpack-cli/pull/342))
  882. ## Tests
  883. - snapshot: update snapshot ([bd8ccda](https://github.com/webpack/webpack-cli/commit/bd8ccda))
  884. ## Misc
  885. - cz: fix type description ([#339](https://github.com/webpack/webpack-cli/pull/339))
  886. - init: fix global-modules require statement in package-manager ([610aa02](https://github.com/webpack/webpack-cli/commit/610aa02))
  887. - init-generator: cleanup ([b8c3145](https://github.com/webpack/webpack-cli/commit/b8c3145))
  888. <a name="2.0.11"></a>
  889. # 2.0.11 (2018-03-10)
  890. [Full Changelog](https://github.com/webpack/webpack-cli/compare/v2.0.10...v2.0.11)
  891. ## Chore
  892. - bundlesize: change threshold ([2aedfda](https://github.com/webpack/webpack-cli/commit/2aedfda))
  893. - deps: upgrade deps ([#319](https://github.com/webpack/webpack-cli/pull/319))
  894. - docs: update docs ([3307e3b](https://github.com/webpack/webpack-cli/commit/3307e3b))
  895. - es6: changed 'var' into 'const' where convenient ([#325](https://github.com/webpack/webpack-cli/pull/325))
  896. - test: updated tests file names ([#324](https://github.com/webpack/webpack-cli/pull/324))
  897. ## CLI
  898. - init: Refactor Yeoman ([#323](https://github.com/webpack/webpack-cli/pull/323))
  899. - tapable: Remove Tapable#apply calls ([#305](https://github.com/webpack/webpack-cli/pull/305))
  900. ## Docs
  901. - update README to remove inconsistent CLI messaging (#327) ([#328](https://github.com/webpack/webpack-cli/pull/328))
  902. ## Fix
  903. - migrate: move options to use ([#308](https://github.com/webpack/webpack-cli/pull/308))
  904. - adding 'fix' to whitelist ([10a00df](https://github.com/webpack/webpack-cli/commit/10a00df))
  905. ## Misc
  906. - deps: clean up dependencies ([7078282](https://github.com/webpack/webpack-cli/commit/7078282))
  907. - generator: Allow local paths to generators ([#265](https://github.com/webpack/webpack-cli/pull/265))
  908. - grammar: revise spelling and incorrect syntax ([#293](https://github.com/webpack/webpack-cli/pull/293))
  909. - readme: add npm badge ([#303](https://github.com/webpack/webpack-cli/pull/303))
  910. <a name="2.0.10"></a>
  911. # 2.0.10 (2018-03-02)
  912. [Full Changelog](https://github.com/webpack/webpack-cli/compare/v2.0.4...v2.0.10)
  913. ## New Features
  914. - show help when no options given ([a7ee15a](https://github.com/webpack/webpack-cli/commit/a7ee15a))
  915. - chore: add project tools and utilities ([#270](https://github.com/webpack/webpack-cli/pull/270))
  916. ## Ast
  917. - init: fix init command ([d36cd4f](https://github.com/webpack/webpack-cli/commit/d36cd4f))
  918. ## Chore
  919. - .gitignore: ignore .vscode ([a322505](https://github.com/webpack/webpack-cli/commit/a322505))
  920. - .gitignore: ignore .vscode ([ab0eacc](https://github.com/webpack/webpack-cli/commit/ab0eacc))
  921. - add: temp remove add from cli ([f663215](https://github.com/webpack/webpack-cli/commit/f663215))
  922. - changelog: v.2.0.7 changelog ([a165269](https://github.com/webpack/webpack-cli/commit/a165269))
  923. - clean: remove unused dependency ([4a395d7](https://github.com/webpack/webpack-cli/commit/4a395d7))
  924. - deps: bump uglify dep and cli version ([81a9f1e](https://github.com/webpack/webpack-cli/commit/81a9f1e))
  925. - packager: remove yarn ([#302](https://github.com/webpack/webpack-cli/pull/302))
  926. - pkg.json: remove commitmsg cmd ([4dff074](https://github.com/webpack/webpack-cli/commit/4dff074))
  927. - refactor: update supports-color usage ([4566fde](https://github.com/webpack/webpack-cli/commit/4566fde))
  928. - refactor: update supports-color usage ([97b2df3](https://github.com/webpack/webpack-cli/commit/97b2df3))
  929. - revert: revert yargs to 9.0.1 ([7ef13ef](https://github.com/webpack/webpack-cli/commit/7ef13ef))
  930. - upgrade: update all dependencies, devDependencies ([4bf64bf](https://github.com/webpack/webpack-cli/commit/4bf64bf))
  931. - version: v.2.0.9 ([4cf5e17](https://github.com/webpack/webpack-cli/commit/4cf5e17))
  932. ## CLI
  933. - devServer: change devServer path ([c27e961](https://github.com/webpack/webpack-cli/commit/c27e961))
  934. - version: v.2.0.8 ([9406912](https://github.com/webpack/webpack-cli/commit/9406912))
  935. ## Fix
  936. - generator: use yeoman clone ([0b4269c](https://github.com/webpack/webpack-cli/commit/0b4269c))
  937. - yeoman-generator fork issue ([#294](https://github.com/webpack/webpack-cli/pull/294))
  938. - Resolve webpack dependencies ([#251](https://github.com/webpack/webpack-cli/pull/251))
  939. - change help logic ([d67f4b7](https://github.com/webpack/webpack-cli/commit/d67f4b7))
  940. ## Improvement
  941. - add an option to watch messaging. Add .idea to .gitignore ([#200](https://github.com/webpack/webpack-cli/pull/200))
  942. ## Refactor
  943. - convert-args: remove unused arguments ([#253](https://github.com/webpack/webpack-cli/pull/253))
  944. ## Style
  945. - run formatter ([7be0da7](https://github.com/webpack/webpack-cli/commit/7be0da7))
  946. ## Tests
  947. - add test for showing help on no options ([cf43939](https://github.com/webpack/webpack-cli/commit/cf43939))
  948. - mode: add mode tests ([#285](https://github.com/webpack/webpack-cli/pull/285))
  949. - update: migrate snapshot ([3c4e6f7](https://github.com/webpack/webpack-cli/commit/3c4e6f7))
  950. - update: migrate snapshot ([c322067](https://github.com/webpack/webpack-cli/commit/c322067))
  951. ## Misc
  952. - refactor: reduce code duplication use process.exitCode instead of process.exit ([#272](https://github.com/webpack/webpack-cli/pull/272))
  953. - [feature] configuration validation ([#240](https://github.com/webpack/webpack-cli/pull/240))
  954. - Commitlint ([#300](https://github.com/webpack/webpack-cli/pull/300))
  955. - Change from git:// to https:// ([#259](https://github.com/webpack/webpack-cli/pull/259))
  956. - Add jsdoc comments for migrate ([#255](https://github.com/webpack/webpack-cli/pull/255))
  957. - strict Promise configuration validation ([#298](https://github.com/webpack/webpack-cli/pull/298))
  958. - Refactor bin directory ([#263](https://github.com/webpack/webpack-cli/pull/263))
  959. - Issue 249 fixed and other enums refactored ([#264](https://github.com/webpack/webpack-cli/pull/264))
  960. - remove yargs major update due security compromise ([9bd7ed4](https://github.com/webpack/webpack-cli/commit/9bd7ed4))
  961. - Revert "Show help on no command" ([#276](https://github.com/webpack/webpack-cli/pull/276))
  962. - 2.0.5 ([94ac6db](https://github.com/webpack/webpack-cli/commit/94ac6db))
  963. - v.2.0.6 ([4333088](https://github.com/webpack/webpack-cli/commit/4333088))
  964. - fix typo.. ([0f1cee6](https://github.com/webpack/webpack-cli/commit/0f1cee6))
  965. - binTestCases: remove obsolete snapshot ([42301d7](https://github.com/webpack/webpack-cli/commit/42301d7))
  966. - dep: add webpack 4 as peer dependency ([#297](https://github.com/webpack/webpack-cli/pull/297))
  967. - migrate: prettify output ([#281](https://github.com/webpack/webpack-cli/pull/281))
  968. - revert: revert supports-color usage ([f8e819a](https://github.com/webpack/webpack-cli/commit/f8e819a))
  969. - revert: revert supports-color usage ([75f706b](https://github.com/webpack/webpack-cli/commit/75f706b))
  970. - syntax: prettify ([5cb146f](https://github.com/webpack/webpack-cli/commit/5cb146f))
  971. - yargs: add description for module-bind-\* args ([#286](https://github.com/webpack/webpack-cli/pull/286))
  972. <a name="2.0.9"></a>
  973. # 2.0.9 (2018-02-25)
  974. [Full Changelog](https://github.com/webpack/webpack-cli/compare/v2.0.4...v2.0.9)
  975. ## Ast
  976. - init: fix init command ([d36cd4f](https://github.com/webpack/webpack-cli/commit/d36cd4f))
  977. ## Chore
  978. - .gitignore: ignore .vscode ([ab0eacc](https://github.com/webpack/webpack-cli/commit/ab0eacc))
  979. - .gitignore: ignore .vscode ([a322505](https://github.com/webpack/webpack-cli/commit/a322505))
  980. - add: temp remove add from cli ([f663215](https://github.com/webpack/webpack-cli/commit/f663215))
  981. - changelog: v.2.0.7 changelog ([a165269](https://github.com/webpack/webpack-cli/commit/a165269))
  982. - deps: bump uglify dep and cli version ([81a9f1e](https://github.com/webpack/webpack-cli/commit/81a9f1e))
  983. - pkg.json: remove commitmsg cmd ([4dff074](https://github.com/webpack/webpack-cli/commit/4dff074))
  984. ## CLI
  985. - devServer: change devServer path ([c27e961](https://github.com/webpack/webpack-cli/commit/c27e961))
  986. - version: v.2.0.8 ([9406912](https://github.com/webpack/webpack-cli/commit/9406912))
  987. ## Feat
  988. - show help when no options given ([a7ee15a](https://github.com/webpack/webpack-cli/commit/a7ee15a))
  989. - chore: add project tools and utilities ([#270](https://github.com/webpack/webpack-cli/pull/270))
  990. ## Fix
  991. - Resolve webpack dependencies ([#251](https://github.com/webpack/webpack-cli/pull/251))
  992. - change help logic ([d67f4b7](https://github.com/webpack/webpack-cli/commit/d67f4b7))
  993. - generator: use yeoman clone ([0b4269c](https://github.com/webpack/webpack-cli/commit/0b4269c))
  994. ## Improvement
  995. - add an option to watch messaging. Add .idea to .gitignore ([#200](https://github.com/webpack/webpack-cli/pull/200))
  996. ## Refactor
  997. - convert-args: remove unused arguments ([#253](https://github.com/webpack/webpack-cli/pull/253))
  998. ## Style
  999. - run formatter ([7be0da7](https://github.com/webpack/webpack-cli/commit/7be0da7))
  1000. ## Tests
  1001. - add test for showing help on no options ([cf43939](https://github.com/webpack/webpack-cli/commit/cf43939))
  1002. ## Misc
  1003. - remove yargs major update due security compromise ([9bd7ed4](https://github.com/webpack/webpack-cli/commit/9bd7ed4))
  1004. - Revert "Show help on no command" ([#276](https://github.com/webpack/webpack-cli/pull/276))
  1005. - v.2.0.6 ([4333088](https://github.com/webpack/webpack-cli/commit/4333088))
  1006. - fix typo.. ([0f1cee6](https://github.com/webpack/webpack-cli/commit/0f1cee6))
  1007. - 2.0.5 ([94ac6db](https://github.com/webpack/webpack-cli/commit/94ac6db))
  1008. - Change from git:// to https:// ([#259](https://github.com/webpack/webpack-cli/pull/259))
  1009. - Issue 249 fixed and other enums refactored ([#264](https://github.com/webpack/webpack-cli/pull/264))
  1010. - Refactor bin directory ([#263](https://github.com/webpack/webpack-cli/pull/263))
  1011. - Add jsdoc comments for migrate ([#255](https://github.com/webpack/webpack-cli/pull/255))
  1012. - [feature] configuration validation ([#240](https://github.com/webpack/webpack-cli/pull/240))
  1013. - refactor: reduce code duplication use process.exitCode instead of process.exit ([#272](https://github.com/webpack/webpack-cli/pull/272))
  1014. <a name="2.0.7"></a>
  1015. # 2.0.7 (2018-02-24)
  1016. [Full Changelog](https://github.com/webpack/webpack-cli/compare/v2.0.4...v2.0.7)
  1017. ## Chore
  1018. - .gitignore: ignore .vscode ([ab0eacc](https://github.com/webpack/webpack-cli/commit/ab0eacc))
  1019. - .gitignore: ignore .vscode ([a322505](https://github.com/webpack/webpack-cli/commit/a322505))
  1020. - add: temp remove add from cli ([f663215](https://github.com/webpack/webpack-cli/commit/f663215))
  1021. - deps: bump uglify dep and cli version ([81a9f1e](https://github.com/webpack/webpack-cli/commit/81a9f1e))
  1022. ## Feat
  1023. - show help when no options given ([a7ee15a](https://github.com/webpack/webpack-cli/commit/a7ee15a))
  1024. - chore: add project tools and utilities ([#270](https://github.com/webpack/webpack-cli/pull/270))
  1025. ## Fix
  1026. - Resolve webpack dependencies ([#251](https://github.com/webpack/webpack-cli/pull/251))
  1027. - change help logic ([d67f4b7](https://github.com/webpack/webpack-cli/commit/d67f4b7))
  1028. ## Improvement
  1029. - add an option to watch messaging. Add .idea to .gitignore ([#200](https://github.com/webpack/webpack-cli/pull/200))
  1030. ## Refactor
  1031. - convert-args: remove unused arguments ([#253](https://github.com/webpack/webpack-cli/pull/253))
  1032. ## Style
  1033. - run formatter ([7be0da7](https://github.com/webpack/webpack-cli/commit/7be0da7))
  1034. ## Tests
  1035. - add test for showing help on no options ([cf43939](https://github.com/webpack/webpack-cli/commit/cf43939))
  1036. ## Misc
  1037. - remove yargs major update due security compromise ([9bd7ed4](https://github.com/webpack/webpack-cli/commit/9bd7ed4))
  1038. - Revert "Show help on no command" ([#276](https://github.com/webpack/webpack-cli/pull/276))
  1039. - v.2.0.6 ([4333088](https://github.com/webpack/webpack-cli/commit/4333088))
  1040. - fix typo.. ([0f1cee6](https://github.com/webpack/webpack-cli/commit/0f1cee6))
  1041. - 2.0.5 ([94ac6db](https://github.com/webpack/webpack-cli/commit/94ac6db))
  1042. - Change from git:// to https:// ([#259](https://github.com/webpack/webpack-cli/pull/259))
  1043. - Issue 249 fixed and other enums refactored ([#264](https://github.com/webpack/webpack-cli/pull/264))
  1044. - Refactor bin directory ([#263](https://github.com/webpack/webpack-cli/pull/263))
  1045. - Add jsdoc comments for migrate ([#255](https://github.com/webpack/webpack-cli/pull/255))
  1046. - [feature] configuration validation ([#240](https://github.com/webpack/webpack-cli/pull/240))
  1047. - refactor: reduce code duplication use process.exitCode instead of process.exit ([#272](https://github.com/webpack/webpack-cli/pull/272))
  1048. <a name="2.0.6"></a>
  1049. # 2.0.6 (2018-02-20)
  1050. [Full Changelog](https://github.com/webpack/webpack-cli/compare/v2.0.4...v2.0.6)
  1051. ## Chore
  1052. - .gitignore: ignore .vscode ([ab0eacc](https://github.com/webpack/webpack-cli/commit/ab0eacc))
  1053. - .gitignore: ignore .vscode ([a322505](https://github.com/webpack/webpack-cli/commit/a322505))
  1054. - add new items to chore: adds chore command ([db243b6](https://github.com/webpack/webpack-cli/commit/db243b6))
  1055. - linting: lint added files ([6dc12af](https://github.com/webpack/webpack-cli/commit/6dc12af))
  1056. - remove cmd: removes f command ([7adfdcf](https://github.com/webpack/webpack-cli/commit/7adfdcf))
  1057. ## Feat
  1058. - show help when no options given ([a7ee15a](https://github.com/webpack/webpack-cli/commit/a7ee15a))
  1059. ## Fix
  1060. - Resolve webpack dependencies ([#251](https://github.com/webpack/webpack-cli/pull/251))
  1061. - change help logic ([d67f4b7](https://github.com/webpack/webpack-cli/commit/d67f4b7))
  1062. ## Improvement
  1063. - add an option to watch messaging. Add .idea to .gitignore ([#200](https://github.com/webpack/webpack-cli/pull/200))
  1064. ## Refactor
  1065. - convert-args: remove unused arguments ([#253](https://github.com/webpack/webpack-cli/pull/253))
  1066. ## Style
  1067. - run formatter ([7be0da7](https://github.com/webpack/webpack-cli/commit/7be0da7))
  1068. ## Tests
  1069. - add test for showing help on no options ([cf43939](https://github.com/webpack/webpack-cli/commit/cf43939))
  1070. ## Misc
  1071. - remove yargs major update due security compromise ([9bd7ed4](https://github.com/webpack/webpack-cli/commit/9bd7ed4))
  1072. - [feature] configuration validation ([#240](https://github.com/webpack/webpack-cli/pull/240))
  1073. - v.2.0.6 ([4333088](https://github.com/webpack/webpack-cli/commit/4333088))
  1074. - fix typo.. ([0f1cee6](https://github.com/webpack/webpack-cli/commit/0f1cee6))
  1075. - 2.0.5 ([94ac6db](https://github.com/webpack/webpack-cli/commit/94ac6db))
  1076. - Change from git:// to https:// ([#259](https://github.com/webpack/webpack-cli/pull/259))
  1077. - Issue 249 fixed and other enums refactored ([#264](https://github.com/webpack/webpack-cli/pull/264))
  1078. - Refactor bin directory ([#263](https://github.com/webpack/webpack-cli/pull/263))
  1079. - Add jsdoc comments for migrate ([#255](https://github.com/webpack/webpack-cli/pull/255))
  1080. - add commitlinting: adds commit linting to the cli ([7e4dd3d](https://github.com/webpack/webpack-cli/commit/7e4dd3d))
  1081. - add eslint ignore items: adds build folder and commit linter to ignore ([a400809](https://github.com/webpack/webpack-cli/commit/a400809))
  1082. <a name="2.0.0"></a>
  1083. ## 2.0.0 (2017-12-21)
  1084. - Adds add
  1085. - Remove some mocks
  1086. - Remove validationschema and ajv dependencies
  1087. - Update Jest & Jest-cli
  1088. - Remove unused dependencies
  1089. - Creator is now init
  1090. - Using env preset ([#197](https://github.com/webpack/webpack-cli/pull/197))
  1091. - Using Yarn ([#203](https://github.com/webpack/webpack-cli/pull/203))
  1092. - Using peer dep of webpack
  1093. - Transformations is now migrate
  1094. - Init has its own generator
  1095. - Commands are refactored into a HOC and sent to a folder for each command with an helper for scaffolding aliases
  1096. - Using RawList instead of List for better usability ([82c64db](https://github.com/webpack/webpack-cli/commit/541ba62f02c4a1fcc807eac62a551fcae3f2d2c3))
  1097. - lib/transformations/util is now in lib/utils/ast-utils
  1098. - Each AST module now has an extra argument that specifies action to be done
  1099. - FindPluginsByRoot is now FindRootByName and more generalistic
  1100. - Added ast util function createEmptyCallableFunctionWithArguments
  1101. - Refactor for readability ([#214](https://github.com/webpack/webpack-cli/pull/214))
  1102. - Remove dist from repo ([#215](https://github.com/webpack/webpack-cli/pull/215))
  1103. - Remove entry and output validation ([#217](https://github.com/webpack/webpack-cli/pull/217))
  1104. - topScope now checks if the import already is present
  1105. - Updated test errors/issue-5576, remember to sync with webpack/next
  1106. - User friendly startup message ([#218](https://github.com/webpack/webpack-cli/pull/218))
  1107. - Migrate now uses prettier ([88aaaa2](https://github.com/webpack/webpack-cli/commit/972d4cd90061644aa2f4aaac33d2d80cb4a56d57)
  1108. - Added transform for mode ([972d4cd](https://github.com/webpack/webpack-cli/commit/e1f512c9bb96694dd623562dc4cef411ed004c2c)
  1109. - Remove recast fork ([fba04da](https://github.com/webpack/webpack-cli/commit/b416d9c50138ef343b8bac6e3f66fdd5b917857d))
  1110. - New transforms ([b416d9c](https://github.com/webpack/webpack-cli/commit/28680c944dca0860ca59a38910840a641b418d18))
  1111. - JSdocs are added ([47de46a](https://github.com/webpack/webpack-cli/commit/285846a4cb1f976edcdb36629cf247d8017ff956))
  1112. - Added serve alias ([#204](https://github.com/webpack/webpack-cli/pull/204))
  1113. - Migrate has new validate logic ([c4c68e8](https://github.com/webpack/webpack-cli/commit/5d4430a6a5531cd8084e5a591f7884e746e21b2f))
  1114. - webpack serve logic ([5d4430a](https://github.com/webpack/webpack-cli/commit/992bfe2b08b98aebb43c68d5e5a92320ba3e32a8))
  1115. - webpack --config-register and webpack -r is added ([1f24d19](https://github.com/webpack/webpack-cli/commit/ab9421136887b7e9e10f25a39b59fb32f07b5037))
  1116. - work on makefile generation ([d86e1ce](https://github.com/webpack/webpack-cli/commit/4f9a4f88a8bd113762a54c05b3b9fe6f459855db))
  1117. - Appveyor is added ([9b2f6f5](https://github.com/webpack/webpack-cli/commit/c5c97462d6ccfa4c02fd79206fa075815520cd88))
  1118. - Remove commit-validate from docs ([#222](https://github.com/webpack/webpack-cli/pull/222))
  1119. - Added transform ResolveLoader ([7c713ce](https://github.com/webpack/webpack-cli/commit/3c90e83fa7b8dd5fbecaee5d1b9d8f0279600096))
  1120. - Using v8-compile-cache ([7e57314](https://github.com/webpack/webpack-cli/commit/0564ceb77a995239d0be7a022b948cbd727773a4))
  1121. - Adds webpack-cli bot ([#224](https://github.com/webpack/webpack-cli/pull/224))
  1122. <a name="1.3.2"></a>
  1123. ## 1.3.2 (2017-05-15)
  1124. ### Bug Fixes
  1125. - add css-loader appropriately ([#141](https://github.com/webpack/webpack-cli/issues/141)) ([a71600e](https://github.com/webpack/webpack-cli/commit/a71600e))
  1126. - 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))
  1127. - 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))
  1128. - use correct test function ([#129](https://github.com/webpack/webpack-cli/issues/129)) ([3464d9e](https://github.com/webpack/webpack-cli/commit/3464d9e))
  1129. <a name="1.3.1"></a>
  1130. ## 1.3.1 (2017-05-02)
  1131. ### Bug Fixes
  1132. - add safe traverse to loaderoptionsplugin ([#77](https://github.com/webpack/webpack-cli/issues/77)) ([4020043](https://github.com/webpack/webpack-cli/commit/4020043))
  1133. - 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))
  1134. ([68a2dfd](https://github.com/webpack/webpack-cli/commit/68a2dfd))
  1135. - Upgrade to Jest 19 ([#71](https://github.com/webpack/webpack-cli/issues/71)) ([fe62523](https://github.com/webpack/webpack-cli/commit/fe62523))
  1136. - Use `safeTraverse` where appropriate ([#94](https://github.com/webpack/webpack-cli/issues/94)) ([dcde2b6](https://github.com/webpack/webpack-cli/commit/dcde2b6))
  1137. ([3464d9e](https://github.com/webpack/webpack-cli/commit/3464d9e))
  1138. - 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))
  1139. ### Features
  1140. - Add beautifier config for JS code ([64c88ea](https://github.com/webpack/webpack-cli/commit/64c88ea))
  1141. - Add commit validation and commits template ([d0cbfc0](https://github.com/webpack/webpack-cli/commit/d0cbfc0))
  1142. - Add editorconfig settings from core webpack ([89809de](https://github.com/webpack/webpack-cli/commit/89809de))
  1143. - Add yarn settings to handle dependencies ([34579c7](https://github.com/webpack/webpack-cli/commit/34579c7))
  1144. - Adds a resolved path for output ([#80](https://github.com/webpack/webpack-cli/issues/80)) ([37a594d](https://github.com/webpack/webpack-cli/commit/37a594d))
  1145. - Introduce reserve and timestamps ([#24](https://github.com/webpack/webpack-cli/issues/24)) ([ed267b4](https://github.com/webpack/webpack-cli/commit/ed267b4))
  1146. - Webpack-CLI version 1([#105](https://github.com/webpack/webpack-cli/pull/105))
  1147. - Feature: Use listr to display progress and errors for transformations([#92](https://github.com/webpack/webpack-cli/pull/92))
  1148. - Feature: Jscodeshift Transformations for --migrate ([#40](https://github.com/webpack/webpack-cli/pull/40))