Pre-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/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)
Assets
2
Pre-release
For a complete guide on migrating from v4 to v5, see https://next.cli.vuejs.org/migrations/migrate-from-v4.html
Note on Future Betas
- We'll upgrade to
jest
27 soon. Once it's done,jest
will be required as a peer dependency of@vue/cli-plugin-unit-jest
. You can addjest@26
to project dependencies now to avoid future breakages.
π₯ Breaking Changes
π New Features
@vue/cli-plugin-unit-jest
@vue/cli-service
- #6530 feat(cli-service): add support new image format avif (@muhamadamin1992)
π Bug Fix
@vue/cli-service
@vue/cli-plugin-unit-mocha
π Documentation
@vue/cli
- #6589 Fix command description typo (@martiliones)
Committers: 4
- Haoqun Jiang (@sodatea)
- Juan (@j-a-m-l)
- Muhammadamin (@muhamadamin1992)
- martiliones (@martiliones)
Assets
2
Pre-release
For a complete guide on migrating from v4 to v5, see https://next.cli.vuejs.org/migrations/migrate-from-v4.html
π New Features
@vue/cli-plugin-typescript
,@vue/cli-service
,@vue/cli-shared-utils
,@vue/cli
- #6411 feat: implement plugin execution order (@fangbinwei)
π Bug Fix
@vue/cli-plugin-pwa
- #6518 fix(pwa): Replace closeTag parameter with voidTag for HtmlWebpackPlugin (@tcitworld)
@vue/cli-service
@vue/cli-plugin-unit-mocha
π Documentation
- #6493 Fixed some minor typos (@Ashikpaul)
- #6487 update deployment.md (@andydodo)
π Internal
Committers: 6
- Andy Do (@andydodo)
- Ashik Paul (@Ashikpaul)
- Binwei Fang (@fangbinwei)
- Haoqun Jiang (@sodatea)
- Thomas Citharel (@tcitworld)
- tomica (@tomicakr)
Assets
2
Pre-release
π New Features
@vue/cli-service
- #6472 Feature: add "tags" part to htmlWebpackPlugin (@TimmersThomas)
@vue/cli-plugin-unit-mocha
π₯ Breaking Changes
π Bug Fix
@vue/cli-service
@vue/cli-plugin-typescript
@vue/cli-ui
@vue/cli-plugin-unit-jest
Committers: 4
- Haoqun Jiang (@sodatea)
- Kael (@KaelWD)
- Kristoffer K. (@merceyz)
- Thomas Timmers (@TimmersThomas)
Assets
2
π Bug Fix
@vue/babel-preset-app
@vue/cli-plugin-unit-mocha
- #6400 fix(mocha): workaround the SVGElement issue in Vue 3 (@fangbinwei)
@vue/cli-service
Others
Committers: 3
- Binwei Fang (@fangbinwei)
- Haoqun Jiang (@sodatea)
- Tony Trinh (@tony19)
Assets
2
Pre-release
For a complete guide on migrating from v4 to v5, see https://next.cli.vuejs.org/migrations/migrate-from-v4.html
The following are the changes between 5.0.0-alpha.8 and 5.0.0-beta.0:
π₯ Breaking Changes
@vue/cli-ui-addon-webpack
,@vue/cli-ui-addon-widgets
,@vue/cli-ui
@vue/cli-plugin-webpack-4
,@vue/cli-service
@vue/cli-service
@vue/cli-plugin-babel
,@vue/cli-service
,@vue/cli-ui
π New Features
@vue/cli-plugin-typescript
- #6428 feat(plugin-typescript): add all recommended tsconfig (@IndexXuan)
@vue/cli-plugin-webpack-4
,@vue/cli-service
@vue/cli-service
@vue/babel-preset-app
,@vue/cli-service
@vue/cli-plugin-babel
,@vue/cli-service
,@vue/cli-ui
@vue/cli-plugin-typescript
,@vue/cli-service
π Bug Fix
@vue/cli-ui
- #6440 fix(ui): fix publicPath documentation link (@jeffreyyjp)
@vue/cli-service
- #6437 fix: should not include IE11 target in Vue 3 projects (@sodatea)
- #6402 fix(cli-service): respect the existing 'devtool' (@fangbinwei)
@vue/cli-plugin-unit-jest
@vue/cli-plugin-unit-mocha
- #6400 fix(mocha): workaround the SVGElement issue in Vue (@fangbinwei)
π Documentation
Committers: 8
- Binwei Fang (@fangbinwei)
- Haoqun Jiang (@sodatea)
- IU (@yoyo930021)
- James George (@jamesgeorge007)
- Jeffrey Yang (@jeffreyyjp)
- Maksim Nedoshev (@m0ksem)
- PENG Rui (@IndexXuan)
- ε‘ε±±η΅θ½¦ (@ylc395)
Assets
2
Pre-release
π New Features
@vue/cli-plugin-babel
,@vue/cli-service
@vue/cli-service
π₯ Breaking Changes
@vue/cli-service
@vue/cli-plugin-unit-jest
π Bug Fix
@vue/cli-service
Committers: 4
- Haoqun Jiang (@sodatea)
- PΓ©ter GaΓ‘l (@petergaal91)
- Yazhe Wang (@jeneser)
- zoomdong (@fireairforce)
Assets
2
- bump
vue-codemod
to work around an NPM hoisting bug - bump minimum required JSX preset / plugin versions, fixes vuejs/jsx#183
- bump default
typescript
version to 4.1 andprettier
version to 2.x for new projects, fixes #6299
Assets
2
Pre-release
Pre-release
π₯ Breaking Changes
@vue/cli-plugin-unit-jest
- #6335 chore!: update vue-jest to v4.x (@sodatea). With this update, custom blocks is supported in Jest. For more details, see https://github.com/vuejs/vue-jest/#supporting-custom-blocks
@vue/cli-service
- #6332 feat!: upgrade to css-loader 5; remove
css.requireModuleExtension
&css.modules
options (@sodatea). For more guidance on migration, see https://next.cli.vuejs.org/migrations/migrate-from-v4.html#css-modules
- #6332 feat!: upgrade to css-loader 5; remove
π Bug Fix
Committers: 2
Assets
2
PreviousNext