v5.0.0-beta.4
版本发布时间: 2021-09-15 19:26:44
vuejs/vue-cli最新发布版本:v5.0.8(2022-07-07 19:46:48)
For a complete guide on migrating from v4 to v5, see https://next.cli.vuejs.org/migrations/migrate-from-v4.html
Upcoming breaking changes in the next beta:
- As WebDriverIO's sync API has been deprecated and doesn't work in Node.js v16, we are going to remove
@wdio/sync
from the dependencies of@vue/cli-plugin-e2e-webdriverio
. Please be prepared and migrate to the async API, or install the@wdio/sync
package in the projects by yourselves.
:boom: Breaking Changes
-
@vue/cli-plugin-typescript
,@vue/cli-plugin-unit-jest
- #6627 feat: update jest to v27 (@cexbrayat)
-
@vue/cli-plugin-eslint
,@vue/cli-service
,@vue/cli-test-utils
-
@vue/cli-plugin-e2e-cypress
:rocket: New Features
-
@vue/cli-plugin-babel
,@vue/cli-plugin-eslint
-
@vue/cli-plugin-typescript
,@vue/cli-plugin-unit-jest
- #6627 feat: update jest to v27 (@cexbrayat)
-
@vue/cli-plugin-eslint
,@vue/cli-service
,@vue/cli-test-utils
-
@vue/cli-plugin-e2e-cypress
:bug: Bug Fix
-
@vue/cli-service
:memo: Documentation
:house: Internal
-
@vue/cli-plugin-pwa
,@vue/cli-service
- #6638 refactor: remove redundant Webpack version checks (@KubesDavid)
-
@vue/cli-ui
Committers: 4
- Cédric Exbrayat (@cexbrayat)
- David Kubeš (@KubesDavid)
- Haoqun Jiang (@sodatea)
- Vinsea (@Vinsea)