docs: remove RC reference and add link to vue migration build (#20485)

This commit is contained in:
Paul Melero 2023-04-25 08:25:24 +00:00 committed by GitHub
parent 753c4c2a3d
commit 11891ee503
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -128,7 +128,7 @@ There are a number of changes to what is recommended Vue best practice, as well
It is recommended to read the [Vue 3 migration guide](https://v3-migration.vuejs.org/) and in particular the [breaking changes list](https://v3-migration.vuejs.org/breaking-changes/).
It is not currently possible to use the Vue 3 migration build with Nuxt 3 RC.
It is not currently possible to use the [Vue 3 migration build](https://v3-migration.vuejs.org/migration-build.html) with Nuxt 3.
## Vuex