vuejs / router

🚦 The official router for Vue.js
https://router.vuejs.org/
MIT License
3.95k stars 1.19k forks source link

vue devtools v7 #2378

Closed Mister-Hope closed 1 month ago

Mister-Hope commented 1 month ago

What problem is this solving

Is there any plans to migrate to devtools v7?

So far @vue/devtools-api is already using v7 as latest version and https://devtools.vuejs.org/ is pointing to v7 now, and it has a good backward compatability.

Proposed solution

Bump @vue/devtools-api to v7

Describe alternatives you've considered

No response

posva commented 1 month ago

If everything works in old devtools and new ones, sure, go ahead and submit a PR 😄

posva commented 1 month ago

We will have to wait for this: https://github.com/orgs/vuejs/projects/19/views/1?query=sort%3Aupdated-desc+is%3Aopen&pane=issue&itemId=84772275