Skip to content

Commit 8f861ea

Browse files
authored
Update Next.js version support note (#4492)
1 parent 338180e commit 8f861ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<Note>
22

3-
Currently, the Sentry Next.js SDK supports Next.js versions `10.0.8` - `11.1.3`. The SDK may work with some projects using Next.js 12, but it is not yet officially supported.
3+
Sentry's Next.js SDK enables automatic reporting of errors and exceptions.
44

55
</Note>
66

7-
The Sentry Next.js SDK automatically catches errors and collects performance data from your app.
7+
Currently, the minimum Next.js supported version is `10.0.8`.
88

99
Features:
1010

0 commit comments

Comments
 (0)