Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/includes/getting-started-primer/javascript.nextjs.mdx
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<Note>

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.
Sentry's Next.js SDK enables automatic reporting of errors and exceptions.

</Note>

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

Features:

Expand Down