- feat(replay): Add
beforeAddRecordingEvent
Replay option (#8124) - feat(replay): Do not capture replays < 5 seconds (#7949)
- fix(nextjs): Guard for non-absolute paths when injecting sentry config (#8151)
- fix(nextjs): Import path issue on Windows (#8142)
- fix(nextjs): Make
withSentryConfig
isomorphic (#8166) - fix(node): Add debug logging for node checkin (#8131)
- fix(node): Add LRU map for tracePropagationTargets calculation (#8130)
- fix(node): Remove new URL usage in Undici integration (#8147)
- fix(replay): Show the correct Replay config option name
maskFn
- fix(sveltekit): Avoid double-wrapping load functions (#8094)
- fix(tracing): Change where content-length gets added (#8139)
- fix(tracing): Use integer for content length (#8152)
- fix(utils): Fail silently if the provided Dsn is invalid (#8121)
- ref(node): Cache undici trace propagation decisions (#8136)
- ref(serverless): Remove relay extension from AWS Layer (#8080)
Bundle size 📦
Path | Size |
---|---|
@sentry/browser - ES5 CDN Bundle (gzipped + minified) | 21.03 KB |
@sentry/browser - ES5 CDN Bundle (minified) | 65.68 KB |
@sentry/browser - ES6 CDN Bundle (gzipped + minified) | 19.59 KB |
@sentry/browser - ES6 CDN Bundle (minified) | 58.15 KB |
@sentry/browser - Webpack (gzipped + minified) | 21.2 KB |
@sentry/browser - Webpack (minified) | 69.07 KB |
@sentry/react - Webpack (gzipped + minified) | 21.22 KB |
@sentry/nextjs Client - Webpack (gzipped + minified) | 49.16 KB |
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified) | 28.67 KB |
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified) | 26.9 KB |
@sentry/replay ES6 CDN Bundle (gzipped + minified) | 48.24 KB |
@sentry/replay - Webpack (gzipped + minified) | 42.1 KB |
@sentry/browser + @sentry/tracing + @sentry/replay - ES6 CDN Bundle (gzipped + minified) | 67.21 KB |
@sentry/browser + @sentry/replay - ES6 CDN Bundle (gzipped + minified) | 60.11 KB |