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
It's a pnpm monorepo with turbopack, with turbo installed at the root level and sentry living within the next project:
Steps to Reproduce
Update turbo, next, and sentry to the latest versions!
If this is difficult to repro I will try to assemble an example.
Expected Result
The turbopack warning doesn't appear after its version requirements have been satisfied.
Actual Result
[@sentry/nextjs] WARNING: You are using the Sentry SDK with Turbopack (next dev --turbo). The Sentry SDK is compatible with Turbopack on Next.js version 15.3.0 or later. You are currently on 15.3.0. Please upgrade to a newer Next.js version to use the Sentry SDK with Turbopack. Note that the SDK will continue to work for non-Turbopack production builds. This warning is only about dev-mode.
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
It's a pnpm monorepo with turbopack, with turbo installed at the root level and sentry living within the next project:
Steps to Reproduce
Update turbo, next, and sentry to the latest versions!
If this is difficult to repro I will try to assemble an example.
Expected Result
The turbopack warning doesn't appear after its version requirements have been satisfied.
Actual Result