|
1 | 1 |
|
| 2 | +## 5.0.0-alpha.5 (2021-02-23) |
| 3 | + |
| 4 | +#### :rocket: New Features |
| 5 | +* `@vue/cli-plugin-webpack-4`, `@vue/cli` |
| 6 | + * [#6307](https://github.com/vuejs/vue-cli/pull/6307) feat(GeneratorAPI): `forceOverwrite` option for `extendPackage` ([@sodatea](https://github.com/sodatea)) |
| 7 | +* `@vue/cli-plugin-webpack-4`, `@vue/cli-service` |
| 8 | + * [#6301](https://github.com/vuejs/vue-cli/pull/6301) feat!: use the latest versions of css preprocessor loaders by default ([@sodatea](https://github.com/sodatea)) |
| 9 | +* `@vue/cli-plugin-e2e-webdriverio`, `@vue/cli-plugin-typescript` |
| 10 | + * [#6295](https://github.com/vuejs/vue-cli/pull/6295) feat!: update WebDriverIO to v7 ([@sodatea](https://github.com/sodatea)) |
| 11 | + |
| 12 | +#### :boom: Breaking Changes |
| 13 | +* `@vue/cli-plugin-webpack-4`, `@vue/cli-service` |
| 14 | + * [#6301](https://github.com/vuejs/vue-cli/pull/6301) feat!: use the latest versions of css preprocessor loaders by default ([@sodatea](https://github.com/sodatea)) |
| 15 | +* `@vue/cli-plugin-e2e-webdriverio`, `@vue/cli-plugin-typescript` |
| 16 | + * [#6295](https://github.com/vuejs/vue-cli/pull/6295) feat!: update WebDriverIO to v7 ([@sodatea](https://github.com/sodatea)) |
| 17 | +* `@vue/cli-service`, `@vue/cli-ui`, `@vue/cli` |
| 18 | + * [#6292](https://github.com/vuejs/vue-cli/pull/6292) chore!: drop Node.js v10 support ([@sodatea](https://github.com/sodatea)) |
| 19 | + |
| 20 | +#### :bug: Bug Fix |
| 21 | +* `@vue/cli-plugin-e2e-webdriverio`, `@vue/cli-plugin-typescript` |
| 22 | + * [#6309](https://github.com/vuejs/vue-cli/pull/6309) fix(webdriverio): add `expect-webdriverio` to tsconfig ([@sodatea](https://github.com/sodatea)) |
| 23 | +* `@vue/cli-shared-utils` |
| 24 | + * [#6254](https://github.com/vuejs/vue-cli/pull/6254) fix: correctly pad log strings ([@xiek881028](https://github.com/xiek881028)) |
| 25 | +* `@vue/cli` |
| 26 | + * [#6304](https://github.com/vuejs/vue-cli/pull/6304) fix(generator): support npm package aliases ("@npm:" in version specifier) ([@nuochong](https://github.com/nuochong)) |
| 27 | + * [#6303](https://github.com/vuejs/vue-cli/pull/6303) fix(create): write the lint-staged config to its own file (Closes [#6298](https://github.com/vuejs/vue-cli/issues/6298)) ([@HexPandaa](https://github.com/HexPandaa)) |
| 28 | +* `@vue/babel-preset-app`, `@vue/cli-plugin-babel`, `@vue/cli-plugin-e2e-cypress`, `@vue/cli-plugin-e2e-nightwatch`, `@vue/cli-plugin-e2e-webdriverio`, `@vue/cli-plugin-eslint`, `@vue/cli-plugin-pwa`, `@vue/cli-plugin-router`, `@vue/cli-plugin-typescript`, `@vue/cli-plugin-unit-jest`, `@vue/cli-plugin-unit-mocha`, `@vue/cli-plugin-vuex`, `@vue/cli-plugin-webpack-4`, `@vue/cli-service`, `@vue/cli-shared-utils`, `@vue/cli-test-utils`, `@vue/cli-ui-addon-webpack`, `@vue/cli-ui-addon-widgets`, `@vue/cli-ui`, `@vue/cli` |
| 29 | + * [#6291](https://github.com/vuejs/vue-cli/pull/6291) fix: better dev server & webpack 4 compatibility and some trivial dependency updates ([@sodatea](https://github.com/sodatea)) |
| 30 | + |
| 31 | +#### Committers: 4 |
| 32 | +- Haoqun Jiang ([@sodatea](https://github.com/sodatea)) |
| 33 | +- Superman ([@nuochong](https://github.com/nuochong)) |
| 34 | +- [@HexPandaa](https://github.com/HexPandaa) |
| 35 | +- xiek ([@xiek881028](https://github.com/xiek881028)) |
| 36 | + |
| 37 | + |
| 38 | + |
2 | 39 | ## 5.0.0-alpha.4 (2021-02-18)
|
3 | 40 |
|
4 | 41 | #### :rocket: New Features
|
|
0 commit comments