--- navigation.icon: uil:arrow-up description: Have a Nuxt 2 project to migrate? Use these guides to upgrade your applications to Nuxt 3. --- # Upgrade Guide 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. 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 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 | 😊 Stable Performance | 🏎 Fast | ✈️ Faster | 🚀 Fastest Nitro Engine | ❌ | ✅ | ✅ ESM support | 🌙 Partial | 👍 Better | ✅ TypeScript | ☑️ Opt-in | 🚧 Partial | ✅ Composition API | ❌ | 🚧 Partial | ✅ Options API | ✅ | ✅ | ✅ Components Auto Import | ✅ | ✅ | ✅ `