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: Move es-compatibility checks into packages #15773

Merged
merged 37 commits into from
Mar 31, 2025
Merged

Conversation

andreiborza
Copy link
Member

Closes: #15769

@andreiborza andreiborza requested review from a team as code owners March 21, 2025 06:53
@andreiborza andreiborza requested a review from mydea March 21, 2025 06:53
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.

nice!

Copy link
Contributor

github-actions bot commented Mar 21, 2025

size-limit report 📦

Path Size % Change Change
@sentry/browser 23.27 KB +0.01% +1 B 🔺
@sentry/browser - with treeshaking flags 23.1 KB - -
@sentry/browser (incl. Tracing) 36.68 KB - -
@sentry/browser (incl. Tracing, Replay) 73.85 KB - -
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 67.22 KB +0.01% +1 B 🔺
@sentry/browser (incl. Tracing, Replay with Canvas) 78.51 KB - -
@sentry/browser (incl. Tracing, Replay, Feedback) 91.07 KB - -
@sentry/browser (incl. Feedback) 40.41 KB +0.01% +1 B 🔺
@sentry/browser (incl. sendFeedback) 27.9 KB - -
@sentry/browser (incl. FeedbackAsync) 32.7 KB - -
@sentry/react 25.08 KB - -
@sentry/react (incl. Tracing) 38.6 KB - -
@sentry/vue 27.49 KB - -
@sentry/vue (incl. Tracing) 38.38 KB - -
@sentry/svelte 23.3 KB - -
CDN Bundle 24.51 KB - -
CDN Bundle (incl. Tracing) 36.69 KB - -
CDN Bundle (incl. Tracing, Replay) 71.7 KB - -
CDN Bundle (incl. Tracing, Replay, Feedback) 76.88 KB - -
CDN Bundle - uncompressed 71.44 KB - -
CDN Bundle (incl. Tracing) - uncompressed 108.62 KB - -
CDN Bundle (incl. Tracing, Replay) - uncompressed 219.91 KB - -
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 232.48 KB - -
@sentry/nextjs (client) 39.89 KB - -
@sentry/sveltekit (client) 37.11 KB - -
@sentry/node 142.93 KB +0.01% +2 B 🔺
@sentry/node - without tracing 96.13 KB - -
@sentry/aws-serverless 120.48 KB - -

View base workflow run

@andreiborza andreiborza force-pushed the ab/es-check branch 4 times, most recently from 30199d3 to 04fbe2e Compare March 31, 2025 04:37
@andreiborza andreiborza merged commit 5a6e018 into develop Mar 31, 2025
151 of 152 checks passed
@andreiborza andreiborza deleted the ab/es-check branch March 31, 2025 05:27
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.

Add es-check to every package
3 participants