There are significant changes when migrating a Nuxt 2 app to Nuxt 3, although you can expect migration to become more straightforward as we move toward a stable release.
This migration guide is under progress to align with the development of Nuxt 3.
Some of these significant changes include:
If you need to remain on Nuxt 2, but want to benefit from Nuxt 3 features in Nuxt 2, you can alternatively check out how to get started with Bridge.
[
{
"title": "Configuration",
"path": "/nuxt/bridge/configuration",
"stem": "nuxt/6.bridge/10.configuration",
"description": "Learn how to configure Nuxt Bridge to your own needs."
},
{
"title": "Configuration",
"path": "/nuxt/migration/configuration",
"stem": "nuxt/7.migration/2.configuration",
"description": "Learn how to migrate from Nuxt 2 to Nuxt 3 new configuration."
}
]