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
***babel:** use individual plugins instead of stage presets ([da833d6](https://github.com/vuejs/vue-cli/commit/da833d6))
8
+
9
+
## cli
10
+
11
+
#### Bug Fixes
12
+
13
+
* revert windows config path change, close [#1961](https://github.com/vuejs/vue-cli/issues/1961) ([b60dd4b](https://github.com/vuejs/vue-cli/commit/b60dd4b))
14
+
15
+
## cli-plugin-typescript
16
+
17
+
#### Bug Fixes
18
+
19
+
* do not default emitDecoratorMetadata to true ([aea4cfe](https://github.com/vuejs/vue-cli/commit/aea4cfe)), closes [#1708](https://github.com/vuejs/vue-cli/issues/1708)
20
+
* fix tslint on vue file with no script ([6b91a13](https://github.com/vuejs/vue-cli/commit/6b91a13))
21
+
22
+
## cli-plugin-unit-jest
23
+
24
+
#### Bug Fixes
25
+
26
+
***jest:** fix jest tests due to jsdom 11.12.0 ([7d65353](https://github.com/vuejs/vue-cli/commit/7d65353)), closes [#1960](https://github.com/vuejs/vue-cli/issues/1960)
0 commit comments