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: Roadmap.md
+8-2Lines changed: 8 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -36,9 +36,12 @@ Legend of annotations:
36
36
37
37
## Keep Up With the Ecosystem
38
38
39
-
*[]**cli-service:** Support `vue.config.ts` and `vue.config.mjs`[\#2138](https://github.com/vuejs/vue-cli/issues/2138)[\#4477](https://github.com/vuejs/vue-cli/issues/4477)
39
+
*[]**cli-service:** Support `vue.config.ts` and `vue.config.mjs`[\#2138](https://github.com/vuejs/vue-cli/issues/2138)[\#4477](https://github.com/vuejs/vue-cli/issues/4477)
40
40
*[]**typescript:** Support scaffolding with `@vue/composition-api`
41
-
*[]:runner: Fully support Yarn 2
41
+
*[]:runner: Fully support Yarn 2 [5135](https://github.com/vuejs/vue-cli/issues/5135)
42
+
*[ ] Get rid of (possible) deprecated packages from dependencies
43
+
* [ ] `request` and `request-promise-native` [\#5220](https://github.com/vuejs/vue-cli/issues/5220)
44
+
* [ ] Upgrade `joi` to the latest version
42
45
43
46
## Modern Mode
44
47
@@ -54,7 +57,10 @@ At the moment of writing, we plan to ship Vue CLI 5 after the stable release of
54
57
Current planned features of Vue CLI 5 include:
55
58
56
59
* Webpack 5
60
+
* Blocked by [https://github.com/vuejs/vue-loader/issues/1620](https://github.com/vuejs/vue-loader/issues/1620)
57
61
* Cypress 4
58
62
* Workbox 5
63
+
* Jest 25
64
+
* Blocked by [https://github.com/vuejs/vue-jest/issues/217](https://github.com/vuejs/vue-jest/issues/217)
0 commit comments