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/v7): Upgrade rrweb packages to 2.15.0 #11752

Merged
merged 3 commits into from Apr 26, 2024

Conversation

billyvg
Copy link
Member

@billyvg billyvg commented Apr 23, 2024

Pulls in a bunch of commits from rrweb upstream to address some outstanding perf issues

Backport of #11736

@billyvg billyvg changed the base branch from develop to v7 April 23, 2024 12:20
@billyvg billyvg changed the title build(profiling-node): make sure debug build plugin is used (#10534) feat(replay/v7): Upgrade rrweb packages to 2.15.0 Apr 23, 2024
@billyvg billyvg marked this pull request as ready for review April 23, 2024 12:41
Copy link
Contributor

github-actions bot commented Apr 23, 2024

size-limit report 📦

Path Size
@sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 80.76 KB (+0.05% 🔺)
@sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 71.75 KB (+0.09% 🔺)
@sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 76 KB (+0.13% 🔺)
@sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 65.36 KB (+0.07% 🔺)
@sentry/browser (incl. Tracing) - Webpack (gzipped) 35.62 KB (+0.01% 🔺)
@sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) 35.5 KB (+0.01% 🔺)
@sentry/browser (incl. Feedback) - Webpack (gzipped) 31.57 KB (0%)
@sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.58 KB (0%)
@sentry/browser - Webpack (gzipped) 22.77 KB (-0.01% 🔽)
@sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 78.97 KB (+0.1% 🔺)
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 70.34 KB (+0.11% 🔺)
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 36.02 KB (0%)
@sentry/browser - ES6 CDN Bundle (gzipped) 25.28 KB (0%)
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 221.41 KB (+0.08% 🔺)
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 109.01 KB (0%)
@sentry/browser - ES6 CDN Bundle (minified & uncompressed) 75.79 KB (0%)
@sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 39.3 KB (0%)
@sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 72.25 KB (+0.09% 🔺)
@sentry/react - Webpack (gzipped) 22.81 KB (+0.01% 🔺)
@sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 90 KB (+0.1% 🔺)
@sentry/nextjs Client - Webpack (gzipped) 54.13 KB (0%)
@sentry-internal/feedback - Webpack (gzipped) 17.32 KB (0%)

Pulls in a bunch of commits from rrweb upstream to address some outstanding perf issues
@billyvg billyvg force-pushed the feat-replay-upgrade-rrweb-2.15-v7 branch from 17eae2c to b53b19c Compare April 23, 2024 16:03
@billyvg billyvg requested a review from a team April 23, 2024 19:09
@billyvg billyvg merged commit 4340845 into v7 Apr 26, 2024
103 checks passed
@billyvg billyvg deleted the feat-replay-upgrade-rrweb-2.15-v7 branch April 26, 2024 13:53
@AbhiPrasad AbhiPrasad mentioned this pull request Apr 26, 2024
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.

@sentry/profiling-node: ReferenceError: __DEBUG_BUILD__ is not defined
3 participants