mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
docs: remove extra composition api
entry in comparison table (#1771)
Co-authored-by: Willin <willin@willin.org> Co-authored-by: Mario Neuhold <mario.neuhold@hey.com>
This commit is contained in:
parent
ca557e7c0b
commit
34b7e7991c
@ -68,7 +68,7 @@ Performance | 🏎 Fast | ✈️ Faster | 🚀 Fastes
|
||||
Nitro Engine | ❌ | ✅ | ✅
|
||||
ESM support | 🌙 Partial | 👍 Better | ✅
|
||||
TypeScript | ☑️ Opt-in | 🚧 Faster | ✅
|
||||
Composition API | ⚠️ Deprecated | ✅ | ✅
|
||||
Composition API | ❌ | 🚧 Partial | ✅
|
||||
Options API | ✅ | ✅ | ✅
|
||||
Components Auto Import | ✅ | ✅ | ✅
|
||||
`<script setup>` syntax | ❌ | 🚧 Partial | ✅
|
||||
@ -77,4 +77,3 @@ Webpack | 4 | 4 | 5
|
||||
Vite | ⚠️ Partial | 🚧 Partial | 🚧 Experimental
|
||||
Nuxi CLI | ❌ Old | ✅ nuxi | ✅ nuxi
|
||||
Static sites | ✅ | ✅ | 🚧
|
||||
Composition API | ❌ | 🚧 Partial | ✅
|
||||
|
Loading…
Reference in New Issue
Block a user