docs: add options api status on comparison table (#777)

This commit is contained in:
Clément Ollivier 2021-10-12 17:02:04 +02:00 committed by GitHub
parent 4b04cdfdf1
commit ba3e2a7e96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,6 +66,7 @@ Nitro Engine | ❌ | ✅ | ✅
ESM support | 🌙 Partial | 👍 Better | ✅
TypeScript | ☑️ Opt-in | 🚧 Faster | ✅
Composition API | ⚠️ Deprecated | ✅ | ✅
Options API | ✅ | ✅ | ✅ (not recommended)
Components Auto Import | ✅ | ✅ | ✅
`<script setup>` syntax | ❌ | 🚧 Partial | ✅
Auto Imports | ❌ | ✅ | ✅