Skip to content

feat: Export isEnabled from all SDKs #16405

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 1 commit into from
May 28, 2025
Merged

feat: Export isEnabled from all SDKs #16405

merged 1 commit into from
May 28, 2025

Conversation

mydea
Copy link
Member

@mydea mydea commented May 28, 2025

This was forgotten to re-export. We actually document this, but have not exported it, oops.

This was forgotten to re-export.
@mydea mydea requested review from Lms24 and andreiborza May 28, 2025 08:06
@mydea mydea self-assigned this May 28, 2025
Copy link
Contributor

size-limit report 📦

Path Size % Change Change
@sentry/browser 23.93 kB - -
@sentry/browser - with treeshaking flags 23.7 kB - -
@sentry/browser (incl. Tracing) 38.23 kB - -
@sentry/browser (incl. Tracing, Replay) 76.38 kB - -
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 69.48 kB - -
@sentry/browser (incl. Tracing, Replay with Canvas) 81.14 kB - -
@sentry/browser (incl. Tracing, Replay, Feedback) 93.22 kB - -
@sentry/browser (incl. Feedback) 40.68 kB - -
@sentry/browser (incl. sendFeedback) 28.64 kB - -
@sentry/browser (incl. FeedbackAsync) 33.53 kB - -
@sentry/react 25.71 kB - -
@sentry/react (incl. Tracing) 40.24 kB - -
@sentry/vue 28.26 kB - -
@sentry/vue (incl. Tracing) 40.05 kB - -
@sentry/svelte 23.95 kB - -
CDN Bundle 25.25 kB +0.1% +23 B 🔺
CDN Bundle (incl. Tracing) 38.41 kB +0.05% +18 B 🔺
CDN Bundle (incl. Tracing, Replay) 74.27 kB +0.01% +3 B 🔺
CDN Bundle (incl. Tracing, Replay, Feedback) 79.7 kB +0.02% +14 B 🔺
CDN Bundle - uncompressed 73.68 kB +0.13% +93 B 🔺
CDN Bundle (incl. Tracing) - uncompressed 113.66 kB +0.02% +20 B 🔺
CDN Bundle (incl. Tracing, Replay) - uncompressed 227.63 kB +0.01% +20 B 🔺
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 240.46 kB +0.01% +20 B 🔺
@sentry/nextjs (client) 41.91 kB - -
@sentry/sveltekit (client) 38.73 kB - -
@sentry/node 149.87 kB - -
@sentry/node - without tracing 98.13 kB - -
@sentry/aws-serverless 123.88 kB - -

View base workflow run

Copy link
Member

@andreiborza andreiborza left a comment

Choose a reason for hiding this comment

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

Downside of explicit exports I guess 🫠

@mydea mydea merged commit 5bbe375 into develop May 28, 2025
163 checks passed
@mydea mydea deleted the fn/export-isEnabled branch May 28, 2025 09:56
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.

3 participants