Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next.js/Vercel Feature compatibility table #6120

Closed
5 tasks done
lforst opened this issue Nov 2, 2022 · 1 comment
Closed
5 tasks done

Next.js/Vercel Feature compatibility table #6120

lforst opened this issue Nov 2, 2022 · 1 comment
Labels
Package: nextjs Issues related to the Sentry Nextjs SDK

Comments

@lforst
Copy link
Member

lforst commented Nov 2, 2022

We have some issues in the Next.js SDK that may have originated from our auto-wrapping approach. The following table outlines which Sentry SDK features and which Next.js features work and/or have issues, off and on Vercel for different versions of Next.js.

Feature 10 10 (Vercel) 11 11 (Vercel) 12 12 (Vercel) 13 13 (Vercel)
Auto-wrapping errors
Pageload-Transactions
Navigation-Transactions
Middleware N/A N/A N/A N/A
Dev mode N/A N/A N/A N/A
Experimantal edge API routes N/A N/A N/A N/A

Takeaways

@lforst
Copy link
Member Author

lforst commented Jan 16, 2023

Everything in the table should work with the 7.31.0 release of the SDK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Package: nextjs Issues related to the Sentry Nextjs SDK
Projects
None yet
Development

No branches or pull requests

3 participants