Skip to content

fix(replay): Catch style mutation handling & null events in rrweb - #7010

Merged
mydea merged 1 commit into
developfrom
fn/update-rrweb
Feb 1, 2023
Merged

fix(replay): Catch style mutation handling & null events in rrweb#7010
mydea merged 1 commit into
developfrom
fn/update-rrweb

Conversation

@mydea

@mydeamydea commented Feb 1, 2023

Copy link
Copy Markdown
Member

This bumps rrweb to 1.100.2, which adds some more error catching/handling stuff:

https://github.com/getsentry/rrweb/releases/tag/1.100.2

@mydea
mydea requested review from Lms24 and billyvgFebruary 1, 2023 08:56
@mydeamydea self-assigned this Feb 1, 2023
This bumps rrweb to 1.100.2, which adds some more error catching/handlung stuff:
https://github.com/getsentry/rrweb/releases/tag/1.100.2
@github-actions

Copy link
Copy Markdown
Contributor

size-limit report 📦

PathSize
@sentry/browser - ES5 CDN Bundle (gzipped + minified)19.87 KB (-0.01% 🔽)
@sentry/browser - ES5 CDN Bundle (minified)61.57 KB (0%)
@sentry/browser - ES6 CDN Bundle (gzipped + minified)18.54 KB (0%)
@sentry/browser - ES6 CDN Bundle (minified)54.88 KB (0%)
@sentry/browser - Webpack (gzipped + minified)20.29 KB (0%)
@sentry/browser - Webpack (minified)66.37 KB (0%)
@sentry/react - Webpack (gzipped + minified)20.31 KB (0%)
@sentry/nextjs Client - Webpack (gzipped + minified)47.6 KB (0%)
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified)26.79 KB (0%)
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified)25.08 KB (0%)
@sentry/replay ES6 CDN Bundle (gzipped + minified)44.21 KB (+0.1% 🔺)
@sentry/replay - Webpack (gzipped + minified)38.95 KB (+0.08% 🔺)
@sentry/browser + @sentry/tracing + @sentry/replay - ES6 CDN Bundle (gzipped + minified)61.56 KB (+0.07% 🔺)

@mydea
mydea enabled auto-merge (squash) February 1, 2023 09:13
@mydea
mydea merged commit d16523f into developFeb 1, 2023
@mydea
mydea deleted the fn/update-rrweb branch February 1, 2023 09:30
Sign up for freeto 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

@mydea@Lms24