Closed
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.