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

feat(replay): Expose recordingMode in public API #14085

Merged
merged 4 commits into from
Oct 29, 2024

Conversation

chargome
Copy link
Member

closes #13987

@chargome chargome self-assigned this Oct 28, 2024
@chargome chargome requested a review from a team as a code owner October 28, 2024 12:12
Copy link
Contributor

github-actions bot commented Oct 28, 2024

size-limit report 📦

Path Size % Change Change
@sentry/browser 22.73 KB - -
@sentry/browser - with treeshaking flags 21.52 KB - -
@sentry/browser (incl. Tracing) 35.11 KB - -
@sentry/browser (incl. Tracing, Replay) 71.82 KB +0.05% +32 B 🔺
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 62.26 KB +0.02% +10 B 🔺
@sentry/browser (incl. Tracing, Replay with Canvas) 76.13 KB +0.02% +11 B 🔺
@sentry/browser (incl. Tracing, Replay, Feedback) 88.94 KB +0.01% +7 B 🔺
@sentry/browser (incl. Tracing, Replay, Feedback, metrics) 90.77 KB +0.01% +9 B 🔺
@sentry/browser (incl. metrics) 26.98 KB - -
@sentry/browser (incl. Feedback) 39.87 KB - -
@sentry/browser (incl. sendFeedback) 27.37 KB - -
@sentry/browser (incl. FeedbackAsync) 32.17 KB - -
@sentry/react 25.48 KB - -
@sentry/react (incl. Tracing) 38.07 KB - -
@sentry/vue 26.87 KB - -
@sentry/vue (incl. Tracing) 36.99 KB - -
@sentry/svelte 22.86 KB - -
CDN Bundle 24.08 KB - -
CDN Bundle (incl. Tracing) 36.92 KB - -
CDN Bundle (incl. Tracing, Replay) 71.58 KB +0.02% +10 B 🔺
CDN Bundle (incl. Tracing, Replay, Feedback) 76.92 KB +0.02% +12 B 🔺
CDN Bundle - uncompressed 70.62 KB - -
CDN Bundle (incl. Tracing) - uncompressed 109.61 KB - -
CDN Bundle (incl. Tracing, Replay) - uncompressed 222.13 KB +0.05% +95 B 🔺
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 235.35 KB +0.04% +95 B 🔺
@sentry/nextjs (client) 38.15 KB - -
@sentry/sveltekit (client) 35.71 KB - -
@sentry/node 129.6 KB - -
@sentry/node - without tracing 94.3 KB +0.01% +1 B 🔺
@sentry/aws-serverless 105.17 KB - -

View base workflow run

@chargome chargome merged commit a091bdd into develop Oct 29, 2024
142 checks passed
@chargome chargome deleted the cg/replay-expose-recordingmode branch October 29, 2024 14:52
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.

Expose recordingMode in public API
3 participants