Skip to content

ref(browser): Move utils to @sentry-internal/browser-utils #11451

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
Apr 8, 2024

Conversation

AbhiPrasad
Copy link
Member

ref #9832

Building off #11381, this moves browser related utils into the browser utils package.

Next step is to move browserTracingIntegration into browser!

@AbhiPrasad AbhiPrasad requested a review from a team April 5, 2024 16:11
@AbhiPrasad AbhiPrasad self-assigned this Apr 5, 2024
@AbhiPrasad AbhiPrasad requested review from stephanie-anderson and Lms24 and removed request for a team April 5, 2024 16:11
@AbhiPrasad AbhiPrasad marked this pull request as ready for review April 5, 2024 16:11
XhrBreadcrumbData,
XhrBreadcrumbHint,
} from '@sentry/types/build/types/breadcrumb';
Copy link
Member Author

Choose a reason for hiding this comment

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

While working on this I noticed we were incorrectly importing from @sentry/types at times. I fixed this wherever possible.

@AbhiPrasad AbhiPrasad force-pushed the abhi-move-browser-utils branch from f0ec060 to 6b9cb77 Compare April 5, 2024 16:16
Copy link
Contributor

github-actions bot commented Apr 5, 2024

size-limit report 📦

Path Size
@sentry/browser (incl. Tracing, Replay, Feedback) 76.16 KB (-0.13% 🔽)
@sentry/browser (incl. Tracing, Replay) 67.41 KB (-0.18% 🔽)
@sentry/browser (incl. Tracing, Replay with Canvas) 71.24 KB (-0.17% 🔽)
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 60.99 KB (-0.17% 🔽)
@sentry/browser (incl. Tracing) 32.08 KB (-0.36% 🔽)
@sentry/browser (incl. browserTracingIntegration) 32.08 KB (-0.36% 🔽)
@sentry/browser (incl. feedbackIntegration) 31.25 KB (-0.14% 🔽)
@sentry/browser (incl. feedbackModalIntegration) 31.33 KB (-0.3% 🔽)
@sentry/browser (incl. feedbackScreenshotIntegration) 31.34 KB (-0.3% 🔽)
@sentry/browser (incl. sendFeedback) 27.28 KB (-0.33% 🔽)
@sentry/browser 22.43 KB (-0.42% 🔽)
CDN Bundle (incl. Tracing, Replay, Feedback) 71.18 KB (-0.08% 🔽)
CDN Bundle (incl. Tracing, Replay) 65.92 KB (-0.1% 🔽)
CDN Bundle (incl. Tracing) 32.21 KB (-0.3% 🔽)
CDN Bundle 23.63 KB (-0.49% 🔽)
CDN Bundle (incl. Tracing, Replay) - uncompressed 205.56 KB (-0.01% 🔽)
CDN Bundle (incl. Tracing) - uncompressed 96.27 KB (-0.01% 🔽)
CDN Bundle - uncompressed 70.05 KB (-0.01% 🔽)
@sentry/react (incl. Tracing, Replay) 67.44 KB (-0.13% 🔽)
@sentry/react 22.46 KB (-0.47% 🔽)

@AbhiPrasad AbhiPrasad merged commit 8aca02d into develop Apr 8, 2024
@AbhiPrasad AbhiPrasad deleted the abhi-move-browser-utils branch April 8, 2024 13:26
cadesalaberry pushed a commit to cadesalaberry/sentry-javascript that referenced this pull request Apr 19, 2024
…#11451)

ref getsentry#9832

Building off getsentry#11381,
this moves browser related utils into the browser utils package.

Next step is to move `browserTracingIntegration` into browser!
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