Skip to content

Commit 0a79521

Browse files
committed
docs: plugin api tips
1 parent 4731163 commit 0a79521

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/plugins/api.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,3 +114,7 @@ onDevToolsClientConnected(() => {
114114
console.log('devtools client connected')
115115
})
116116
```
117+
118+
:::tip
119+
For the legacy [legacy DevTools API](https://devtools.vuejs.org/plugin/api-reference.html), we have provided a certain level of compatibility, but cannot guarantee complete compatibility.
120+
:::

0 commit comments

Comments
 (0)