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)