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 3
3
4
4
#### :rocket : New Features
5
5
* ` @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 ) )
7
7
* ` @vue/cli-plugin-eslint `
8
8
* [ #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 ) )
9
9
10
10
#### :bug : Bug Fix
11
11
* ` @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 ) )
13
14
* ` @vue/cli-service `
14
15
* [ #4359 ] ( https://github.com/vuejs/vue-cli/pull/4359 ) fix stats display when chunkFilename contains query string ([ @flyhope ] ( https://github.com/flyhope ) )
15
16
* ` @vue/cli-plugin-typescript `
19
20
* [ #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 ) )
20
21
* ` @vue/cli-shared-utils `
21
22
* [ #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
+
24
24
25
25
#### :memo : Documentation
26
26
* ` @vue/cli-plugin-e2e-nightwatch `
You can’t perform that action at this time.
0 commit comments