From 71ef8bd3ff207fd51c2ca18d5a8c7140476780c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Ollivier?= Date: Thu, 22 Sep 2022 17:24:32 +0200 Subject: [PATCH] docs(migration): restructure upgrade guide (#7730) --- .../10.upgrade-guide/0.migration.md | 28 --------- docs/content/1.getting-started/10.upgrade.md | 59 +++++++++++++++++++ .../4.going-further/11.edge-channel.md} | 0 docs/static/_redirects | 5 +- 4 files changed, 62 insertions(+), 30 deletions(-) delete mode 100644 docs/content/1.getting-started/10.upgrade-guide/0.migration.md create mode 100644 docs/content/1.getting-started/10.upgrade.md rename docs/content/{1.getting-started/10.upgrade-guide/1.edge-channel.md => 2.guide/4.going-further/11.edge-channel.md} (100%) 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 | ✅ | ✅ | ✅ -`