|
| 1 | +# [3.0.4](https://github.com/vuejs/vue-cli/compare/v3.0.3...v3.0.4) (2018-09-25) |
| 2 | + |
| 3 | +## cli |
| 4 | + |
| 5 | +#### Bug Fixes |
| 6 | + |
| 7 | +* show full project name in error message for `vue create .` ([5e261be](https://github.com/vuejs/vue-cli/commit/5e261be)) |
| 8 | +* **cli:** make sortObject consistent even when keyOrder is given ([#2326](https://github.com/vuejs/vue-cli/issues/2326)) ([1a83944](https://github.com/vuejs/vue-cli/commit/1a83944)) |
| 9 | + |
| 10 | +## cli-plugin-e2e-cypress |
| 11 | + |
| 12 | +#### Bug Fixes |
| 13 | + |
| 14 | +* add webpack-preprocessor, fixes babel 7 compatibility issues ([bd32daa](https://github.com/vuejs/vue-cli/commit/bd32daa)), closes [#2538](https://github.com/vuejs/vue-cli/issues/2538) [#2465](https://github.com/vuejs/vue-cli/issues/2465) |
| 15 | + |
| 16 | +## cli-plugin-typescript |
| 17 | + |
| 18 | +#### Bug Fixes |
| 19 | + |
| 20 | +* **typescript:** use [@types](https://github.com/types)/webpack-env instead of [@types](https://github.com/types)/node ([a570ba0](https://github.com/vuejs/vue-cli/commit/a570ba0)), closes [#2531](https://github.com/vuejs/vue-cli/issues/2531) |
| 21 | + |
| 22 | +## cli-service |
| 23 | + |
| 24 | +#### Bug Fixes |
| 25 | + |
| 26 | +* revert postcss-loader order change ([b559005](https://github.com/vuejs/vue-cli/commit/b559005)) |
| 27 | +* typo in error message ([c46d9cf](https://github.com/vuejs/vue-cli/commit/c46d9cf)), closes [#2517](https://github.com/vuejs/vue-cli/issues/2517) |
| 28 | + |
| 29 | +## cli-service-global |
| 30 | + |
| 31 | +#### Bug Fixes |
| 32 | + |
| 33 | +* `findExisting` should be case sensitive ([7e5382f](https://github.com/vuejs/vue-cli/commit/7e5382f)), closes [#2305](https://github.com/vuejs/vue-cli/issues/2305) |
| 34 | +* fix windows compatibility of fileExistsWithCaseSync ([6b825de](https://github.com/vuejs/vue-cli/commit/6b825de)) |
| 35 | + |
| 36 | +## cli-ui |
| 37 | + |
| 38 | +#### Bug Fixes |
| 39 | + |
| 40 | +* `configuration` should be synced regardless of `$_init` ([b1b04b8](https://github.com/vuejs/vue-cli/commit/b1b04b8)), closes [#2521](https://github.com/vuejs/vue-cli/issues/2521) [#2522](https://github.com/vuejs/vue-cli/issues/2522) |
| 41 | +* Removed padding reset from current project dropdown ([#2501](https://github.com/vuejs/vue-cli/issues/2501)) ([2263550](https://github.com/vuejs/vue-cli/commit/2263550)) |
| 42 | +* typo in en.json ([#2559](https://github.com/vuejs/vue-cli/issues/2559)) ([b5fe501](https://github.com/vuejs/vue-cli/commit/b5fe501)) |
| 43 | +* **ui:** fix plugin installation animation hanging ([5e96de9](https://github.com/vuejs/vue-cli/commit/5e96de9)) |
| 44 | +* **ui:** update graphql version to align with vue-cli-plugin-apollo ([444cf86](https://github.com/vuejs/vue-cli/commit/444cf86)), closes [#2574](https://github.com/vuejs/vue-cli/issues/2574) [#2577](https://github.com/vuejs/vue-cli/issues/2577) |
| 45 | +* **ui:** use production mode when testing ([8a97146](https://github.com/vuejs/vue-cli/commit/8a97146)) |
| 46 | + |
| 47 | +## other |
| 48 | + |
| 49 | +#### Bug Fixes |
| 50 | + |
| 51 | +* **ci:** add eslint-plugin-graph dep to workspace root, fix ci errors ([ed15d23](https://github.com/vuejs/vue-cli/commit/ed15d23)) |
| 52 | + |
| 53 | + |
| 54 | + |
1 | 55 | # [3.0.3](https://github.com/vuejs/vue-cli/compare/v3.0.2...v3.0.3) (2018-09-12)
|
2 | 56 |
|
3 | 57 | ## cli-plugin-unit-mocha
|
|
0 commit comments