mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 13:45:18 +00:00
docs: add options api status on comparison table (#777)
This commit is contained in:
parent
4b04cdfdf1
commit
ba3e2a7e96
@ -66,6 +66,7 @@ Nitro Engine | ❌ | ✅ | ✅
|
|||||||
ESM support | 🌙 Partial | 👍 Better | ✅
|
ESM support | 🌙 Partial | 👍 Better | ✅
|
||||||
TypeScript | ☑️ Opt-in | 🚧 Faster | ✅
|
TypeScript | ☑️ Opt-in | 🚧 Faster | ✅
|
||||||
Composition API | ⚠️ Deprecated | ✅ | ✅
|
Composition API | ⚠️ Deprecated | ✅ | ✅
|
||||||
|
Options API | ✅ | ✅ | ✅ (not recommended)
|
||||||
Components Auto Import | ✅ | ✅ | ✅
|
Components Auto Import | ✅ | ✅ | ✅
|
||||||
`<script setup>` syntax | ❌ | 🚧 Partial | ✅
|
`<script setup>` syntax | ❌ | 🚧 Partial | ✅
|
||||||
Auto Imports | ❌ | ✅ | ✅
|
Auto Imports | ❌ | ✅ | ✅
|
||||||
|
Loading…
Reference in New Issue
Block a user