Skip to content

Commit 383abb6

Browse files
authored
docs: alert about support being limited to Nuxt 2 (#681)
1 parent 2498749 commit 383abb6

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

docs/content/en/index.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,16 @@ category: ''
88
<img src="/preview.png" class="light-img" width="1280" height="640" alt=""/>
99
<img src="/preview-dark.png" class="dark-img" width="1280" height="640" alt=""/>
1010

11-
[Sentry Module](https://github.com/nuxt-community/sentry-module) for [NuxtJS](https://nuxtjs.org).
11+
[Sentry Module](https://github.com/nuxt-community/sentry-module) for [NuxtJS 2](https://v2.nuxt.com/).
12+
13+
14+
<alert type="warning">
15+
16+
If you want support for Nuxt 3, please help by voting on the first post [in this discussion](https://github.com/getsentry/sentry-javascript/discussions/6929).
17+
18+
In the meantime, you can try a [solution that provides limited functionality](https://www.lichter.io/articles/nuxt3-sentry-recipe/).
19+
20+
</alert>
1221

1322
## Features
1423

0 commit comments

Comments
 (0)