v5.0.0-rc.3
Pre-release
Pre-release
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.
π₯ 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)
π 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 Fix
Committers: 6
- Haoqun Jiang (@sodatea)
- Rotzbua (@Rotzbua)
- Simon Stieger (@sstieger)
- Vaibhav Singh (@vaibhavsingh97)
- ZHAO Jinxiang (@xiaoxiangmoe)
- @DarknessChaser