Skip to content

Commit 22a7b46

Browse files
authored
vue: Document supported version range (#3716)
1 parent 7d23436 commit 22a7b46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/includes/getting-started-primer/javascript.vue.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Note>
22

3-
Sentry's Vue SDK enables automatic reporting of errors and exceptions.
3+
Sentry's Vue SDK enables automatic reporting of errors and exceptions. It targets Vue version `2.x`. Support for `3.x` is tracked by [GitHub issue #2925](https://github.com/getsentry/sentry-javascript/issues/2925).
44

55
The SDK will capture the name and props state of the active component where the error was thrown. This is reported via Vue’s `config.errorHandler` hook.
66

0 commit comments

Comments
 (0)