You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -149,6 +149,24 @@
149
149
150
150
151
151
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))
0 commit comments