Skip to content

Commit 9c74b30

Browse files
committed
docs: update changelog
1 parent ca97fc2 commit 9c74b30

File tree

1 file changed

+25
-3
lines changed

1 file changed

+25
-3
lines changed

CHANGELOG.md

Lines changed: 25 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,18 @@
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

0 commit comments

Comments
 (0)