| 
1 | 1 | 
 
  | 
 | 2 | +## 4.1.0-beta.0 (2019-11-09)  | 
 | 3 | + | 
 | 4 | +#### :rocket: New Features  | 
 | 5 | +* `@vue/cli`  | 
 | 6 | +  * [#4715](https://github.com/vuejs/vue-cli/pull/4715) feat(GeneratorAPI): accept multiple arguments for the resolve method ([@sodatea](https://github.com/sodatea))  | 
 | 7 | +  * [#4767](https://github.com/vuejs/vue-cli/pull/4767) feat: support binary mirrors for taobao registry ([@sodatea](https://github.com/sodatea))  | 
 | 8 | +* `@vue/cli-service`, `@vue/cli-ui-addon-webpack`, `@vue/cli-ui-addon-widgets`, `@vue/cli-ui`, `@vue/cli`  | 
 | 9 | +  * [#4798](https://github.com/vuejs/vue-cli/pull/4798) feat: enable postcss+autoprefixer by default internally, reducing boilerplate ([@sodatea](https://github.com/sodatea))  | 
 | 10 | + | 
 | 11 | +#### :bug: Bug Fix  | 
 | 12 | +* `@vue/cli-service`  | 
 | 13 | +  * [#4816](https://github.com/vuejs/vue-cli/pull/4816) fix: don't prepend publicPath with slash ([@sodatea](https://github.com/sodatea))  | 
 | 14 | +  * [#4809](https://github.com/vuejs/vue-cli/pull/4809) fix: fix build error when path contains space (Closes [#4667](https://github.com/vuejs/vue-cli/issues/4667)) ([@RSeidelsohn](https://github.com/RSeidelsohn))  | 
 | 15 | +* `@vue/babel-preset-app`  | 
 | 16 | +  * [#4797](https://github.com/vuejs/vue-cli/pull/4797) fix: add `sourceType: 'unambiguous'` to babel preset ([@sodatea](https://github.com/sodatea))  | 
 | 17 | +* `@vue/babel-preset-app`, `@vue/cli-plugin-babel`, `@vue/cli-service`  | 
 | 18 | +  * [#4777](https://github.com/vuejs/vue-cli/pull/4777) refactor: use babel overrides to transpile babel runtime helpers ([@sodatea](https://github.com/sodatea))  | 
 | 19 | +* `@vue/babel-preset-app`, `@vue/cli-plugin-babel`, `@vue/cli-plugin-typescript`, `@vue/cli-service`, `@vue/cli-ui`  | 
 | 20 | +  * [#4532](https://github.com/vuejs/vue-cli/pull/4532) Enforces require.resolve for loaders ([@arcanis](https://github.com/arcanis))  | 
 | 21 | + | 
 | 22 | +#### :memo: Documentation  | 
 | 23 | +* [#4760](https://github.com/vuejs/vue-cli/pull/4760) Add 'Browse plugins' link to header ([@Akryum](https://github.com/Akryum))  | 
 | 24 | + | 
 | 25 | +#### :house: Internal  | 
 | 26 | +* `@vue/cli-ui`  | 
 | 27 | +  * [#4818](https://github.com/vuejs/vue-cli/pull/4818) Add missing cli-ui dependencies ([@JanCVanB](https://github.com/JanCVanB))  | 
 | 28 | +* `@vue/babel-preset-app`, `@vue/cli-plugin-babel`, `@vue/cli-service`  | 
 | 29 | +  * [#4777](https://github.com/vuejs/vue-cli/pull/4777) refactor: use babel overrides to transpile babel runtime helpers ([@sodatea](https://github.com/sodatea))  | 
 | 30 | + | 
 | 31 | +#### Committers: 5  | 
 | 32 | +- Guillaume Chau ([@Akryum](https://github.com/Akryum))  | 
 | 33 | +- Haoqun Jiang ([@sodatea](https://github.com/sodatea))  | 
 | 34 | +- Jan Van Bruggen ([@JanCVanB](https://github.com/JanCVanB))  | 
 | 35 | +- Maël Nison ([@arcanis](https://github.com/arcanis))  | 
 | 36 | +- Roman Seidelsohn ([@RSeidelsohn](https://github.com/RSeidelsohn))  | 
 | 37 | + | 
 | 38 | + | 
 | 39 | + | 
2 | 40 | ## 4.0.5 (2019-10-22)  | 
3 | 41 | 
 
  | 
4 | 42 | #### :bug: Bug Fix  | 
 | 
0 commit comments