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): Bump rrweb to 2.25.0 #12478

Merged
merged 5 commits into from
Jul 12, 2024
Merged

Conversation

billyvg
Copy link
Member

@billyvg billyvg commented Jun 12, 2024

  • Uses clean Array.from implementation
  • Revert css parsing (player)
  • Implements multitouch gestures (player)
  • Many upstream fixes

Copy link
Contributor

github-actions bot commented Jun 12, 2024

size-limit report 📦

Path Size
@sentry/browser 22.3 KB (0%)
@sentry/browser (incl. Tracing) 33.67 KB (0%)
@sentry/browser (incl. Tracing, Replay) 69.75 KB (+0.44% 🔺)
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 63.06 KB (+0.44% 🔺)
@sentry/browser (incl. Tracing, Replay with Canvas) 74.15 KB (+0.88% 🔺)
@sentry/browser (incl. Tracing, Replay, Feedback) 86.47 KB (+0.37% 🔺)
@sentry/browser (incl. Tracing, Replay, Feedback, metrics) 88.34 KB (+0.38% 🔺)
@sentry/browser (incl. metrics) 26.59 KB (0%)
@sentry/browser (incl. Feedback) 38.98 KB (0%)
@sentry/browser (incl. sendFeedback) 26.92 KB (0%)
@sentry/browser (incl. FeedbackAsync) 31.54 KB (0%)
@sentry/react 25.07 KB (0%)
@sentry/react (incl. Tracing) 36.74 KB (0%)
@sentry/vue 26.41 KB (0%)
@sentry/vue (incl. Tracing) 35.55 KB (0%)
@sentry/svelte 22.44 KB (0%)
CDN Bundle 23.52 KB (0%)
CDN Bundle (incl. Tracing) 35.44 KB (0%)
CDN Bundle (incl. Tracing, Replay) 69.85 KB (+0.43% 🔺)
CDN Bundle (incl. Tracing, Replay, Feedback) 75.11 KB (+0.49% 🔺)
CDN Bundle - uncompressed 69 KB (0%)
CDN Bundle (incl. Tracing) - uncompressed 104.85 KB (0%)
CDN Bundle (incl. Tracing, Replay) - uncompressed 216.63 KB (+0.65% 🔺)
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 229.35 KB (+0.61% 🔺)
@sentry/nextjs (client) 36.6 KB (0%)
@sentry/sveltekit (client) 34.33 KB (0%)
@sentry/node 130.8 KB (0%)
@sentry/node - without tracing 91.88 KB (0%)
@sentry/aws-serverless 117.06 KB (0%)

@billyvg billyvg changed the title feat(replay): Bump rrweb to 2.19.0 feat(replay): Bump rrweb to 2.22.0 Jun 17, 2024
@billyvg billyvg marked this pull request as ready for review June 17, 2024 15:19
@billyvg billyvg requested a review from a team as a code owner June 17, 2024 15:19
@billyvg
Copy link
Member Author

billyvg commented Jun 17, 2024

Gonna do a pre-release to test on sentry a bit before we make a prod release.

@billyvg billyvg force-pushed the feat-replay-bump-rrweb-2.19.0 branch from df7bb18 to 406da53 Compare June 19, 2024 13:29
@billyvg billyvg changed the title feat(replay): Bump rrweb to 2.22.0 feat(replay): Bump rrweb to 2.24.0 Jun 19, 2024
@billyvg billyvg force-pushed the feat-replay-bump-rrweb-2.19.0 branch 3 times, most recently from 5a2f6b3 to fa96422 Compare June 24, 2024 20:33
@billyvg billyvg changed the title feat(replay): Bump rrweb to 2.24.0 feat(replay): Bump rrweb to 2.25.0 Jun 24, 2024
@getsentry-bot getsentry-bot requested a review from a team as a code owner June 24, 2024 21:31
billyvg added 4 commits July 10, 2024 18:58
* Uses clean `Array.from` implementation
* Revert css parsing (player)
* Implements multitouch gestures (player)
* Many upstream fixes
@billyvg billyvg force-pushed the feat-replay-bump-rrweb-2.19.0 branch from 880daa4 to 3ea31ff Compare July 10, 2024 22:59
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