Skip to content

feat(nextjs): Update experimental_captureRequestError to reflect RequestInfo.path change in Next.js canary #13344

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

Merged
merged 2 commits into from
Aug 13, 2024

Conversation

lforst
Copy link
Member

@lforst lforst commented Aug 13, 2024

vercel/next.js#68672 changed the name of a field. This PR updates experimental_captureRequestError to use the new field.

Fixes #13332

@lforst lforst requested a review from chargome August 13, 2024 11:11
Copy link
Contributor

size-limit report 📦

Path Size
@sentry/browser 22.5 KB (0%)
@sentry/browser (incl. Tracing) 34.85 KB (+1.61% 🔺)
@sentry/browser (incl. Tracing, Replay) 71.18 KB (+0.94% 🔺)
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 64.45 KB (+0.98% 🔺)
@sentry/browser (incl. Tracing, Replay with Canvas) 75.53 KB (+0.83% 🔺)
@sentry/browser (incl. Tracing, Replay, Feedback) 88.17 KB (+0.72% 🔺)
@sentry/browser (incl. Tracing, Replay, Feedback, metrics) 90 KB (+0.72% 🔺)
@sentry/browser (incl. metrics) 26.81 KB (0%)
@sentry/browser (incl. Feedback) 39.47 KB (0%)
@sentry/browser (incl. sendFeedback) 27.13 KB (0%)
@sentry/browser (incl. FeedbackAsync) 31.79 KB (0%)
@sentry/react 25.26 KB (0%)
@sentry/react (incl. Tracing) 37.83 KB (+1.48% 🔺)
@sentry/vue 26.65 KB (0%)
@sentry/vue (incl. Tracing) 36.67 KB (+1.49% 🔺)
@sentry/svelte 22.64 KB (0%)
CDN Bundle 23.73 KB (0%)
CDN Bundle (incl. Tracing) 36.49 KB (+1.47% 🔺)
CDN Bundle (incl. Tracing, Replay) 70.81 KB (+0.65% 🔺)
CDN Bundle (incl. Tracing, Replay, Feedback) 76.06 KB (+0.61% 🔺)
CDN Bundle - uncompressed 69.61 KB (0%)
CDN Bundle (incl. Tracing) - uncompressed 108.27 KB (+1.63% 🔺)
CDN Bundle (incl. Tracing, Replay) - uncompressed 219.52 KB (+0.68% 🔺)
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 232.41 KB (+0.64% 🔺)
@sentry/nextjs (client) 37.59 KB (+1.17% 🔺)
@sentry/sveltekit (client) 35.45 KB (+1.57% 🔺)
@sentry/node 115.61 KB (0%)
@sentry/node - without tracing 90 KB (0%)
@sentry/aws-serverless 99.42 KB (0%)

@lforst lforst merged commit 3871892 into develop Aug 13, 2024
122 checks passed
@lforst lforst deleted the lforst-fix-onrequesterrorfields branch August 13, 2024 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

nextjs-15 (canary) Test Failed
3 participants