π₯ Breaking Changes
@vue/cli-plugin-eslint
,@vue/cli-service-global
,@vue/cli-service
,@vue/cli-ui-addon-widgets
,@vue/cli
@vue/cli-service
@vue/cli-plugin-typescript
- #3909 chore: prefer .tsx? files over .jsx? file extensions (@LinusBorg)
Most of the following new features and bugfixes also applies to v3.8.0
π New Features
@vue/cli-plugin-pwa
,@vue/cli-ui
- #3939 add 'manifestCrossorigin' option (@BigsonLvrocha)
@vue/cli-ui
@vue/cli-service
- #4011 enable HMR when extracting CSS in dev (@achretien)
@vue/cli
- #3860 suggest matching commands if the user mistypes (@jamesgeorge007)
π Bug Fix
@vue/cli-upgrade
@vue/cli-service
@vue/cli-ui
- #3992 update dependencies and fix peer dependency warnings (@sodatea)
- #3966 fix
detectLanguage
function (@maple3142)
π Internal
@vue/cli-service
- #4018 set
clientLogLevel
tosilent
instead ofnone
(@svtfrancisco
- #4018 set
@vue/cli
π¨ Underlying Tools
@vue/cli-service
- #4020 upgrade webpack-dev-server to 3.4.1 (@beardedpayton)
@vue/babel-preset-app
- #3978 bump jsx dependency version (@LinusBorg)
Committers: 9
- Francisco (@svtfrancisco)
- Guillaume Chau (@Akryum)
- Haoqun Jiang (@sodatea)
- James George (@jamesgeorge007)
- Luiz Victor Linhares Rocha (@BigsonLvrocha)
- Payton Burdette (@beardedpayton)
- Thorsten LΓΌnborg (@LinusBorg)
- @achretien
- maple (@maple3142)