v5.0.0-beta.3
版本发布时间: 2021-08-10 15:15:54
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
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.
:boom: Breaking Changes
:rocket: New Features
-
@vue/cli-plugin-unit-jest
-
@vue/cli-service
- #6530 feat(cli-service): add support new image format avif (@muhamadamin1992)
:bug: Bug Fix
-
@vue/cli-service
-
@vue/cli-plugin-unit-mocha
:memo: Documentation
-
@vue/cli
- #6589 Fix command description typo (@martiliones)
Committers: 4
- Haoqun Jiang (@sodatea)
- Juan (@j-a-m-l)
- Muhammadamin (@muhamadamin1992)
- martiliones (@martiliones)