v5.0.0-rc.3
版本发布时间: 2022-02-10 16:03:16
vuejs/vue-cli最新发布版本:v5.0.8(2022-07-07 19:46:48)
This is likely to be the last RC version of Vue CLI 5. No more breaking changes are planned. If no major regressions occur, a stable version will be released in a week.
:boom: Breaking Changes
-
@vue/cli-plugin-typescript
,@vue/cli-service
-
@vue/cli-plugin-e2e-nightwatch
- #6520 feat: Upgraded Nightwatch to 2.0, updated distribued config (@vaibhavsingh97)
:rocket: New Features
-
@vue/cli-service
- #6980 feat: add build stats hash support (@xiaoxiangmoe)
-
@vue/cli-plugin-e2e-nightwatch
- #6520 feat: Upgraded Nightwatch to 2.0, updated distribued config (@vaibhavsingh97)
:bug: Bug Fix
Committers: 6
- Haoqun Jiang (@sodatea)
- Rotzbua (@Rotzbua)
- Simon Stieger (@sstieger)
- Vaibhav Singh (@vaibhavsingh97)
- ZHAO Jinxiang (@xiaoxiangmoe)
- @DarknessChaser