- feat(astro): Automatically add Sentry middleware in Astro integration (#9532)
- feat(core): Add optional
setup
hook to integrations (#9556) - feat(core): Add top level
getClient()
method (#9638) - feat(core): Allow to pass
mechanism
as event hint (#9590) - feat(core): Allow to use
continueTrace
without callback (#9615) - feat(feedback): Add onClose callback to showReportDialog (#9433) (#9550)
- feat(nextjs): Add request data to all edge-capable functionalities (#9636)
- feat(node): Add Spotlight option to Node SDK (#9629)
- feat(utils): Refactor
addInstrumentationHandler
to dedicated methods (#9542) - fix: Make full url customizable for Spotlight (#9652)
- fix(astro): Remove Auth Token existence check (#9651)
- fix(nextjs): Fix middleware detection logic (#9637)
- fix(remix): Skip capturing aborted requests (#9659)
- fix(replay): Add
BODY_PARSE_ERROR
warning & time out fetch response load (#9622) - fix(tracing): Filter out invalid resource sizes (#9641)
- ref: Hoist
RequestData
integration to@sentry/core
(#9597) - ref(feedback): Rename onDialog* to onForm*, remove onActorClick (#9625)
Work in this release contributed by @arya-s. Thank you for your contribution!
Bundle size 📦
Path | Size |
---|---|
@sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) | 66.02 KB |
@sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) | 56.21 KB |
@sentry/browser (incl. Tracing) - Webpack (gzipped) | 31.19 KB |
@sentry/browser - Webpack (gzipped) | 21.4 KB |
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) | 62.65 KB |
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) | 29.47 KB |
@sentry/browser - ES6 CDN Bundle (gzipped) | 21.55 KB |
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) | 197.27 KB |
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) | 89.15 KB |
@sentry/browser - ES6 CDN Bundle (minified & uncompressed) | 64.12 KB |
@sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) | 32.13 KB |
@sentry/react (incl. Tracing, Replay) - Webpack (gzipped) | 66.43 KB |
@sentry/react - Webpack (gzipped) | 21.45 KB |
@sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) | 83.16 KB |
@sentry/nextjs Client - Webpack (gzipped) | 48.32 KB |
@sentry-internal/feedback - Webpack (gzipped) | 16.19 KB |