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

ref(core): Remove unused special handling for Debug integration #15299

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

mydea
Copy link
Member

@mydea mydea commented Feb 5, 2025

This integration is removed in v9 so we do not need this code anymore. Noticed this by chance 😅

@mydea mydea requested a review from lforst February 5, 2025 09:59
@mydea mydea self-assigned this Feb 5, 2025
This integration is removed in v9 so we do not need this code anymore.
@mydea mydea force-pushed the fn/remove-debug-integration-code branch from d40cfec to 2748d23 Compare February 5, 2025 10:00
Copy link
Contributor

github-actions bot commented Feb 5, 2025

size-limit report 📦

Path Size % Change Change
@sentry/browser 22.89 KB -0.22% -50 B 🔽
@sentry/browser - with treeshaking flags 22.76 KB -0.21% -48 B 🔽
@sentry/browser (incl. Tracing) 35.77 KB -0.13% -47 B 🔽
@sentry/browser (incl. Tracing, Replay) 72.58 KB -0.07% -46 B 🔽
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 66.13 KB -0.07% -47 B 🔽
@sentry/browser (incl. Tracing, Replay with Canvas) 76.82 KB -0.06% -45 B 🔽
@sentry/browser (incl. Tracing, Replay, Feedback) 89.56 KB -0.06% -50 B 🔽
@sentry/browser (incl. Feedback) 39.83 KB -0.12% -48 B 🔽
@sentry/browser (incl. sendFeedback) 27.52 KB -0.17% -47 B 🔽
@sentry/browser (incl. FeedbackAsync) 32.3 KB -0.16% -51 B 🔽
@sentry/react 24.73 KB -0.21% -53 B 🔽
@sentry/react (incl. Tracing) 37.67 KB -0.13% -49 B 🔽
@sentry/vue 27.1 KB -0.17% -45 B 🔽
@sentry/vue (incl. Tracing) 37.49 KB -0.12% -46 B 🔽
@sentry/svelte 23.03 KB -0.2% -46 B 🔽
CDN Bundle 24.2 KB -0.19% -47 B 🔽
CDN Bundle (incl. Tracing) 35.91 KB -0.12% -43 B 🔽
CDN Bundle (incl. Tracing, Replay) 70.56 KB -0.06% -42 B 🔽
CDN Bundle (incl. Tracing, Replay, Feedback) 75.7 KB -0.06% -43 B 🔽
CDN Bundle - uncompressed 70.76 KB -0.13% -89 B 🔽
CDN Bundle (incl. Tracing) - uncompressed 106.64 KB -0.09% -89 B 🔽
CDN Bundle (incl. Tracing, Replay) - uncompressed 217.49 KB -0.04% -89 B 🔽
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 230.06 KB -0.04% -89 B 🔽
@sentry/nextjs (client) 38.63 KB -0.13% -50 B 🔽
@sentry/sveltekit (client) 36.29 KB -0.12% -42 B 🔽
@sentry/node 156.51 KB -0.03% -43 B 🔽
@sentry/node - without tracing 97.52 KB -0.04% -38 B 🔽
@sentry/aws-serverless 107.07 KB -0.04% -41 B 🔽

View base workflow run

@mydea mydea merged commit 3e7ac9a into develop Feb 5, 2025
143 of 145 checks passed
@mydea mydea deleted the fn/remove-debug-integration-code branch February 5, 2025 10:18
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.

2 participants