File tree Expand file tree Collapse file tree 1 file changed +25
-3
lines changed Expand file tree Collapse file tree 1 file changed +25
-3
lines changed Original file line number Diff line number Diff line change 44#### :bug : Bug Fix
55* ` @vue/cli-service `
66 * [ #7005 ] ( https://github.com/vuejs/vue-cli/pull/7005 ) Better handling of ` publicPath: 'auto' ` ([ @AndreiSoroka ] ( https://github.com/AndreiSoroka ) )
7+ * ` @vue/cli-shared-utils ` , ` @vue/cli-ui `
8+ * [ 75826d6] ( https://github.com/vuejs/vue-cli/commit/75826d6 ) fix: replace ` node-ipc ` with ` @achrinza/node-ipc ` to further secure the dependency chain
79
810#### Committers: 1
911- Andrei ([ @AndreiSoroka ] ( https://github.com/AndreiSoroka ) )
12+ - Haoqun Jiang ([ @sodatea ] ( https://github.com/sodatea ) )
1013
14+ ## 5.0.3 (2022-03-15)
1115
12-
13-
14-
16+ #### : bug : Bug Fix
17+ * ` @vue/cli-shared-utils ` , ` @vue/cli-ui `
18+ * Lock ` node-ipc ` to v9.2.1
1519
1620## 5.0.2 (2022-03-15)
1721
@@ -813,6 +817,24 @@ Ngo Wei Lin ([@Creastery](https://twitter.com/creastery)) of STAR Labs ([@starla
813817- Yazhe Wang ([ @jeneser ] ( https://github.com/jeneser ) )
814818
815819
820+ ## 4.5.16 (2022-03-15)
821+
822+ #### :bug : Bug Fix
823+ * ` @vue/cli-service `
824+ * Fix demo-lib.html and demo-wc.html for Vue 2
825+ * ` @vue/cli-shared-utils ` , ` @vue/cli-ui `
826+ * Lock ` node-ipc ` to v9.2.1
827+
828+
829+ ## 4.5.15 (2021-10-28)
830+
831+ #### Bug Fixes
832+
833+ * fix: set ` .mjs ` file type to ` javascript/auto ` [[ 15b1e1b]] ( https://github.com/vuejs/vue-cli/commit/15b1e1b6bfa40fe0b69db304a2439c66ff9ba65f )
834+
835+ This change allows an ` .mjs ` file to import named exports from ` .cjs ` and plain ` .js ` files.
836+ Fixes compatibility with ` pinia ` .
837+
816838
817839## 4.5.14 (2021-10-14)
818840
You can’t perform that action at this time.
0 commit comments