Skip to content

Commit 8177753

Browse files
committed
chore: merge v4.5.10 changelog
1 parent 4378c8d commit 8177753

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,24 @@
149149

150150

151151

152+
## 4.5.10 (2021-01-06)
153+
154+
#### :bug: Bug Fix
155+
* `@vue/cli-plugin-unit-mocha`
156+
* [#6186](https://github.com/vuejs/vue-cli/pull/6186) fix(mocha): workaround the ShadowRoot issue in Vue 3.0.5 ([@sodatea](https://github.com/sodatea))
157+
* `@vue/cli-plugin-unit-mocha`, `@vue/cli-service`
158+
* [#6097](https://github.com/vuejs/vue-cli/pull/6097) fix(mocha): disable SSR optimization for Vue 3 testing ([@sodatea](https://github.com/sodatea))
159+
* `@vue/cli-ui`
160+
* [#6000](https://github.com/vuejs/vue-cli/pull/6000) fix: prevent snoretoast shortcut, set notif title (#2720) ([@tony19](https://github.com/tony19))
161+
* `@vue/cli-service-global`, `@vue/cli-service`
162+
* [#5992](https://github.com/vuejs/vue-cli/pull/5992) fix: using `lang` attribute with empty string in html template ([@fangbinwei](https://github.com/fangbinwei))
163+
164+
#### Committers: 3
165+
- Binwei Fang ([@fangbinwei](https://github.com/fangbinwei))
166+
- Haoqun Jiang ([@sodatea](https://github.com/sodatea))
167+
- Tony Trinh ([@tony19](https://github.com/tony19))
168+
169+
152170

153171
## 4.5.9 (2020-11-17)
154172

0 commit comments

Comments
 (0)