-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Meta: BreakingPackage: nextjsIssues related to the Sentry Nextjs SDKIssues related to the Sentry Nextjs SDKType: Improvement
Milestone
Description
Problem Statement
As per #5778 we are doing all route wrapping on our own and having withSentry
function has a potential to cause confusion and frankly, it becomes a tech debt the moment we promote auto wrapping of nexjs API routes to default SDK behaviour.
Solution Brainstorm
- Remove the
withSentry
from sentry-nextjs package - Communicate breaking changes in v8 of the SDK.
eggplants and richardszegh
Metadata
Metadata
Assignees
Labels
Meta: BreakingPackage: nextjsIssues related to the Sentry Nextjs SDKIssues related to the Sentry Nextjs SDKType: Improvement