- feat(replay): Rework slow click & multi click detection (#8322)
- feat(replay): Stop replay when event buffer exceeds max. size (#8315)
- feat(replay): Consider
window.open
for slow clicks (#8308) - fix(core): Temporarily store debug IDs in stack frame and only put them into
debug_meta
before sending (#8347) - fix(remix): Extract deferred responses correctly in root loaders. (#8305)
- fix(vue): Don't call
next
in Vue router 4 instrumentation (#8351)
Bundle size 📦
Path | Size |
---|---|
@sentry/browser - ES5 CDN Bundle (gzipped + minified) | 21.17 KB |
@sentry/browser - ES5 CDN Bundle (minified) | 66.13 KB |
@sentry/browser - ES6 CDN Bundle (gzipped + minified) | 19.71 KB |
@sentry/browser - ES6 CDN Bundle (minified) | 58.6 KB |
@sentry/browser - Webpack (gzipped + minified) | 21.33 KB |
@sentry/browser - Webpack (minified) | 69.52 KB |
@sentry/react - Webpack (gzipped + minified) | 21.36 KB |
@sentry/nextjs Client - Webpack (gzipped + minified) | 49.28 KB |
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified) | 28.79 KB |
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified) | 27.03 KB |
@sentry/replay ES6 CDN Bundle (gzipped + minified) | 49.37 KB |
@sentry/replay - Webpack (gzipped + minified) | 43.1 KB |
@sentry/browser + @sentry/tracing + @sentry/replay - ES6 CDN Bundle (gzipped + minified) | 68.4 KB |
@sentry/browser + @sentry/replay - ES6 CDN Bundle (gzipped + minified) | 61.29 KB |