Skip to content

False positive - The Sentry SDK is compatible with Turbopack on Next.js version 15.3.0 or later. You are currently on 15.3.0. #16025

Description

@ludwighogstrom

Is there an existing issue for this?

How do you use Sentry?

Sentry Saas (sentry.io)

Which SDK are you using?

@sentry/nextjs

SDK Version

9.12.0

Framework Version

Next 15.3.0

Link to Sentry event

No response

Reproduction Example/SDK Setup

Hi! Getting warning that I'm not using Next 15.3.0 even though I do that.

Image

Maybe this should check greater or equal, i.e. patch >= 0?

Image

https://github.com/getsentry/sentry-javascript/blob/8046e149546f85d93706ec7bf868e749a0c1e690/packages/nextjs/src/config/withSentryConfig.ts

Steps to Reproduce

Se above...

Expected Result

No warning when using Next 15.3.0.

Actual Result

See above...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions