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
Upgrade with-sentry example to NextJs v12 and sentry-javascript V7 #37870
Comments
I'll take this issue if no one else has already started on it. |
Feel free, thanks! |
|
Describe the feature you'd like to request
Want to be able to create NextJs v12.x application, instrumented with sentry-javascript v7.x on Vercel. With all the new features of both respectively. Including new features and fixes, listed in both release notes respectively.
Describe the solution you'd like
The with-sentry example application should be default latest version of NextJs v12, and latest version of the sentry-javascript SDK
Describe alternatives you've considered
The example code could just continue to have the outdated framework and SDK versions, but then users would have extra steps to use the current versions.
Today the deploy is also simply broken due to outdated dependencies
The text was updated successfully, but these errors were encountered: