We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf17a29 commit 4a46e21Copy full SHA for 4a46e21
packages/vue/README.md
@@ -17,6 +17,8 @@
17
This package is a wrapper around `@sentry/browser`, with added functionality related to Vue.js. All methods available in
18
`@sentry/browser` can be imported from `@sentry/vue`.
19
20
+It targets Vue version `2.x`. Support for `3.x` is tracked by [GitHub issue #2925](https://github.com/getsentry/sentry-javascript/issues/2925).
21
+
22
To use this SDK, call `Sentry.init(options)` before you create a new Vue instance.
23
24
```javascript
0 commit comments