releases.shpreview

9.14.0

$npx -y @buildinternet/releases show rel_kJiXLiGX2Tn00z4YryJwi

Important Changes

  • feat: Add Supabase Integration (#15719)

This PR adds Supabase integration to @sentry/core, allowing automatic instrumentation of Supabase client operations (database queries and authentication) for performance monitoring and error tracking.

  • feat(nestjs): Gracefully handle RPC scenarios in SentryGlobalFilter (#16066)

This PR adds better RPC exception handling to @sentry/nestjs, preventing application crashes while still capturing errors and warning users when a dedicated filter is needed. The implementation gracefully handles the 'rpc' context type in SentryGlobalFilter to improve reliability in hybrid applications.

  • feat(react-router): Trace propagation (#16070)

This PR adds trace propagation to @sentry/react-router by providing utilities to inject trace meta tags into HTML headers and offering a pre-built Sentry-instrumented request handler, improving distributed tracing capabilities across page loads.

Other Changes

  • feat(deps): Bump @prisma/instrumentation from 6.5.0 to 6.6.0 (#16102)
  • feat(nextjs): Improve server component data (#15996)
  • feat(nuxt): Log when adding HTML trace meta tags (#16044)
  • fix(node): Make body capturing more robust (#16105)
  • ref(node): Log when incoming request bodies are being captured (#16104)

Bundle size 📦

PathSize
@sentry/browser23.28 KB
@sentry/browser - with treeshaking flags23.12 KB
@sentry/browser (incl. Tracing)36.99 KB
@sentry/browser (incl. Tracing, Replay)74.17 KB
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags67.55 KB
@sentry/browser (incl. Tracing, Replay with Canvas)78.83 KB
@sentry/browser (incl. Tracing, Replay, Feedback)90.65 KB
@sentry/browser (incl. Feedback)39.68 KB
@sentry/browser (incl. sendFeedback)27.9 KB
@sentry/browser (incl. FeedbackAsync)32.67 KB
@sentry/react25.09 KB
@sentry/react (incl. Tracing)38.91 KB
@sentry/vue27.51 KB
@sentry/vue (incl. Tracing)38.71 KB
@sentry/svelte23.32 KB
CDN Bundle24.5 KB
CDN Bundle (incl. Tracing)36.98 KB
CDN Bundle (incl. Tracing, Replay)72 KB
CDN Bundle (incl. Tracing, Replay, Feedback)77.16 KB
CDN Bundle - uncompressed71.49 KB
CDN Bundle (incl. Tracing) - uncompressed109.34 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed220.63 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed233.16 KB
@sentry/nextjs (client)40.54 KB
@sentry/sveltekit (client)37.44 KB
@sentry/node143.37 KB
@sentry/node - without tracing96.51 KB
@sentry/aws-serverless120.83 KB

Fetched March 31, 2026