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.79 KB |
@sentry/browser (incl. Tracing) - Webpack (gzipped) | 31.2 KB |
@sentry/browser - Webpack (gzipped) | 21.85 KB |
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) | 78.09 KB |
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) | 28.22 KB |
@sentry/browser - ES6 CDN Bundle (gzipped) | 20.18 KB |
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) | 251.41 KB |
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) | 84.88 KB |
@sentry/browser - ES6 CDN Bundle (minified & uncompressed) | 59.86 KB |
@sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) | 31.11 KB |
@sentry/react (incl. Tracing, Replay) - Webpack (gzipped) | 83.81 KB |
@sentry/react - Webpack (gzipped) | 21.88 KB |
@sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) | 101.65 KB |
@sentry/nextjs Client - Webpack (gzipped) | 50.74 KB |