File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 33
44#### :rocket : New Features
55* ` @vue/cli `
6- * [ #4342 ] ( https://github.com/vuejs/vue-cli/pull/4342 ) Add --port argument to 'vue serve' command ([ @bokub ] ( https://github.com/bokub ) )
6+ * [ #4342 ] ( https://github.com/vuejs/vue-cli/pull/4342 ) Support ` --port ` argument to 'vue serve' command ([ @bokub ] ( https://github.com/bokub ) )
77* ` @vue/cli-plugin-eslint `
88 * [ #4329 ] ( https://github.com/vuejs/vue-cli/pull/4329 ) feat(eslint-generator): upgrade @vue/eslint-config-prettier to v5.0.0 ([ @sodatea ] ( https://github.com/sodatea ) )
99
1010#### :bug : Bug Fix
1111* ` @vue/cli-plugin-typescript ` , ` @vue/cli `
12- * [ #4374 ] ( https://github.com/vuejs/vue-cli/pull/4374 ) fix: do not generate empty file ([ @cexbrayat ] ( https://github.com/cexbrayat ) )
12+ * [ #4330 ] ( https://github.com/vuejs/vue-cli/pull/4330 ) fix: require parent template after ` when ` condition evaluated as truthy ([ @sodatea ] ( https://github.com/sodatea ) )
13+ * [ #4374 ] ( https://github.com/vuejs/vue-cli/pull/4374 ) fix: when adding ts plugin without router, fixup #4330 ([ @cexbrayat ] ( https://github.com/cexbrayat ) )
1314* ` @vue/cli-service `
1415 * [ #4359 ] ( https://github.com/vuejs/vue-cli/pull/4359 ) fix stats display when chunkFilename contains query string ([ @flyhope ] ( https://github.com/flyhope ) )
1516* ` @vue/cli-plugin-typescript `
1920 * [ #4329 ] ( https://github.com/vuejs/vue-cli/pull/4329 ) feat(eslint-generator): upgrade @vue/eslint-config-prettier to v5.0.0 ([ @sodatea ] ( https://github.com/sodatea ) )
2021* ` @vue/cli-shared-utils `
2122 * [ #4336 ] ( https://github.com/vuejs/vue-cli/pull/4336 ) fix: use ` yarn --version ` to detect yarn ([ @sodatea ] ( https://github.com/sodatea ) )
22- * ` @vue/cli `
23- * [ #4330 ] ( https://github.com/vuejs/vue-cli/pull/4330 ) fix: require parent template after ` when ` condition evaluated as truthy ([ @sodatea ] ( https://github.com/sodatea ) )
23+
2424
2525#### :memo : Documentation
2626* ` @vue/cli-plugin-e2e-nightwatch `
You can’t perform that action at this time.
0 commit comments