Skip to content

Latest commit

 

History

History
1947 lines (1525 loc) · 131 KB

CHANGELOG.md

File metadata and controls

1947 lines (1525 loc) · 131 KB

4.0.0-beta.4 (2020-09-17)

Full Changelog

New Features

  • add aliases to all available commands (#1644)
  • changelog command (26d70c9)
  • allow using cjs as default config (#1775)
  • add support for merging multiple configurations (#1768)
  • add support to spawn multiple compilers with different configs (#1765)
  • add name flag (#1757)
  • add --config-name flag (#1753)
  • serve integration (#1712)
  • add support for .cjs config (#1727)
  • support multiple env params (#1715)
  • add stats detailed option (#1359)
  • add flag to force config (f61e7e0)
  • support command aliases with webpack-cli version (#1664)
  • add support for none config in dotfolder (#1637)
  • validate user input (#1610)
  • parse Number flags (#1652)
  • allow multiple types for --stats (ca2d593)
  • show up cli flag aliases with webpack help (#1647)
  • allow multiple targets (#1799)
  • 🎸 add support for env flag (#1598)
  • allow only specified negated flags (#1613)
  • add init to webpack-cli (#1609)
  • webpack-cli: webpack stats (#1299)
  • test case for passing in unknown flags (#1214)
  • webpack-cli: add mode argument validation (#1290)
  • webpack-cli: add --no-stats flag (#1654)
  • webpack-cli: --version for external packages (#1421)
  • webpack-cli: add alias for version (#1405)
  • webpack-cli: import flags from webpack core (#1630)
  • webpack-cli: allow multiple entry files (#1619)
  • webpack-cli: allow negative property for cli-flags (#1668)
  • webpack-cli: add no-mode flag (#1276)
  • webpack-cli: create a cli executer (#1255)
  • webpack-cli: added mode argument (#1253)
  • webpack-cli: add progress bar for progress flag (#1238)
  • webpack-cli: add --no-hot flag (#1591)

Chore

  • deps-dev: bump del-cli from 3.0.0 to 3.0.1 (#1563)
  • add old changelog (2dde488)
  • move cli under lerna package (#1225)
  • post refactor CLI (#1237)
  • add network timeout in yarnrc (#1793)
  • ignore package-lock.json and remove its references (#1252)
  • project maintanance and typescript fix (#1247)
  • update Bug_report & Feature_request Templates (#1256)
  • fix lerna config (3f9e151)
  • new version of the packages (2c75aeb)
  • fixed readme and publishing config (532216e)
  • changelogs aligned (#1257)
  • add commitlint github action (#1766)
  • added webpack 4 to the matrix and changed tests (#1260)
  • yarn.lock diff on build (#1265)
  • 🐛 add git-cz as a dev dependency (#1267)
  • update packagephobia badge url (#1764)
  • 🤖 remove stale entries from root package.json (#1272)
  • fixes the publishing files while running npm (#1281)
  • reduce install size (#1314)
  • revert adding terser plugin in webpack@next (#1734)
  • fix typos across the projects (#1306)
  • rephrase test descriptions (#1725)
  • update code of conduct and fix links (#1331)
  • fix eslint configuration (#1348)
  • enable workflow_dispatch event (#1714)
  • remove stale code and improve logic (#1351)
  • cleanup verbose flag (#1709)
  • sync lock file (#1710)
  • migrate to colorette (#1691)
  • update dependencies (#1339)
  • rm unused packages (#1376)
  • remove unused config file (#1701)
  • remove silent flag (#1702)
  • remove test cases consuming --dev and --prod flags (#1698)
  • bump deps (#1378)
  • remove stub type definition (#1381)
  • update yarn.lock (#1697)
  • refactor typescript configuration (#1399)
  • rm unused dirs in packages (#1409)
  • handle unknown args and improve test suite for info (#1676)
  • add info package to webpack-cli (#1403)
  • remove redundant instructions (#1671)
  • improve eslint configuration (b3eece9)
  • rm redundant test dir cleanup, rm test level gitignore and handle at root (#1669)
  • integrate prettier for non js/ts files (#1415)
  • increase jest timeout (#1665)
  • remove unused import and fix type (#1449)
  • increase coverage for webpack-scaffold (#1452)
  • use default params (#1464)
  • remove yo-rc on clean command (#1477)
  • minor grammar fix in Bug_report.md (#1499)
  • allow commit type refactor (#1536)
  • remove info-verbosity instances (#1550)
  • 🤖 remove stale tests for standard flag and instances (#1545)
  • remove stale issue_templates.md (#1553)
  • improve cli-flags usage (#1547)
  • remove redundant timeout definations (#1635)
  • upgrades typescript to the latest (#1636)
  • remove temporaray files created during testing (#1803)
  • correct version flag group (#1574)
  • remove unused schema file (#1575)
  • remove plugin TODO (#1606)
  • increase jest.setTimeout (#1614)
  • deps: bump enquirer from 2.3.4 to 2.3.5 (#1429)
  • added old changelog and lerna config (e2c57bf)
  • ci: remove old, unused CI configuration files (#1355)
  • ci: github actions (#1356)
  • cli: updated changelog of v3 (#1224)
  • deps: upgrade commander.js to v6 (#1695)
  • deps: bump execa from 4.0.0 to 4.0.1 (#1529)
  • deps: bump commander from 2.20.3 to 5.1.0 (#1500)
  • deps: bump commander from 6.0.0 to 6.1.0 (#1778)
  • deps: bump interpret from 2.1.0 to 2.2.0 (#1607)
  • deps: bump v8-compile-cache from 2.1.0 to 2.1.1 (#1601)
  • deps: bump enquirer from 2.3.5 to 2.3.6 (#1663)
  • deps: bump execa from 4.0.2 to 4.0.3 (#1673)
  • deps: bump interpret from 2.0.0 to 2.1.0 (#1603)
  • deps: bump got from 10.6.0 to 10.7.0 (#1396)
  • deps: [security] bump websocket-extensions from 0.1.3 to 0.1.4 (#1621)
  • deps: bump execa from 4.0.1 to 4.0.2 (#1572)
  • deps: upgrade jest to v25.2.3 (#1387)
  • deps: bump lodash from 4.17.15 to 4.17.19 (#1696)
  • deps: [security] bump node-fetch from 2.6.0 to 2.6.1 (#1795)
  • deps: [security] bump elliptic from 6.5.2 to 6.5.3 (#1706)
  • deps: update dependencies (#1742)
  • deps: [security] bump http-proxy from 1.18.0 to 1.18.1 (#1788)
  • deps-dev: bump lint-staged from 10.1.1 to 10.1.2 (#1420)
  • deps-dev: bump lint-staged from 10.2.7 to 10.2.8 (#1608)
  • deps-dev: bump @typescript-eslint/parser from 2.32.0 to 2.34.0 (#1555)
  • deps-dev: bump ts-jest from 25.3.1 to 25.5.1 (#1530)
  • deps-dev: bump @babel/core from 7.9.0 to 7.9.6 (#1513)
  • deps-dev: bump lerna from 3.22.0 to 3.22.1 (#1625)
  • deps-dev: bump git-cz from 4.6.2 to 4.7.0 (#1639)
  • deps-dev: bump @babel/core from 7.10.2 to 7.10.3 (#1643)
  • deps-dev: bump @typescript-eslint/eslint-plugin (#1556)
  • deps-dev: bump @babel/preset-env from 7.10.1 to 7.10.2 (#1599)
  • deps-dev: bump @typescript-eslint/parser from 2.28.0 to 2.32.0 (#1534)
  • deps-dev: bump @typescript-eslint/eslint-plugin (#1533)
  • deps-dev: bump @babel/preset-env from 7.10.0 to 7.10.1 (#1594)
  • deps-dev: bump lint-staged from 10.2.10 to 10.2.11 (#1638)
  • deps-dev: bump eslint-config-prettier from 6.10.1 to 6.11.0 (#1493)
  • deps-dev: bump @babel/preset-env from 7.10.2 to 7.10.3 (#1646)
  • deps-dev: bump typescript from 3.9.5 to 3.9.6 (#1662)
  • deps-dev: bump jest from 25.2.3 to 25.3.0 (#1433)
  • deps-dev: bump ts-jest from 25.3.0 to 25.3.1 (#1414)
  • deps-dev: bump lint-staged from 10.1.2 to 10.1.3 (#1435)
  • deps-dev: bump @babel/preset-env from 7.9.0 to 7.9.5 (#1432)
  • deps-dev: bump @babel/preset-env from 7.10.3 to 7.10.4 (#1658)
  • deps-dev: bump @typescript-eslint/parser from 2.26.0 to 2.28.0 (#1456)
  • deps-dev: bump @typescript-eslint/eslint-plugin (#1457)
  • deps-dev: bump @babel/core from 7.9.6 to 7.10.1 (#1593)
  • deps-dev: bump eslint-plugin-prettier from 3.1.2 to 3.1.3 (#1453)
  • deps-dev: bump jest from 25.3.0 to 25.5.4 (#1520)
  • deps-dev: bump lint-staged from 10.3.0 to 10.4.0 (#1802)
  • deps-dev: bump husky from 4.2.3 to 4.2.5 (#1437)
  • deps-dev: bump lint-staged from 10.2.4 to 10.2.6 (#1569)
  • deps-dev: bump git-cz from 4.6.0 to 4.6.1 (#1592)
  • deps-dev: bump @types/jest from 25.1.4 to 25.2.1 (#1417)
  • deps-dev: bump git-cz from 4.5.0 to 4.6.0 (#1582)
  • deps-dev: bump @babel/core from 7.10.3 to 7.10.4 (#1659)
  • deps-dev: bump cz-customizable from 6.2.0 to 6.2.1 (#1672)
  • deps-dev: bump @babel/preset-env from 7.9.5 to 7.10.0 (#1588)
  • deps-dev: bump lerna from 3.21.0 to 3.22.0 (#1578)
  • deps-dev: bump @typescript-eslint/eslint-plugin (#1393)
  • deps-dev: bump git-cz from 4.6.1 to 4.6.2 (#1596)
  • deps-dev: bump lint-staged from 10.0.9 to 10.1.1 (#1395)
  • deps-dev: bump eslint-plugin-node from 11.0.0 to 11.1.0 (#1394)
  • deps-dev: bump @types/node from 13.9.1 to 13.9.8 (#1397)
  • deps-dev: bump @babel/core from 7.10.1 to 7.10.2 (#1600)
  • deps-dev: bump webpack from 4.42.1 to 4.43.0 (#1492)
  • deps-dev: bump git-cz from 4.3.1 to 4.5.0 (#1568)
  • deps-dev: bump typescript from 3.9.6 to 3.9.7 (#1684)
  • deps-dev: bump @types/jest from 25.2.1 to 25.2.3 (#1567)
  • deps-dev: bump webpack from 4.43.0 to 4.44.0 (#1700)
  • deps-dev: bump lerna from 3.20.2 to 3.21.0 (#1566)
  • deps-dev: bump commitlint-config-cz from 0.13.0 to 0.13.1 (#1374)
  • deps-dev: bump eslint-plugin-prettier from 3.1.3 to 3.1.4 (#1633)
  • deps-dev: bump @babel/core from 7.10.4 to 7.11.0 (#1711)
  • deps-dev: bump webpack from 4.44.0 to 4.44.1 (#1708)
  • deps-dev: bump @babel/preset-env from 7.10.4 to 7.11.0 (#1713)
  • deps-dev: bump cz-customizable from 6.2.1 to 6.3.0 (#1730)
  • deps-dev: bump husky from 4.2.5 to 4.3.0 (#1792)
  • deps-dev: bump lint-staged from 10.2.6 to 10.2.7 (#1597)
  • deps-dev: bump lint-staged from 10.1.3 to 10.2.4 (#1554)
  • deps-dev: bump lint-staged from 10.2.13 to 10.3.0 (#1784)
  • deps-dev: bump @commitlint/config-lerna-scopes (#1750)
  • deps-dev: bump @babel/core from 7.11.5 to 7.11.6 (#1785)
  • deps-dev: bump commitlint-config-cz from 0.13.1 to 0.13.2 (#1763)
  • deps-dev: bump @babel/core from 7.11.1 to 7.11.4 (#1761)
  • deps-dev: bump lint-staged from 10.2.11 to 10.2.13 (#1769)
  • deps-dev: bump git-cz from 4.7.0 to 4.7.1 (#1771)
  • deps-dev: bump lint-staged from 10.2.9 to 10.2.10 (#1632)
  • deps-dev: bump @babel/preset-env from 7.11.0 to 7.11.5 (#1780)
  • deps-dev: bump @babel/core from 7.11.4 to 7.11.5 (#1781)
  • deps-dev: bump lint-staged from 10.2.8 to 10.2.9 (#1615)
  • generator: remove transpiled tests (#1229)
  • generators: improve generator Typescript types (#1439)
  • init: remove unused transform files (#1450)
  • logger: fix npm files to publish (#1259)
  • logger: remove logger package, inline webpack logger (#1358)
  • release: publish new version (fb50f76)
  • release: publish new version (2ea3174)
  • release: publish %s (0d05c30)
  • release: publish new version (c0f6f01)
  • release: publish new version (516a5ec)
  • webpack-cli: remove pretty output functionality (238b401)
  • webpack-cli: remove stale imports from configGroup (#1304)

Docs

  • describe commit types (#1364)
  • cli: changed README to notify the beta version (#1223)
  • fix jsdoc comment for run util function (#1377)
  • add info regarding force flag (#1707)
  • fix yarn installation guide (#1692)
  • add --env type (#1687)
  • improving init and migrate (#1379)
  • correct stats type (#1577)
  • remove --global instance (#1561)
  • fix supported arguments & commands link in README (#1244)
  • fix loading doc link in loader-generator (#1410)
  • remove typedoc, auto-generated docs (#1406)
  • improving packages Readme (#1357)
  • improve badges (#1390)
  • enhance CONTRIBUTING.md (#1262)
  • show download stats for serve (#1705)
  • improving contributing.md (#1350)
  • general corrections and improvements (#1354)
  • fix links to angular commit guidelines (#1266)
  • use a consistent format (#1338)
  • reflect branch next (#1294)
  • add core-team link to CODE_OF_CONDUCT.md (#1329)
  • minor typographical fix (#1791)
  • contributing: update table of contents (#1332)
  • info: remove old flags (#1745)
  • info: update --output flag (#1496)
  • init: ✏️ fix init command in README (#1273)
  • readme: update table of contents (#1341)
  • README: Node CI badge added (#1292)

Fix

  • webpack-cli: verbose flag functionality (#1549)
  • ci for webpack@beta.30 (#1801)
  • use compiler.apply for Progress Plugin (#1772)
  • remove yes (279c43f)
  • throw err when supplied config is absent (#1760)
  • allow unknown files to use default require as fallback (#1747)
  • use appropriate exit codes (#1755)
  • peer dependencies for webpack serve (#1317)
  • yarn.lock conflicts on setup (#1367)
  • conditionally install terser-webpack-plugin for webpack@next (#1732)
  • generated loader template (#1720)
  • supply argv to config with functions (#1721)
  • rename sourcemap flag to devtool (#1723)
  • generated plugin template (#1717)
  • warn about merge config resolution cases (#1674)
  • use fileTypes from interpret (#1690)
  • set mode=production by default (#1688)
  • promise support in config (#1666)
  • show version information for plugin and loader (#1661)
  • prevent info from running unnecessarily (#1650)
  • json flag, enable tests (#1460)
  • consistent webpack plugin name (#1480)
  • typo in Compiler.js (#1580)
  • 🐛 do not apply own defaults while setting mode (#1565)
  • compatibility with webpack@next (#1779)
  • throw error for invalid args (#1462)
  • regression with migrate command (7ebcbb8)
  • generators: fix generators init loader's test regex (#1309)
  • release beta (f1f05d8)
  • cli: fix file resolution inside group helper (#1221)
  • generators: fix and refactor entry util, add tests (#1392)
  • generators: fix small issues with generators (#1385)
  • info: throw an error if help or version is passed as an arg (#1737)
  • init: fix the invalid package name (#1228)
  • init: fix webpack config scaffold (#1231)
  • packages: make packages have correct main paths to index (#1366)
  • serve: merge CLI and devServer options correctly (#1649)
  • serve: supplying help or version as an arg should throw error (#1694)
  • utils: respect package-lock.json (#1375)
  • webpack-cli: to void defaultEntry override the webpack config entry (#1289)
  • webpack-cli: add configuration for mode option none (#1303)
  • webpack-cli: handle promise rejection with package installation (#1284)
  • webpack-cli: correct cli-flags usage (#1441)
  • webpack-cli: fixed support for SCSS entry points (#1271)
  • webpack-cli: handle promise rejection happening with cli-executor (#1269)
  • webpack-cli: prefer import local (#1345)
  • webpack-cli: remove invalid stats warning with json flag (#1587)
  • webpack-cli: add value none in mode usage (#1411)
  • webpack-cli: prefetch flag implementation (#1583)

Perf

  • do not spawn new process for running webpack (#1741)

Refactor

  • remove --dev and --prod flags (#1693)
  • remove duplicate invocation (#1790)
  • cliExecuter consumes runCLI (#1754)
  • remove --mode flag validation (#1744)
  • use console for logging (#1740)
  • use logger (#1748)
  • remove stale code (#1670)
  • remove plugin flag (#1571)
  • 💡 remove defaults flag (#1543)
  • refactor info package (#1382)
  • webpack-cli: remove --no-mode flag (#1503)

Tests

  • ignore type inconsistency for now, fix build (#1523)
  • generator: enable init generator test (#1233)
  • generator: add tests for plugin generator (#1235)
  • generator: enhance init generator tests (#1236)
  • add tests for project root finder util (#1483)
  • --output flag handles invalid arg (#1751)
  • add tests for coffeescript config (#1749)
  • remove --module-rules-options instances (#1735)
  • add tests for optimization mangleExports (#1724)
  • add tests for entry in config (#1718)
  • improve webpackCLITestPlugin (#1699)
  • add more cases in ZeroConfigGroup test (#1682)
  • add scripts to cleanup stale test data (#1667)
  • update stats test case assertion (#1656)
  • add stats with config tests (#1651)
  • add tests for prefetch flag (#1641)
  • add tests to ensure progress plugin is applied only once (#1777)
  • add test for multiple config in dotfolder (#1631)
  • add tests for --hot flag (#1628)
  • create WebpackCLITest Plugin (#1624)
  • add test for progress flag (#1604)
  • create unit test for OutputGroup (#1579)
  • add test for config in init (#1576)
  • add more tests for init (#1508)
  • add cases for json and verbose (#1573)
  • improve --node-args test cases (#1546)
  • add e2e tests for plugin (#1478)
  • add case to ensure entry and output resolve path same way (#1524)
  • add config resolving tests for ConfigGroup (#1770)
  • add test case for mode value none (#1511)
  • loader's tests for errors and warnings (#1736)
  • test case to ensure writing to stdin (#1501)
  • remove temp loader directory before and after test (#1482)
  • fix tests (#1315)
  • add tests for loader command (#1476)
  • remove the redundancy extractSummary method for entry test (#1313)
  • add test for zero config (#1418)
  • add tests for init (#1419)
  • add tests for test utils (#1451)
  • add more tests cases for serve (#1446)
  • add test for entry flag (#1445)
  • webpack-cli: remove intrusive snapshot (#1293)
  • for snapshot config related flags (#1789)
  • generators: added style support tests (#1471)
  • generators: languageSupport (#1447)
  • generators: Add test case for production CSS config (#1473)
  • generators: plugins util tests (#1448)
  • loader-generator: add tests for loader generator (#1234)
  • plugin & loader: refactor tests (#1787)
  • sourcemap: fix flaky stats statement (#1232)
  • webpack-cli: correct descriptions for no-mode test cases (#1319)
  • webpack-cli: add case for mode option none in ZeroConfigGroup (#1301)
  • webpack-cli: add test case for defaults flag (#1254)
  • webpack-cli: add tests for --target flag (#1548)
  • webpack-cli: executer tests (#1280)
  • webpack-cli: correct node-test (#1455)
  • webpack-cli: fix folder structure, add more default tests (#1258)

Misc

  • feat[utils]: opt to use config schema from core (#1655)
  • migrate to commander (#1481)
  • Fix loader-generator and plugin-generator tests (#1250)
  • Fixing the typos and grammatical errors in Readme files (#1246)
  • remove code: remove unused code (#1800)

3.3.12 (2020-06-03)

Full Changelog

Chore

  • update dependencies

3.3.11 (2020-02-11)

Full Changelog

Chore

  • update dependencies

3.3.10 (2019-10-31)

Full Changelog

New Features

  • add new flag and patch sec dep (#1102)

Chore

3.3.9 (2019-09-17)

Full Changelog

Fix

  • use process.exitCode instead of process.exit in compilerCallback (ee001bd)

3.3.8 (2019-09-05)

Full Changelog

Chore

Fix

  • support both webpack versions (d28f9f5)

Tests

3.3.7 (2019-08-18)

Full Changelog

Chore

Fix

  • resolve opts when no-config (fb31cc4)

3.3.6 (2019-07-14)

Full Changelog

Chore

  • serve: refactor code to be more concise (d2e3e80)
  • utils: fixes typo in scaffold (bd5c1ce)
  • fix sec vuln (110fa5e)
  • prevent weird behaviour of pre-commit hook (#973)
  • include comments (941da90)

Docs

  • remove deprecated packages description (#979)

Fix

3.3.5 (2019-06-23)

Full Changelog

Chore

  • remove donation section (76b75ac)
  • update pkg lock (8913928)
  • deps: update major versions (#969)
  • packages: lock dependencies versions (#958)
  • scripts: clean opencollective (cd54ba5)
  • scripts: clean postinstall (0c1f6b6)
  • ts: enables source map in the ts (#961)
  • added await in order to resolve the pending promise (#948)

CLI

Fix

  • deps: move prettier from dependencies to devDependencies (#968)
  • change "usr strict" to "use strict" (670efc7)
  • update deps (69f364e)

3.3.4 (2019-06-11)

Full Changelog

New Features

Chore

Docs

  • added auto flag in docs for init command (dede7d8)

Fix

  • module not found error (a2062f2)
  • remove unused pkgs and refactor init generator (7608d4b)

Tests

Misc

3.3.3 (2019-06-07)

Full Changelog

New Features

  • chore: Added type definitions for the data returned by envinfo (#921)
  • add htmlWebpackPlugin in development (88fcfa8)
  • add mergeHandler (248b9cc)
  • generators: add generated file templates (6be9291)
  • init: generate README (c090b17)
  • init: generate tsconfig (25ab7e6)
  • init: support ts in configuration (283e089)
  • init: wip typescript support (093a36d)
  • md: formats md before committing (#851)
  • webpack-scaffold: adds Input defaults, doc & tests (0a648f7)

Chore

  • monorepo version update (69f7683)
  • update jest snapshots (efe8c2a)
  • monorepo version update (12a38be)
  • lockfile updates (2608179)
  • v.3.2.2 until mnorepo versioning (25c6e7b)
  • update utils version for init pkg (67b3dc7)
  • monorepo version update (ace0d4a)
  • lerna independent (16079a1)
  • sec fixes (b9711e8)
  • sec patch monorepo (9b78911)
  • v.3.3.3 (d577b0c)
  • ast-utils: undo return statements as per review (418c72c)
  • dep: commit lock (5a28a77)
  • dep: add eslint-plugin-prettier as dev dep (98ccd6f)
  • eslint: add eslint-prettier plugin (671abd5)
  • interfaces: minor modifications based on reviews (abb1a48)
  • lint: rm unused lint disables (ae4260a)
  • group imports (7fe04e9)
  • lint: fix code as per conflicting config (5bf847c)
  • reorder imports (0e0ba8a)
  • reorder imports (8a66c21)
  • reorder imports (57b47c3)
  • add some comments (95275ac)
  • lint: extend prettier config (5943f26)
  • lint: add eslint-config-prettier (4019049)
  • linting (ba0116a)
  • revise typo (a4597dd)
  • lint: format all files as per prettier plugin (f6992e6)
  • remove eslint disable comments (d72ac08)
  • use import instead of require (5ee4169)
  • update variable name (8e3f4ae)
  • update error message (8609b2b)
  • create questions.ts (7481974)
  • revise typo (be88ca9)
  • update lockfiles (a0216fe)
  • deps: update lock file (ea55cd5)
  • format: fix formatting using prettier (0b6437e)
  • infra: fix typo (98466d6)
  • infra: format all staged files on precommit (2a2e9a1)
  • infra: fix scripts to format files (876471c)
  • lint: fix lint warnings (#926)
  • refactored the add-generator (80713fc)
  • migrate: replaces console with process stream (1df301d)
  • refactor: use all utils from the root file in generators (faabbfb)
  • utils: add valueType (43040fe)
  • utils: refactor util types (e7c5170)
  • fix azure (19e039f)
  • utils: refactors modify config helper (39be039)
  • utils: refactors ast utils (9f35073)
  • add types to import functions (8b88980)
  • refactor serve command action handler (d2c7ae4)
  • keep lowercase (c01a80b)
  • formatting (20ff530)
  • add errors for invalid params (27c6198)
  • cli: fixes linting err (9f1deb2)
  • utils: seperates interfaces from the core module (d0a4177)
  • remove trivial type (5e23da2)
  • create isImportPresent (a89645a)
  • use replaceWith (6a7e662)
  • update prop name (55d237b)
  • update parseMerge (b6a438d)
  • fix linting (c7c1a83)
  • format and revise code w.r.t style (e9d426d)
  • make config const (445ab31)
  • update parseMerge (cf85535)
  • pluginarrlength for length of the plugin (4872416)
  • made condition strict (88eec7c)
  • update types of the config (a2c49e2)
  • update variable name (1323bbf)
  • revise SECURITY.md (2a9e304)
  • revise SECURITY.md (9cdc357)
  • revise version support (90f397c)
  • add JSDoc descriptions (e023d23)
  • lint (cb5a15f)
  • lint (0782944)
  • lint (5778bdf)
  • ci: add node 12 (#872)
  • cli: fixes code indentation (ff263f9)
  • cli: cleanup (ed4095f)
  • cli: remove findup-sync from package dir and move to utils (fe9c289)
  • cli: move constants to a separate file (#798)
  • plugins.ts: added if-stmt for native plugins (fc9e259)
  • refactor: move questions to utils (915c4ab)
  • refactor: add generator (66bde9f)
  • utils: fix deprecated babylon (99304c4)
  • loop change (818e43e)
  • add sec & versioning policy (5e33f8a)
  • add-generator: changed the naming of the plugin in config file (7fbc3a4)
  • github: add sponsor button (88f2408)
  • refactor: update package list (e5c7f67)
  • style: fixed the indentation (e583aab)
  • added a generatePluginName method in generators utils (7d83453)
  • refactor: move schema to utils (2299848)
  • refactor: add generator (d901d49)
  • util: use relative for now (5a0952e)
  • utils: use absolute path (00a6348)

CLI

  • fix watch options for array config (#892)

Docs

  • contribute: adds section seperator (cff0c55)
  • contribute: combines seperate sections for npm and yarn (aefa8eb)
  • contributing: updates the docs for the test (7656637)
  • fix link to webpack-scaffold (de0b4a0)
  • init: improve description (9856bab)
  • utils: update prettier (8b6d47b)

Fix

  • improve checking file permission (de41351)
  • chore: Minor fix (6810182)
  • use fork cause original repo is unmaintained (383125a)
  • add: apply suggestions (ccf0dce)
  • add: add handling of merge option (eb43443)
  • add: add handling of merge option (ce51a0a)
  • ci: fixes linting error in ci (cfc0117)
  • cli: updates err message (b5e1913)
  • cli: removes the comment before err handling block (ac5a53f)
  • cli: --config-register resolves relative to root (23375bd)
  • cli: removes func return in catch instance (7d31321)
  • cli: sets stack trace limit (869024f)
  • cli: err when no args passed, refactored nested conditional blocks (a9bc0bd)
  • cli: shows error message based on package manager (a3ce273)
  • cli: error when no webpack and args found (2250af0)
  • generator: fixed the support of native plugins in add command (123a150)
  • infra: fixes npm run docs (65c08e2)
  • formatting files (eb3909b)
  • remove type from inherited type (960e73a)
  • remove type from inherited type (0552f76)
  • change parser options (4e8bc76)
  • json module resolve (61697b8)
  • cli: improves error handling with args (cc64955)
  • generator: generate correct module.rule for babel & ts (263b83c)
  • generator: using configFile in configPath to get the config file name (#883)
  • genrators/utils/style: typo & fix (f46f4e5)

Tests

  • inputvalidate: remove undefined (fb25bd2)

Misc

  • update internal docs (7071b5c)
  • add lerna publish cmnd (5c8c6a1)
  • generators: remove comment (bd06a69)
  • generators: refactor (376dcbd)
  • generators: small text improvements (782f56c)
  • generators: improve prompts (ac35a31)
  • generators: refactor init-generator (d574846)
  • generators: refactor utils (17e4511)
  • generators/utils/style: refactor (392fcfe)
  • init: refactor with async/await (1b07d2b)
  • init: small refactor (4627ea1)
  • init-generator: improve readme (f971632)
  • init-generator: small refactor (dcf44c1)
  • init-generator: use webpackOption types, improve test rules (a650e0e)
  • init-generator: improve types & defaults (fb23aa4)
  • packages: complete rebase (488b06c)
  • types: correct types (85ef3e7)

3.3.2 (2019-05-04)

Full Changelog

New Features

  • opencollective prompt: add option to disable it + doc (d4643ae)
  • terser: clean old files (89e6b74)
  • terser: remove leftover files (27d5b4d)
  • terser: replace after merging master (c404655)
  • replace Uglify with Terser in generators (2b8651b)
  • use terserPlugin in loaderOptionsPlugin (14f5337)
  • use terserJsPlugin for transformations during migrate (33c6185)
  • replace uglifyJsPlugin with terserPlugin in migrate (d467f3b)
  • opencollective prompt: work on windows setting atime by code (3af73a8)
  • opencollective prompt: fix typo (c2351b1)
  • opencollective prompt: remove .lastocprint file from fs (b96ad56)
  • opencollective prompt: extract weekday to variable (790d27a)
  • opencollective prompt: set terminal cols to 80 (badc32d)
  • opencollective prompt: fix azure ci (ea0039a)
  • opencollective prompt: lint (ea906d8)
  • opencollective prompt: clear package.json modifications (f080733)
  • opencollective prompt: add prompt in postinstall script (dd9d528)

Ast

  • change tooltip property from uglify to terser (ea9e4b8)
  • replace requires and inits for uglify with terser (3011a6c)
  • replace UglifyJsPlugin with TerserPlugin (21da35f)

Chore

  • cli: move constants to a separate file (#798)
  • deps: fix security vulnerabilities (#857)
  • deps: upgrade lerna to fix vulnerabilities & update webpack-dev-server (#823)
  • docs: minor fixes in the docs (#874)
  • docs: removes scaffolding docs from the root (8c1db03)
  • junit: reverting the junit.xml (80fd4fa)
  • travis: removed stable (#871)
  • types: move to @types/yeoman-generator (#869)
  • addon generator to async/await (#849)
  • v.3.1.1 (d3f8e20)
  • tests: updated test regex, some helper scripts (#809)
  • types: add type information (#791)
  • replace instances of uglify with terser (f9cb8ce)
  • use actual package name in comment about removing uglify (b1cf4cc)
  • align file in the same way as other terserPlugin test fixtures (b6c6484)
  • remove gitHash from package.json (2af08be)

Docs

  • code of conduct (#873)
  • contribute: adds table of contents and info about dependencies. (#842)
  • contributing: fixes dead link (#835)
  • opencollective prompt: improve code clarity (55992a4)
  • packages: adds downloads/month shield (6a0375a)
  • readme: fix typos, add summary of all commands (#845)
  • readme: adds contributors shield (958d064)
  • README: phrase change (3a11a16)
  • README: add link to webpack-scaffold-starter (e35a194)
  • README: update scaffolding links (74179b5)
  • serve: link to webpack-dev-server (cb68b1b)
  • serve: update docs to use webpack-dev-server (f7451d4)
  • replace tooltip link to terser plugin (4254730)
  • replace Uglify with Terser in comments (799577d)
  • replace UglifyJsPlugin with TerserPlugin in migrate docs (326f783)

Enh

  • webpack-scaffold: improve prompt and doc (#794)

Fix

  • add: add types (d4ce6f2)
  • add: fix runTransform (dbc3e9e)
  • add: lint code (163b309)
  • add: add handling for topScope (1162cf5)
  • bin, serve: force default package export, add serve default (#815)
  • init: refactored the init.ts success message (#810)
  • opencollective prompt: fix grammar (246db42)
  • opencollective-prompt: check write permissions (5284b7e)
  • scaffold: config file is always generated at the project root (#801)
  • utils: refactors utils (7fe3543)
  • clear up comment about default function purpose (e48507d)
  • remove unused files (ec242ab)
  • reset files (9863445)
  • replace lookups for TerserPlugin in webpack.optimise (ef23fec)

Tests

  • update snapshots (ce9fbc8)
  • replace uglify with terser in ast-utils tests (73f493f)
  • migration: typescript (#613)

Misc

  • chore(docs): Refactors links for badges (#859)
  • opencollective-prompt: improve grammar (e17a26d)
  • Remove tslint in favour of eslint (#834)
  • cli: refactor functions into utils and config dirs, merge yargs options (#781)
  • utils: refactors scaffold (0b28fb3)

3.3.1 (2019-04-21)

Full Changelog

New Features

  • terser: clean old files (89e6b74)
  • terser: remove leftover files (27d5b4d)
  • terser: replace after merging master (c404655)
  • replace Uglify with Terser in generators (2b8651b)
  • use terserPlugin in loaderOptionsPlugin (14f5337)
  • use terserJsPlugin for transformations during migrate (33c6185)
  • replace uglifyJsPlugin with terserPlugin in migrate (d467f3b)
  • opencollective prompt: work on windows setting atime by code (3af73a8)
  • opencollective prompt: fix typo (c2351b1)
  • opencollective prompt: remove .lastocprint file from fs (b96ad56)
  • opencollective prompt: extract weekday to variable (790d27a)
  • opencollective prompt: set terminal cols to 80 (badc32d)
  • opencollective prompt: fix azure ci (ea0039a)
  • opencollective prompt: lint (ea906d8)
  • opencollective prompt: clear package.json modifications (f080733)
  • opencollective prompt: add prompt in postinstall script (dd9d528)

Ast

  • change tooltip property from uglify to terser (ea9e4b8)
  • replace requires and inits for uglify with terser (3011a6c)
  • replace UglifyJsPlugin with TerserPlugin (21da35f)

Chore

  • cli: move constants to a separate file (#798)
  • deps: upgrade lerna to fix vulnerabilities & update webpack-dev-server (#823)
  • docs: removes scaffolding docs from the root (8c1db03)
  • junit: reverting the junit.xml (80fd4fa)
  • tests: updated test regex, some helper scripts (#809)
  • types: add type information (#791)
  • replace instances of uglify with terser (f9cb8ce)
  • use actual package name in comment about removing uglify (b1cf4cc)
  • align file in the same way as other terserPlugin test fixtures (b6c6484)
  • remove gitHash from package.json (2af08be)

Docs

  • contributing: fixes dead link (#835)
  • opencollective prompt: improve code clarity (55992a4)
  • packages: adds downloads/month shield (6a0375a)
  • readme: adds contributors shield (958d064)
  • README: phrase change (3a11a16)
  • README: add link to webpack-scaffold-starter (e35a194)
  • README: update scaffolding links (74179b5)
  • serve: link to webpack-dev-server (cb68b1b)
  • serve: update docs to use webpack-dev-server (f7451d4)
  • replace tooltip link to terser plugin (4254730)
  • replace Uglify with Terser in comments (799577d)
  • replace UglifyJsPlugin with TerserPlugin in migrate docs (326f783)

Enh

  • webpack-scaffold: improve prompt and doc (#794)

Fix

  • add: add types (d4ce6f2)
  • add: fix runTransform (dbc3e9e)
  • add: lint code (163b309)
  • add: add handling for topScope (1162cf5)
  • bin, serve: force default package export, add serve default (#815)
  • init: refactored the init.ts success message (#810)
  • scaffold: config file is always generated at the project root (#801)
  • utils: refactors utils (7fe3543)
  • clear up comment about default function purpose (e48507d)
  • remove unused files (ec242ab)
  • reset files (9863445)
  • replace lookups for TerserPlugin in webpack.optimise (ef23fec)

Tests

  • update snapshots (ce9fbc8)
  • replace uglify with terser in ast-utils tests (73f493f)
  • migration: typescript (#613)

Misc

  • Remove tslint in favour of eslint (#834)
  • cli: refactor functions into utils and config dirs, merge yargs options (#781)
  • utils: refactors scaffold (0b28fb3)

3.3.0 (2019-03-15)

Full Changelog

New Features

  • use webpack.config as default name in dev scaffold (385a672)
  • only display once a week (b6199e5)
  • add util to run-and-get watch proc (1d2ccd5)
  • add test-util to append data to file (e9e1dcb)
  • log: clean single line logs (5d2284b)
  • log: add gitignore (7c830b5)
  • log: make log package (df7c224)
  • log: add clrscr function (11b3bff)
  • log: few changes (bc32727)
  • log: add newline for title (4047213)
  • log: remove unwanted commits (c088f3e)
  • log: task based custom loggers (2c43a41)

Chore

Docs

  • scaffolding: lowercase Webpack (d19c1f7)
  • scaffolding: fix typos (b94b0de)
  • scaffolding: improve grammar (6b79072)
  • add lerna badge in README (#786)
  • contributing: refactor & formatting (1042cb2)
  • contributing: improve formatting (47fcd7f)
  • contributing: : at the end of paragraphs (48d65fd)
  • contributing: update instructions to run individual tests (b7cca58)
  • contributing: update instructions to run individual tests (bc0297a)
  • contributing: add yarn before running jest (126cf55)
  • contributing: commands to install jest globally (18b7c2e)
  • contributing: fixes typo (c458380)
  • contributing: improves formatting (abac823)
  • contributing: adds prebuild instructions (81cb46a)
  • readme: add downloads badge (dc2423c)
  • scaffold: add link option for local (f8424be)
  • scaffold: Add installation guide for packages/webpack-scaffold (#727)
  • scaffolding: fix typo (98818a1)
  • scaffolding: improve description & formatting (0f657d0)
  • scaffolding: fix links (e11c524)
  • scaffolding: add yarn example (d47eea0)
  • scaffolding: fix typo (87ba169)
  • scaffolding: improved structure, formatting, typos (8949f82)
  • init documentaion (4b130bb)
  • rename Webpack to webpack (900c13e)
  • init documentaion (14d2b47)

Fix

  • bin: use compiler.close API correctly for stats (568161d)
  • bin: extension detection (#724)
  • init: lint code (20aab48)
  • init: support global installation (1cb0166)
  • init: revert to local installation (48b3b23)
  • init: update prompt command (c1c0739)
  • init: update prompt command (1cab3cb)
  • readme: remove old dependency status link (4df0000)
  • readme: add fallback badge for dependency status (0e3753b)
  • tests: remove snapshot for static compilation (54a3ac4)
  • tests: remove snapshot for static compilation (3af0948)
  • tests: update jest (d195774)
  • close compiler, own sh script and output clearing (6ded275)
  • failing test (88888bb)
  • failing test (986472a)
  • test: fix travis ts build (22d3acc)

Tests

  • azure pipelines (c9c3fea)
  • bin: add webpack.config.ts related test (#724)
  • bin: add webpack.config.babel.js related test (#724)
  • module: use extractSummary (7bde073)
  • watch: use copyFile functionality (c61fe92)
  • add copyFile function in test-utils (1b21e81)
  • config-file: use extractSummary (7554fe7)
  • config-name: use extractSummary (3e30a57)
  • env: use extractSummary (aa0cf25)
  • fix: fix failing tests (5669311)
  • fix: fix failing tests (f1f7db1)
  • help: use extractSummary (0ba72c4)
  • watch: use switch pattern for verbosity off (c00386b)
  • watch: hash assertion for single-config-opt (55632d6)
  • watch: hash assertion for single-config (48f34d1)
  • watch: hash assertion for multi-config-watch-opt (6dd2327)
  • watch: hash assertion multi-config (6b4d339)
  • watch: hash assertion info-verbosity-verbose (42e5ee8)
  • watch: remove test.only for info-verbosity-off (675d5c0)
  • improve appendFile test-case (18bde78)
  • remove eslint comment for requireReturn (be7b259)
  • watch: test failure using done(error) (46d2e37)
  • watch: use native require first (20e8579)
  • watch: use better comments (b6efe2d)
  • add type to appendDataIfFileExists util (f853302)
  • make comment clear about fs.copyFileSync (d1d3d02)
  • use 10E6 instead of 10e6 (c9c5832)
  • bin: add .babelrc to webpack-babel-config test (#724)
  • bin-cases: expose extractSummary as function (73714f5)
  • config-type: use extractSummary (ed36260)
  • entry: use extractSummary (745a369)
  • errors: use extractSummary (3c8628c)
  • fix: fix failing tests (7cb531b)
  • fix: fix failing tests (a967485)
  • mode: use extractSummary (3277d41)
  • output: use extractSummary (cb60b15)
  • plugins: use extractSummary (02e08dc)
  • silent: use extractSummary (ea89a82)
  • stats: use extractSummary (7f4e504)
  • watch: hash assertion for info-verbosity-off (e0a0d97)
  • watch: use extractSummary (8357dbc)

Misc

  • Correction of the webpack-merge configuration (2ed8c60)
  • replace opencollective with light vers (848bf4b)

3.2.2 (2019-02-05)

Full Changelog

New Features

  • only display once a week (b6199e5)
  • add util to run-and-get watch proc (1d2ccd5)
  • add test-util to append data to file (e9e1dcb)
  • log: clean single line logs (5d2284b)
  • log: add gitignore (7c830b5)
  • log: make log package (df7c224)
  • log: add clrscr function (11b3bff)
  • log: few changes (bc32727)
  • log: add newline for title (4047213)
  • log: remove unwanted commits (c088f3e)
  • log: task based custom loggers (2c43a41)

Chore

Docs

  • init documentaion (14d2b47)
  • scaffold: Add installation guide for packages/webpack-scaffold (#727)

Fix

  • close compiler, own sh script and output clearing (6ded275)
  • bin: extension detection (#724)
  • readme: remove old dependency status link (4df0000)
  • readme: add fallback badge for dependency status (0e3753b)
  • failing test (88888bb)
  • test: fix travis ts build (22d3acc)

Tests

  • azure pipelines (c9c3fea)
  • bin: add webpack.config.ts related test (#724)
  • module: use extractSummary (7bde073)
  • watch: use copyFile functionality (c61fe92)
  • add copyFile function in test-utils (1b21e81)
  • bin: add webpack.config.babel.js related test (#724)
  • config-file: use extractSummary (7554fe7)
  • config-name: use extractSummary (3e30a57)
  • env: use extractSummary (aa0cf25)
  • fix: fix failing tests (5669311)
  • help: use extractSummary (0ba72c4)
  • watch: use switch pattern for verbosity off (c00386b)
  • watch: hash assertion for single-config-opt (55632d6)
  • watch: hash assertion for single-config (48f34d1)
  • watch: hash assertion for multi-config-watch-opt (6dd2327)
  • watch: hash assertion multi-config (6b4d339)
  • watch: hash assertion info-verbosity-verbose (42e5ee8)
  • watch: remove test.only for info-verbosity-off (675d5c0)
  • improve appendFile test-case (18bde78)
  • remove eslint comment for requireReturn (be7b259)
  • watch: test failure using done(error) (46d2e37)
  • watch: use native require first (20e8579)
  • watch: use better comments (b6efe2d)
  • add type to appendDataIfFileExists util (f853302)
  • make comment clear about fs.copyFileSync (d1d3d02)
  • use 10E6 instead of 10e6 (c9c5832)
  • bin: add .babelrc to webpack-babel-config test (#724)
  • bin-cases: expose extractSummary as function (73714f5)
  • config-type: use extractSummary (ed36260)
  • entry: use extractSummary (745a369)
  • errors: use extractSummary (3c8628c)
  • fix: fix failing tests (7cb531b)
  • mode: use extractSummary (3277d41)
  • output: use extractSummary (cb60b15)
  • plugins: use extractSummary (02e08dc)
  • silent: use extractSummary (ea89a82)
  • stats: use extractSummary (7f4e504)
  • watch: hash assertion for info-verbosity-off (e0a0d97)
  • watch: use extractSummary (8357dbc)

Misc

  • Correction of the webpack-merge configuration (2ed8c60)
  • replace opencollective with light vers (848bf4b)

3.1.2 (2018-09-29)

Full Changelog

Chore

  • deps: upgrade husky (#611)
  • docs: update readme (93ebcc2)
  • scripts: add commit script, cz-customizable (#612)

Docs

  • init: update headers (dc4ded9)
  • init: update init documentation (2ccf9a9)
  • readme: update webpack-cli to webpack CLI (f3a225a)
  • readme: change addons to scaffolds (747aef9)
  • readme: update links (f8187f1)
  • readme: update README.md (#614)
  • readme: update Readme based on feedback (da05c2f)

Fix

3.1.1 (2018-09-23)

Full Changelog

New Features

  • migrate: CommonChunksPlugin to SplitChunksPlugin (#558)
  • types: types for packages (#578)

Chore

  • ci: add commitlint when trying to commit (#595)
  • ci: Set up CI with Azure Pipelines (89d3a19)
  • ci: fix commitlint (#592)
  • ci: Add a status badge for the azure pipelines CI build (#601)
  • deps: resync package-lock, upgrade major version (d892b4d)
  • deps: Bump lerna version (#583)
  • deps: removing inquirer as default package (#555)
  • fix: fix clean all script (6be0478)
  • Update schema-utils to the latest version 🚀 (#565)
  • update pkg.lock (76c8277)
  • remove editorconfig from testfixtures (#560)
  • lint: fix tslint warnings (cf0bf4a)
  • lint: turn off console log warning (db5f570)
  • lint: remove or replace console.log with console.error (e425642)
  • package: update lerna to version 3.0.0 (08c424d)
  • scripts: update ts watch (336ad3e)
  • tests: added first ts test for info package (#584)

CLI

  • allow array value for --ouput-library (#559)

Docs

  • fixed latest changelog link (#556)
  • migrate documentaion (#554)
  • init documentaion (#547)
  • contribution: fix the setup workflow #591 (#597)
  • typedoc: add ts docs (#571)

Fix

  • generate-loader: include example template in npm package (d26ea82)
  • generate-plugin: include example template in npm package (77fa723)
  • package: update import-local to version 2.0.0 🚀 (#576)
  • prettier: add parser, filePath (#553)
  • schema: resolve references in schema (#605)

Misc

  • Revert "cli: allow array value for --ouput-library (#559)" (#561)

3.1.0 (2018-07-18)

Full Changelog

New Features

  • generators: add typescript support (c1844f8)
  • init: add typescript support (222ccdc)
  • make: add typescript support (4b574d9)
  • remove: add typescript support (f1623ed)
  • scaffold: add typescript support (eaf6fdf)
  • scaffold: add typescript support (f611c27)
  • serve: add typescript support (d313421)
  • types: add webpack types schema (90909e4)
  • typescript: setup base infra (fe25465)
  • typescript: setup base infra (373a304)
  • update: add typescript support (53505b9)
  • utils: add typescript support (47702cb)

Ast

Chore

  • add-cmd: add typescript support (fb98933)
  • add-cmd: add typescript support (d730841)
  • build: fix eslint pattern (#529)
  • build: fix ci (#535)
  • ci: fix build (#534)
  • ci: fix build (#534)
  • ci: remove semantic release (#516)
  • ci: update appveyor config, script (f220c9e)
  • ci: update travis script (00df5ba)
  • update pkg.lock (817f99c)
  • fix minor build infra (87dd419)
  • Update eslint to the latest version 🚀 (#526)
  • update gitignore (fdc82b9)
  • add missing READMES to packages (#545)
  • docs: Updated working link for webpack addon. (#543)
  • generate-loader,plugin: add typescript support (971b31a)
  • info: add typescript support (ca133ab)
  • info: add typescript support (2c69df0)
  • migrate: add typescript support (82a7dec)
  • package: update eslint-plugin-node to version 7.0.0 (507a4a6)
  • package: update lockfile (a3d41fb)
  • release: whitelist/blacklist release files (#514)
  • release: whitelist/blacklist release files (#514)
  • release: whitelist/blacklist release files (#514)
  • scripts: fix pretest (55efce6)
  • scripts: remove semantic-release (#525)
  • template: tiny fix for bug template (51dc005)

Docs

  • update jsdoc (#507)
  • update jsdoc (#507)
  • update jsdoc (#507)
  • pkg: readme file for add package (#498)
  • pkg: readme info (#497)
  • pkg: readme info (#497)

Fix

  • default named import bug (ce956c0)
  • generators: named export (8adbe9e)

Tests

  • fix: bin test outputs (#552)
  • migrate: fix transforms order issue (938e5f9)

Misc

  • Update yargs to the latest version 🚀 (#533)

0.0.8-development (2018-06-15, webpack CLI v.3)

Full Changelog

Ast

  • parser: add (#456)

Chore

  • deps: add lerna (a7d8085)
  • lockfile: update pkglock (0b024bf)
  • monorepo: fix windows build (0310fd3)
  • monorepo: add bootstrap to run (17c2c88)
  • monorepo: fix windows build (8c58d24)
  • monorepo: add rimraf globally (7c0e245)
  • monorepo: fix versions and use clean bootstrap (7de58ea)
  • monorepo: fix appveyor build (206749b)
  • monorepo: add eslint-plugin-prettier (ae55183)
  • monorepo: fix appveyor build (a08b899)
  • monorepo: fix appveyor build (42468d3)
  • next: dev version bump (78b48a6)
  • pkg: v.6 on next (3a82b7d)
  • semantic: configure plugins (#475)
  • v.6: update init (ebe5c6b)

CLI

  • add: re-add add command (bf78411)
  • color: don't use color on non-tty (#452)
  • init: Better defaults (#451)
  • symlinks: Fix paths (#453)

Fix

  • cli: show help flag when defaults fail (#466)
  • vulnerabilities: vulnerabilities patch for v3 (#460)

Tests

  • cov: use regular nyc on tests (3aa96ce)
  • coverage: fix coverage (#473)
  • no-options: refactor tests (7be10d8)
  • parser: fix recursive-tests signature (#470)

Misc

  • Added yarn lock file to gitignore (#455)

0.0.6 (2018-05-17)

Full Changelog

CLI

Misc

0.0.5 (2018-05-17)

Full Changelog

Chore

Misc

0.0.4 (2018-05-17)

Full Changelog

Chore

Misc

0.0.3 (2018-05-17)

Full Changelog

Misc

0.0.2 (2018-05-17)

Full Changelog

Chore

Misc

0.0.1 (2018-05-17)

Full Changelog

Chore

  • cli: move to lerna and scoped packages (#434)
  • linting: resolve linting (80c9e9a)
  • linting: resolve linting (8f6f1db)
  • linting: fix linting errors (a76c46f)
  • linting: resolve linter errors (1db677e)
  • monorepo: fix plugin package.json (3c822cf)
  • monorepo: prune files and update eslint rules (059d6f9)
  • monorepo: move to lerna (ec6cc38)
  • monorepo: use commands as normal instead of package (bdafce0)
  • monorepo: fix the no-missing-require error (8ef1804)
  • monorepo: updated package.json (ff6c371)
  • monorepo: merge package lock json (d4c7c5d)
  • monorepo: prune package json (64cfef7)
  • monorepo: fix typo (a6a2715)
  • monorepo: fix typo (a1d5406)
  • rebase: refactor stuff (b02070d)
  • scaffold: move addons to scaffold (b2a7470)
  • scaffold: fix linting errors (df8287d)
  • v: revise pkg (ab38a3a)

CLI

Fix

  • monorepo: fix versions in pacakges (2b3035c)
  • monorepo: update lock files (ca8f5c1)
  • monorepo: fix cross spawn versions (0fcc5b3)
  • monorepo: fix lint errors (74fb759)
  • revert: packagejson (3dd244b)

Misc

2.1.3 (2018-05-06)

Full Changelog

Chore

  • pkg: remove prefer global (4149c53)
  • templates: Update issue templates (#432)

CLI

  • cmds: revise yargs command (#422)

2.0.14 (2018-04-05)

Full Changelog

New Features

  • use npm ci for tests (#367) (#368)
  • add envinfo as webpack-cli info command (51ab19f)
  • --entry should override config.entry (#155) (#358)

Chore

  • coverage: added reporters inside package.json (c7d80fb)
  • upgrade: webpack 4.2 and other dependencies (#362)
  • version: v.2.0.13 (2222f1d)

CLI

  • refactor: improve folder structure (#371)

Fix

  • loader,plugin: fix generators path bug (b4bfafb)

2.0.13 (2018-03-22)

Full Changelog

Chore

  • pkg: explicitly include files for release (#349)

CLI

  • init: add webpack-cli dep (#347)

2.0.12 (2018-03-14)

Full Changelog

New Features

  • support --build-delimiter for opt-in output delimiter (#192) (#340)

Chore

  • gitignore: add vim swap files to gitignore (3448fb5)
  • scaffolding: update docs (#336)

Fix

  • removes debug in migrate (#342)

Tests

  • snapshot: update snapshot (bd8ccda)

Misc

  • cz: fix type description (#339)
  • init: fix global-modules require statement in package-manager (610aa02)
  • init-generator: cleanup (b8c3145)

2.0.11 (2018-03-10)

Full Changelog

Chore

  • bundlesize: change threshold (2aedfda)
  • deps: upgrade deps (#319)
  • docs: update docs (3307e3b)
  • es6: changed 'var' into 'const' where convenient (#325)
  • test: updated tests file names (#324)

CLI

  • init: Refactor Yeoman (#323)
  • tapable: Remove Tapable#apply calls (#305)

Docs

  • update README to remove inconsistent CLI messaging (#327) (#328)

Fix

  • migrate: move options to use (#308)
  • adding 'fix' to whitelist (10a00df)

Misc

  • deps: clean up dependencies (7078282)
  • generator: Allow local paths to generators (#265)
  • grammar: revise spelling and incorrect syntax (#293)
  • readme: add npm badge (#303)

2.0.10 (2018-03-02)

Full Changelog

New Features

  • show help when no options given (a7ee15a)
  • chore: add project tools and utilities (#270)

Ast

Chore

  • .gitignore: ignore .vscode (a322505)
  • .gitignore: ignore .vscode (ab0eacc)
  • add: temp remove add from cli (f663215)
  • changelog: v.2.0.7 changelog (a165269)
  • clean: remove unused dependency (4a395d7)
  • deps: bump uglify dep and cli version (81a9f1e)
  • packager: remove yarn (#302)
  • pkg.json: remove commitmsg cmd (4dff074)
  • refactor: update supports-color usage (4566fde)
  • refactor: update supports-color usage (97b2df3)
  • revert: revert yargs to 9.0.1 (7ef13ef)
  • upgrade: update all dependencies, devDependencies (4bf64bf)
  • version: v.2.0.9 (4cf5e17)

CLI

  • devServer: change devServer path (c27e961)
  • version: v.2.0.8 (9406912)

Fix

  • generator: use yeoman clone (0b4269c)
  • yeoman-generator fork issue (#294)
  • Resolve webpack dependencies (#251)
  • change help logic (d67f4b7)

Improvement

  • add an option to watch messaging. Add .idea to .gitignore (#200)

Refactor

  • convert-args: remove unused arguments (#253)

Style

Tests

  • add test for showing help on no options (cf43939)
  • mode: add mode tests (#285)
  • update: migrate snapshot (3c4e6f7)
  • update: migrate snapshot (c322067)

Misc

  • refactor: reduce code duplication use process.exitCode instead of process.exit (#272)
  • [feature] configuration validation (#240)
  • Commitlint (#300)
  • Change from git:// to https:// (#259)
  • Add jsdoc comments for migrate (#255)
  • strict Promise configuration validation (#298)
  • Refactor bin directory (#263)
  • Issue 249 fixed and other enums refactored (#264)
  • remove yargs major update due security compromise (9bd7ed4)
  • Revert "Show help on no command" (#276)
  • 2.0.5 (94ac6db)
  • v.2.0.6 (4333088)
  • fix typo.. (0f1cee6)
  • binTestCases: remove obsolete snapshot (42301d7)
  • dep: add webpack 4 as peer dependency (#297)
  • migrate: prettify output (#281)
  • revert: revert supports-color usage (f8e819a)
  • revert: revert supports-color usage (75f706b)
  • syntax: prettify (5cb146f)
  • yargs: add description for module-bind-* args (#286)

2.0.9 (2018-02-25)

Full Changelog

Ast

Chore

  • .gitignore: ignore .vscode (ab0eacc)
  • .gitignore: ignore .vscode (a322505)
  • add: temp remove add from cli (f663215)
  • changelog: v.2.0.7 changelog (a165269)
  • deps: bump uglify dep and cli version (81a9f1e)
  • pkg.json: remove commitmsg cmd (4dff074)

CLI

  • devServer: change devServer path (c27e961)
  • version: v.2.0.8 (9406912)

Feat

  • show help when no options given (a7ee15a)
  • chore: add project tools and utilities (#270)

Fix

  • Resolve webpack dependencies (#251)
  • change help logic (d67f4b7)
  • generator: use yeoman clone (0b4269c)

Improvement

  • add an option to watch messaging. Add .idea to .gitignore (#200)

Refactor

  • convert-args: remove unused arguments (#253)

Style

Tests

  • add test for showing help on no options (cf43939)

Misc

  • remove yargs major update due security compromise (9bd7ed4)
  • Revert "Show help on no command" (#276)
  • v.2.0.6 (4333088)
  • fix typo.. (0f1cee6)
  • 2.0.5 (94ac6db)
  • Change from git:// to https:// (#259)
  • Issue 249 fixed and other enums refactored (#264)
  • Refactor bin directory (#263)
  • Add jsdoc comments for migrate (#255)
  • [feature] configuration validation (#240)
  • refactor: reduce code duplication use process.exitCode instead of process.exit (#272)

2.0.7 (2018-02-24)

Full Changelog

Chore

  • .gitignore: ignore .vscode (ab0eacc)
  • .gitignore: ignore .vscode (a322505)
  • add: temp remove add from cli (f663215)
  • deps: bump uglify dep and cli version (81a9f1e)

Feat

  • show help when no options given (a7ee15a)
  • chore: add project tools and utilities (#270)

Fix

  • Resolve webpack dependencies (#251)
  • change help logic (d67f4b7)

Improvement

  • add an option to watch messaging. Add .idea to .gitignore (#200)

Refactor

  • convert-args: remove unused arguments (#253)

Style

Tests

  • add test for showing help on no options (cf43939)

Misc

  • remove yargs major update due security compromise (9bd7ed4)
  • Revert "Show help on no command" (#276)
  • v.2.0.6 (4333088)
  • fix typo.. (0f1cee6)
  • 2.0.5 (94ac6db)
  • Change from git:// to https:// (#259)
  • Issue 249 fixed and other enums refactored (#264)
  • Refactor bin directory (#263)
  • Add jsdoc comments for migrate (#255)
  • [feature] configuration validation (#240)
  • refactor: reduce code duplication use process.exitCode instead of process.exit (#272)

2.0.6 (2018-02-20)

Full Changelog

Chore

  • .gitignore: ignore .vscode (ab0eacc)
  • .gitignore: ignore .vscode (a322505)
  • add new items to chore: adds chore command (db243b6)
  • linting: lint added files (6dc12af)
  • remove cmd: removes f command (7adfdcf)

Feat

  • show help when no options given (a7ee15a)

Fix

  • Resolve webpack dependencies (#251)
  • change help logic (d67f4b7)

Improvement

  • add an option to watch messaging. Add .idea to .gitignore (#200)

Refactor

  • convert-args: remove unused arguments (#253)

Style

Tests

  • add test for showing help on no options (cf43939)

Misc

  • remove yargs major update due security compromise (9bd7ed4)
  • [feature] configuration validation (#240)
  • v.2.0.6 (4333088)
  • fix typo.. (0f1cee6)
  • 2.0.5 (94ac6db)
  • Change from git:// to https:// (#259)
  • Issue 249 fixed and other enums refactored (#264)
  • Refactor bin directory (#263)
  • Add jsdoc comments for migrate (#255)
  • add commitlinting: adds commit linting to the cli (7e4dd3d)
  • add eslint ignore items: adds build folder and commit linter to ignore (a400809)

2.0.0 (2017-12-21)

  • Adds add
  • Remove some mocks
  • Remove validationschema and ajv dependencies
  • Update Jest & Jest-cli
  • Remove unused dependencies
  • Creator is now init
  • Using env preset (#197)
  • Using Yarn (#203)
  • Using peer dep of webpack
  • Transformations is now migrate
  • Init has its own generator
  • Commands are refactored into a HOC and sent to a folder for each command with an helper for scaffolding aliases
  • Using RawList instead of List for better usability (82c64db)
  • lib/transformations/util is now in lib/utils/ast-utils
  • Each AST module now has an extra argument that specifies action to be done
  • FindPluginsByRoot is now FindRootByName and more generalistic
  • Added ast util function createEmptyCallableFunctionWithArguments
  • Refactor for readability (#214)
  • Remove dist from repo (#215)
  • Remove entry and output validation (#217)
  • topScope now checks if the import already is present
  • Updated test errors/issue-5576, remember to sync with webpack/next
  • User friendly startup message (#218)
  • Migrate now uses prettier (88aaaa2
  • Added transform for mode (972d4cd
  • Remove recast fork (fba04da)
  • New transforms (b416d9c)
  • JSdocs are added (47de46a)
  • Added serve alias (#204)
  • Migrate has new validate logic (c4c68e8)
  • webpack serve logic (5d4430a)
  • webpack --config-register and webpack -r is added (1f24d19)
  • work on makefile generation (d86e1ce)
  • Appveyor is added (9b2f6f5)
  • Remove commit-validate from docs (#222)
  • Added transform ResolveLoader (7c713ce)
  • Using v8-compile-cache (7e57314)
  • Adds webpack-cli bot (#224)

1.3.2 (2017-05-15)

Bug Fixes

  • add css-loader appropriately (#141) (a71600e)
  • Deps 'webpack' and 'uglifyjs-webpack-plugin' not installed when user answers yes to 'using ES2015' (#135). (#136) (524f035)
  • Install correct (es2015) babel preset to match generated config (#138) (b0af53f)
  • use correct test function (#129) (3464d9e)

1.3.1 (2017-05-02)

Bug Fixes

Features

  • Add beautifier config for JS code (64c88ea)
  • Add commit validation and commits template (d0cbfc0)
  • Add editorconfig settings from core webpack (89809de)
  • Add yarn settings to handle dependencies (34579c7)
  • Adds a resolved path for output (#80) (37a594d)
  • Introduce reserve and timestamps (#24) (ed267b4)
  • Webpack-CLI version 1(#105)
  • Feature: Use listr to display progress and errors for transformations(#92)
  • Feature: Jscodeshift Transformations for --migrate (#40)