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.
๐ฅ 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
๐ 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 Fix
@vue/cli-service
๐ Documentation
๐ 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)