Skip to content

feat(vercel-edge): Export core integrations from Vercel edge SDK #12308

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
May 31, 2024

Conversation

lforst
Copy link
Contributor

@lforst lforst commented May 31, 2024

Fixes #12307

It seems like we never exported the core integrations from the Vercel Edge SDK.

Copy link
Member

@mydea mydea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops, good catch!

Copy link
Contributor

size-limit report 📦

Path Size
@sentry/browser 21.74 KB (0%)
@sentry/browser (incl. Tracing) 32.76 KB (+0.1% 🔺)
@sentry/browser (incl. Tracing, Replay) 68.33 KB (+0.05% 🔺)
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 61.64 KB (+0.05% 🔺)
@sentry/browser (incl. Tracing, Replay with Canvas) 72.39 KB (+0.05% 🔺)
@sentry/browser (incl. Tracing, Replay, Feedback) 84.5 KB (+0.04% 🔺)
@sentry/browser (incl. Tracing, Replay, Feedback, metrics) 86.35 KB (+0.04% 🔺)
@sentry/browser (incl. metrics) 25.92 KB (+0.02% 🔺)
@sentry/browser (incl. Feedback) 37.9 KB (0%)
@sentry/browser (incl. sendFeedback) 26.32 KB (0%)
@sentry/browser (incl. FeedbackAsync) 30.86 KB (0%)
@sentry/react 24.51 KB (0%)
@sentry/react (incl. Tracing) 35.8 KB (+0.07% 🔺)
@sentry/vue 25.73 KB (+0.02% 🔺)
@sentry/vue (incl. Tracing) 34.59 KB (+0.08% 🔺)
@sentry/svelte 21.87 KB (0%)
CDN Bundle 23.11 KB (0%)
CDN Bundle (incl. Tracing) 34.5 KB (+0.12% 🔺)
CDN Bundle (incl. Tracing, Replay) 68.42 KB (+0.05% 🔺)
CDN Bundle (incl. Tracing, Replay, Feedback) 73.6 KB (+0.05% 🔺)
CDN Bundle - uncompressed 68 KB (0%)
CDN Bundle (incl. Tracing) - uncompressed 102.16 KB (+0.06% 🔺)
CDN Bundle (incl. Tracing, Replay) - uncompressed 212.05 KB (+0.03% 🔺)
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 224.52 KB (+0.03% 🔺)
@sentry/nextjs (client) 35.14 KB (+0.06% 🔺)
@sentry/sveltekit (client) 33.39 KB (+0.08% 🔺)
@sentry/node 115.24 KB (0%)
@sentry/aws-serverless 103.72 KB (0%)

@lforst lforst merged commit 1dffbbc into develop May 31, 2024
77 checks passed
@lforst lforst deleted the lforst-export-core-integrations-from-vercel-edge-sdk branch May 31, 2024 10:02
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.

Attempted import error: 'extraErrorDataIntegration' is not exported from '@sentry/nextjs' (imported as 'Sentry').
3 participants