File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed
Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 1+ # [ 3.3.0] ( https://github.com/vuejs/vue-cli/compare/v3.2.3...v3.3.0 ) (2019-01-08)
2+
3+ ## babel-preset-app
4+
5+ #### Features
6+
7+ * replace babel-plugin-transform-vue-jsx with [ @vue ] ( https://github.com/vue ) /babel-preset-jsx ([ #3218 ] ( https://github.com/vuejs/vue-cli/issues/3218 ) ) ([ f15dcf7] ( https://github.com/vuejs/vue-cli/commit/f15dcf7 ) )
8+
9+ ## cli-service
10+
11+ #### Bug Fixes
12+
13+ * ** cli-service:** fix copy plugin's ignore pattern (fix [ #3119 ] ( https://github.com/vuejs/vue-cli/issues/3119 ) ) ([ #3130 ] ( https://github.com/vuejs/vue-cli/issues/3130 ) ) ([ 8b4471e] ( https://github.com/vuejs/vue-cli/commit/8b4471e ) )
14+ * fix loaderOptions.postcss detection ([ #3201 ] ( https://github.com/vuejs/vue-cli/issues/3201 ) ) ([ d5b5e3b] ( https://github.com/vuejs/vue-cli/commit/d5b5e3b ) ), closes [ #3194 ] ( https://github.com/vuejs/vue-cli/issues/3194 )
15+
16+ ## cli-ui
17+
18+ #### Bug Fixes
19+
20+ * typo in welcome tips ([ #3246 ] ( https://github.com/vuejs/vue-cli/issues/3246 ) ) [ ci skip] ([ 4070507] ( https://github.com/vuejs/vue-cli/commit/4070507 ) )
21+
22+ ## docs
23+
24+ #### Features
25+
26+ * deprecate confusing ` baseUrl ` option, use ` publicPath ` instead. ([ #3143 ] ( https://github.com/vuejs/vue-cli/issues/3143 ) ) ([ e7af0d8] ( https://github.com/vuejs/vue-cli/commit/e7af0d8 ) )
27+
28+
29+
130# [ 3.2.3] ( https://github.com/vuejs/vue-cli/compare/v3.2.2...v3.2.3 ) (2019-01-03)
231
332## cli-plugin-e2e-cypress
You can’t perform that action at this time.
0 commit comments