Important Changes
- feat(replay): Upgrade to rrweb2.0
This should be 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) | 83.83 KB |
@sentry/browser (incl. Tracing) - Webpack (gzipped) | 31.22 KB |
@sentry/browser - Webpack (gzipped) | 21.84 KB |
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) | 78.11 KB |
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) | 28.17 KB |
@sentry/browser - ES6 CDN Bundle (gzipped) | 20.16 KB |
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) | 251.58 KB |
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) | 85.02 KB |
@sentry/browser - ES6 CDN Bundle (minified & uncompressed) | 59.72 KB |
@sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) | 31.07 KB |
@sentry/react (incl. Tracing, Replay) - Webpack (gzipped) | 83.86 KB |
@sentry/react - Webpack (gzipped) | 21.87 KB |
@sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) | 101.75 KB |
@sentry/nextjs Client - Webpack (gzipped) | 50.79 KB |