-
-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Vue 3 support for Nuxt 2 #8395
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thanks for bringing it up. Actually not only vue-app but each core part of nuxt 2 is technically replaceable. This way we are already backporiting server from nuxt 3. It might be matter of time until having release to investigate backport possibilities but:
|
Is there a branch with progress on this? |
the compatibility build released recently |
There is a project like nuxt, but support Vue 3. Come on Nuxt 3! Some one has copied your idea. |
any news? |
Years later, any news here? |
Hey, any news on supporting @vue/compat ? |
We do not plan to add Vue 3 support to Nuxt 2, given that it will be EOL in June. |
Uh oh!
There was an error while loading. Please reload this page.
Is your feature request related to a problem? Please describe.
Google suggests it will count pagespeed as an significant impact factor from 2021.
Since Vue 3 is significant faster than Vue 2 and they will release a Vue 2 API compatible build, this might be interesting to cooperate in Nuxt 2. So that migration to Nuxt 3 will not be mandatory in order to improve page speed.
Describe the solution you'd like
Support for Vue 3 using the Vue 2 API compatible build of Vue 3 (to be released).
I understand that this might be a little far away since the Vue 2 API compatible build has not been released yet. But I would like to start the discussion of the possibility to add this feature.
The text was updated successfully, but these errors were encountered: