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)