🚀 New Features
@vue/cli-plugin-unit-mocha
- #5294 feat(service): Allow mocha unit tests debugger to be bound to a specified IP and port (@darrylkuhn)
@vue/babel-preset-app
@vue/cli-service
- #5293 support vue.config.cjs in ESM projects(@simon300000)
- #3886 feat: wc entry accepts multiple file patterns splited by ',' (@manico)
@vue/cli
@vue/cli-plugin-typescript
- #5170 feat: use @vue/compiler-sfc as a compiler for TS if available (@cexbrayat)
@vue/cli-plugin-eslint
,@vue/cli-service-global
,@vue/cli-ui-addon-widgets
@vue/cli-service
,@vue/cli-ui-addon-webpack
,@vue/cli-ui-addon-widgets
,@vue/cli-ui
@vue/cli-plugin-router
- #4805 types(router): added router array type for Array RouteConfig (@manuelojeda)
🐛 Bug Fix
@vue/cli-shared-utils
@vue/cli-ui
- #5290 fix(cli-ui): build task defaults should respect outputDir option from config file (Closes #2639) (@LinusBorg)
@vue/cli-service
@vue/cli-plugin-pwa
- #5087 fix(pwa): Check for null or undefined in iconPaths (@janispritzkau)
@vue/cli-plugin-eslint
@vue/babel-preset-app
- #5236 fix(babel-preset-app): avoid corejs warning when useBuiltIns is false (@LeBenLeBen)
📝 Documentation
- #5243 docs: add warning on client side environment variables (@sodatea)
- #5231 Update plugin-dev.md (@yeyan1996)
🏠 Internal
@vue/cli-service-global
@vue/cli-service
@vue/cli
- #5228 test: e2e test case for command suggestion logic (@jamesgeorge007)
- #5238 Improve package.json not found error (@barbeque)
🔨 Underlying Tools
@vue/cli-plugin-eslint
Committers: 15
- Benoît Burgener (@LeBenLeBen)
- Cédric Exbrayat (@cexbrayat)
- Darryl Kuhn (@darrylkuhn)
- George Tsiolis (@gtsiolis)
- Haoqun Jiang (@sodatea)
- Jadranko Dragoje (@manico)
- Jair Reina (@jaireina)
- James George (@jamesgeorge007)
- Janis Pritzkau (@janispritzkau)
- Manuel Ojeda (@manuelojeda)
- Mike (@barbeque)
- Thorsten Lünborg (@LinusBorg)
- megos (@megos)
- simon3000 (@simon300000)
- 夜宴 (@yeyan1996)