Remove withSentry
in sentry-nextjs package
#5893
Labels
Milestone
withSentry
in sentry-nextjs package
#5893
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
withSentry
from sentry-nextjs packageThe text was updated successfully, but these errors were encountered: