Skip to content

ref(core): Always use a (default) ACS #10644

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
Feb 13, 2024
Merged

ref(core): Always use a (default) ACS #10644

merged 1 commit into from
Feb 13, 2024

Conversation

mydea
Copy link
Member

@mydea mydea commented Feb 13, 2024

Small refactor to ensure we always use a default async context strategy, making the default behavior more explicit.

This will (hopefully) make it easier to encapsulate this going forward.

Copy link
Contributor

size-limit report 📦

Path Size
@sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 77.82 KB (+0.04% 🔺)
@sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 69.06 KB (+0.02% 🔺)
@sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 72.99 KB (+0.03% 🔺)
@sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 62.67 KB (+0.03% 🔺)
@sentry/browser (incl. Tracing) - Webpack (gzipped) 33.25 KB (+0.05% 🔺)
@sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) 33.15 KB (+0.05% 🔺)
@sentry/browser (incl. Feedback) - Webpack (gzipped) 31.16 KB (-0.02% 🔽)
@sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.16 KB (-0.01% 🔽)
@sentry/browser - Webpack (gzipped) 22.43 KB (-0.04% 🔽)
@sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 76.1 KB (-0.01% 🔽)
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 67.61 KB (-0.03% 🔽)
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 33.58 KB (-0.06% 🔽)
@sentry/browser - ES6 CDN Bundle (gzipped) 24.69 KB (-0.05% 🔽)
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 212.82 KB (-0.04% 🔽)
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 101.45 KB (-0.07% 🔽)
@sentry/browser - ES6 CDN Bundle (minified & uncompressed) 73.96 KB (-0.09% 🔽)
@sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 36.82 KB (-0.14% 🔽)
@sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 69.43 KB (+0.04% 🔺)
@sentry/react - Webpack (gzipped) 22.45 KB (-0.06% 🔽)
@sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 87.09 KB (+0.01% 🔺)
@sentry/nextjs Client - Webpack (gzipped) 50.36 KB (-0.01% 🔽)
@sentry-internal/feedback - Webpack (gzipped) 17.12 KB (+0.04% 🔺)

@mydea mydea merged commit eb11f34 into develop Feb 13, 2024
@mydea mydea deleted the fn/use-default-acs branch February 13, 2024 15:16
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