- feat(bun): Instrument Bun.serve (#9080)
- fix(core): Ensure global event processors are always applied to event (#9064)
- fix(core): Run client eventProcessors before global ones (#9032)
- fix(nextjs): Use webpack module paths to attempt to resolve internal request async storage module (#9100)
- fix(react): Add actual error name to boundary error name (#9065)
- fix(react): Compare location against
basename
-prefixed route. (#9076) - ref(browser): Refactor browser integrations to use
processEvent
(#9022)
Work in this release contributed by @jorrit. Thank you for your contribution!
Bundle size 📦
Path | Size |
---|---|
@sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) | 75.58 KB |
@sentry/browser (incl. Tracing) - Webpack (gzipped) | 31.46 KB |
@sentry/browser - Webpack (gzipped) | 22.06 KB |
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) | 70.27 KB |
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) | 28.57 KB |
@sentry/browser - ES6 CDN Bundle (gzipped) | 20.64 KB |
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) | 222.17 KB |
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) | 86.57 KB |
@sentry/browser - ES6 CDN Bundle (minified & uncompressed) | 61.42 KB |
@sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) | 31.43 KB |
@sentry/react (incl. Tracing, Replay) - Webpack (gzipped) | 75.6 KB |
@sentry/react - Webpack (gzipped) | 22.09 KB |
@sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) | 93.48 KB |
@sentry/nextjs Client - Webpack (gzipped) | 51.04 KB |