8.9.1
Important changes
-
feat(solid): Add Solid SDK
This release adds a dedicated SDK for Solid JS in alpha state with instrumentation for
Solid Router and a customErrorBoundary
. See the
package README for how to use
the SDK.
Other changes
- feat(deps): bump @opentelemetry/instrumentation-express from 0.40.0 to 0.40.1 (#12438)
- feat(deps): bump @opentelemetry/instrumentation-mongodb from 0.44.0 to 0.45.0 (#12439)
- feat(deps): bump @opentelemetry/propagator-aws-xray from 1.24.1 to 1.25.0 (#12437)
- feat(nextjs): Allow for suppressing warning about missing global error handler file (#12369)
- feat(redis): Add cache logic for redis-4 (#12429)
- feat(replay): Replay Web Vital Breadcrumbs (#12296)
- fix: Fix types export order (#12404)
- fix(astro): Ensure server-side exports work correctly (#12453)
- fix(aws-serverless): Add
op
to Otel-generated lambda function root span (#12430) - fix(aws-serverless): Only auto-patch handler in CJS when loading
awslambda-auto
(#12392) - fix(aws-serverless): Only start root span in Sentry wrapper if Otel didn't wrap handler (#12407)
- fix(browser): Fix INP span creation & transaction tagging (#12372)
- fix(nextjs): correct types conditional export ordering (#12355)
- fix(replay): Fix guard for exception event (#12441)
- fix(vue): Handle span name assignment for nested routes in VueRouter (#12398)
Work in this release was contributed by @soch4n. Thank you for your contribution!
Bundle size 📦
Path | Size |
---|---|
@sentry/browser | 22.04 KB |
@sentry/browser (incl. Tracing) | 33.23 KB |
@sentry/browser (incl. Tracing, Replay) | 68.95 KB |
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags | 62.27 KB |
@sentry/browser (incl. Tracing, Replay with Canvas) | 73.02 KB |
@sentry/browser (incl. Tracing, Replay, Feedback) | 85.14 KB |
@sentry/browser (incl. Tracing, Replay, Feedback, metrics) | 86.98 KB |
@sentry/browser (incl. metrics) | 26.23 KB |
@sentry/browser (incl. Feedback) | 38.21 KB |
@sentry/browser (incl. sendFeedback) | 26.63 KB |
@sentry/browser (incl. FeedbackAsync) | 31.18 KB |
@sentry/react | 24.81 KB |
@sentry/react (incl. Tracing) | 36.27 KB |
@sentry/vue | 26.05 KB |
@sentry/vue (incl. Tracing) | 35.08 KB |
@sentry/svelte | 22.17 KB |
CDN Bundle | 23.39 KB |
CDN Bundle (incl. Tracing) | 34.91 KB |
CDN Bundle (incl. Tracing, Replay) | 69.02 KB |
CDN Bundle (incl. Tracing, Replay, Feedback) | 74.15 KB |
CDN Bundle - uncompressed | 68.71 KB |
CDN Bundle (incl. Tracing) - uncompressed | 103.3 KB |
CDN Bundle (incl. Tracing, Replay) - uncompressed | 213.75 KB |
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed | 226.21 KB |
@sentry/nextjs (client) | 35.63 KB |
@sentry/sveltekit (client) | 33.86 KB |
@sentry/node | 111.93 KB |
@sentry/node - without tracing | 89.4 KB |
@sentry/aws-serverless | 98.46 KB |