diff --git a/README.md b/README.md index 0ae68e2a..1b2b1fb6 100644 --- a/README.md +++ b/README.md @@ -470,7 +470,6 @@ defineComponent({ The following APIs introduced in Vue 3 are not available in this plugin. -- `defineAsyncComponent` - `onRenderTracked` - `onRenderTriggered` - `isProxy` diff --git a/README.zh-CN.md b/README.zh-CN.md index 53a25f5c..03819f91 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -453,7 +453,6 @@ defineComponent({ 以下在 Vue 3 新引入的 API ,在本插件中暂不适用: -- `defineAsyncComponent` - `onRenderTracked` - `onRenderTriggered` - `isProxy`