Important Changes
- feat(replay): Upgrade to rrweb2.0
This is fully backwards compatible with previously recorded replays. Only breaking change is that we will not be masking aria-label
by default. This is to better support searching by clicks. Another issue is there is about a 13% bundle size increase, however this comes with improved performance and improved replay fidelity especially in regards to web components.
Bundle size 📦
Path | Size |
---|---|
@sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) | 84.09 KB |
@sentry/browser (incl. Tracing) - Webpack (gzipped) | 31.32 KB |
@sentry/browser - Webpack (gzipped) | 21.92 KB |
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) | 78.61 KB |
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) | 28.52 KB |
@sentry/browser - ES6 CDN Bundle (gzipped) | 20.6 KB |
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) | 253.77 KB |
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) | 86.35 KB |
@sentry/browser - ES6 CDN Bundle (minified & uncompressed) | 61.19 KB |
@sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) | 31.4 KB |
@sentry/react (incl. Tracing, Replay) - Webpack (gzipped) | 84.12 KB |
@sentry/react - Webpack (gzipped) | 21.95 KB |
@sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) | 102.02 KB |
@sentry/nextjs Client - Webpack (gzipped) | 50.89 KB |