v5.0.0-beta.4
Pre-release
Pre-release
·
167 commits
to dev
since this release
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/syncfrom the dependencies of@vue/cli-plugin-e2e-webdriverio. Please be prepared and migrate to the async API, or install the@wdio/syncpackage 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)