From 3881df268ea640741d316966e07a8d9769fbcba0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Ollivier?= Date: Wed, 21 Sep 2022 17:26:33 +0200 Subject: [PATCH 1/6] docs: move edge channel page to going further section --- .../4.going-further}/1.edge-channel.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/content/{1.getting-started/10.upgrade-guide => 2.guide/4.going-further}/1.edge-channel.md (100%) diff --git a/docs/content/1.getting-started/10.upgrade-guide/1.edge-channel.md b/docs/content/2.guide/4.going-further/1.edge-channel.md similarity index 100% rename from docs/content/1.getting-started/10.upgrade-guide/1.edge-channel.md rename to docs/content/2.guide/4.going-further/1.edge-channel.md From 7e8cb36675dad1b7a4e916340b728293f543795b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Ollivier?= Date: Wed, 21 Sep 2022 17:27:07 +0200 Subject: [PATCH 2/6] docs: reorder going further section --- .../4.going-further/{1.edge-channel.md => 11.edge-channel.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/content/2.guide/4.going-further/{1.edge-channel.md => 11.edge-channel.md} (100%) diff --git a/docs/content/2.guide/4.going-further/1.edge-channel.md b/docs/content/2.guide/4.going-further/11.edge-channel.md similarity index 100% rename from docs/content/2.guide/4.going-further/1.edge-channel.md rename to docs/content/2.guide/4.going-further/11.edge-channel.md From c2243b5ecd729cbd127def38add0a42ef0c03ec1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Ollivier?= Date: Wed, 21 Sep 2022 17:32:23 +0200 Subject: [PATCH 3/6] docs: move upgrade guide at top level of getting started --- .../{10.upgrade-guide/0.migration.md => 10.upgrade.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/content/1.getting-started/{10.upgrade-guide/0.migration.md => 10.upgrade.md} (100%) diff --git a/docs/content/1.getting-started/10.upgrade-guide/0.migration.md b/docs/content/1.getting-started/10.upgrade.md similarity index 100% rename from docs/content/1.getting-started/10.upgrade-guide/0.migration.md rename to docs/content/1.getting-started/10.upgrade.md From 1940dff75bdad8ed47aab718635d8fddcc9dcc71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Ollivier?= Date: Wed, 21 Sep 2022 18:13:30 +0200 Subject: [PATCH 4/6] docs: restructure upgrade guide --- docs/content/1.getting-started/10.upgrade.md | 67 ++++++++++++++------ 1 file changed, 49 insertions(+), 18 deletions(-) diff --git a/docs/content/1.getting-started/10.upgrade.md b/docs/content/1.getting-started/10.upgrade.md index fc248fdb3e7..042f48ebbf5 100644 --- a/docs/content/1.getting-started/10.upgrade.md +++ b/docs/content/1.getting-started/10.upgrade.md @@ -1,9 +1,8 @@ -# Migration Guide +# Upgrade 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. +Have a Nuxt 2 project to migrate? Use these guides to upgrade your Nuxt applications 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) +If you are already using Nuxt 3 and want to upgrade to the latest release or test new features before their release, head over to the [Upgrading Nuxt 3](#upgrading-nuxt-3) section. ## Feature Comparison @@ -12,17 +11,49 @@ 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 | ✅ | ✅ | ✅ -`