8.4.0
Important Changes
- feat(nextjs): Trace pageloads in App Router (#12157)
If you are using Next.js version 14.3.0-canary.64
or above, the Sentry Next.js SDK will now trace clientside pageloads
with React Server Components. This means, that client-side errors like
Error: An error occurred in the Server Components render.
, which previously didn't give you much information on how
that error was caused, can now be traced back to a specific error in a server component.
- feat(angular): Add Support for Angular 18 (#12183)
This release guarantees support for Angular 18 with @sentry/angular
.
Other Changes
- feat(deps): Bump @opentelemetry/instrumentation-aws-lambda from 0.41.0 to 0.41.1 (#12078)
- fix(metrics): Ensure string values are interpreted for metrics (#12165)
Bundle size 📦
Path | Size |
---|---|
@sentry/browser | 21.74 KB |
@sentry/browser (incl. Tracing) | 32.88 KB |
@sentry/browser (incl. Tracing, Replay) | 68.25 KB |
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags | 61.66 KB |
@sentry/browser (incl. Tracing, Replay with Canvas) | 72.28 KB |
@sentry/browser (incl. Tracing, Replay, Feedback) | 84.33 KB |
@sentry/browser (incl. Feedback) | 37.75 KB |
@sentry/browser (incl. sendFeedback) | 26.31 KB |
@sentry/browser (incl. FeedbackAsync) | 30.73 KB |
@sentry/react | 24.43 KB |
@sentry/react (incl. Tracing) | 35.88 KB |
@sentry/vue | 25.68 KB |
@sentry/vue (incl. Tracing) | 34.7 KB |
@sentry/svelte | 21.88 KB |
CDN Bundle | 24.28 KB |
CDN Bundle (incl. Tracing) | 34.35 KB |
CDN Bundle (incl. Tracing, Replay) | 68.04 KB |
CDN Bundle (incl. Tracing, Replay, Feedback) | 73.03 KB |
CDN Bundle - uncompressed | 71.46 KB |
CDN Bundle (incl. Tracing) - uncompressed | 101.87 KB |
CDN Bundle (incl. Tracing, Replay) - uncompressed | 211.5 KB |
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed | 223.85 KB |
@sentry/nextjs (client) | 35.14 KB |
@sentry/sveltekit (client) | 33.48 KB |
@sentry/node | 114.31 KB |
@sentry/aws-serverless | 103.2 KB |