Skip to content

Commit b979c96

Browse files
committed
Add some items
1 parent cf49ca4 commit b979c96

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

Roadmap.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,12 @@ Legend of annotations:
3636

3737
## Keep Up With the Ecosystem
3838

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)
4040
* [ ] **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
4245

4346
## Modern Mode
4447

@@ -54,7 +57,10 @@ At the moment of writing, we plan to ship Vue CLI 5 after the stable release of
5457
Current planned features of Vue CLI 5 include:
5558

5659
* Webpack 5
60+
* Blocked by [https://github.com/vuejs/vue-loader/issues/1620](https://github.com/vuejs/vue-loader/issues/1620)
5761
* Cypress 4
5862
* Workbox 5
63+
* Jest 25
64+
* Blocked by [https://github.com/vuejs/vue-jest/issues/217](https://github.com/vuejs/vue-jest/issues/217)
5965
* Drop support of Node.js 8
6066
* Drop support of TSLint

0 commit comments

Comments
 (0)