diff --git a/docs/content/1.getting-started/10.upgrade-guide/0.migration.md b/docs/content/1.getting-started/10.upgrade-guide/0.migration.md deleted file mode 100644 index fc248fdb3e7..00000000000 --- a/docs/content/1.getting-started/10.upgrade-guide/0.migration.md +++ /dev/null @@ -1,28 +0,0 @@ -# Migration Guide - -Already have a Nuxt project to migrate? These migration guides are for users wanting to upgrade their Nuxt application to Nuxt 3 or take the first step in that direction with Nuxt Bridge. - -- [**From Nuxt 2 to Nuxt 3**](/migration/overview) -- [From Nuxt 2 to Nuxt Bridge](/bridge/overview) - -## Feature Comparison - -In the table below, there is a quick comparison between 3 versions of Nuxt: - -Feature / Version | Nuxt 2 | Nuxt Bridge | Nuxt 3 --------------------------|-----------------|------------------|--------- -Vue | 2 | 2 | 3 -Stability | 😊 Stable | 😌 Semi-stable | 😬 Unstable -Performance | 🏎 Fast | ✈️ Faster | 🚀 Fastest -Nitro Engine | ❌ | ✅ | ✅ -ESM support | 🌙 Partial | 👍 Better | ✅ -TypeScript | ☑️ Opt-in | 🚧 Partial | ✅ -Composition API | ❌ | 🚧 Partial | ✅ -Options API | ✅ | ✅ | ✅ -Components Auto Import | ✅ | ✅ | ✅ -`