Releases: getsentry/sentry-javascript

9.30.0

17 Jun 08:07
Compare
Choose a tag to compare
  • feat(nextjs): Add URL to tags of server components and generation functions issues (#16500)
  • feat(nextjs): Ensure all packages we auto-instrument are externalized (#16552)
  • feat(node): Automatically enable vercelAiIntegration when ai module is detected (#16565)
  • feat(node): Ensure modulesIntegration works in more environments (#16566)
  • feat(core): Don't gate user on logs with sendDefaultPii (#16527)
  • feat(browser): Add detail to measure spans and add regression tests (#16557)
  • feat(node): Update Vercel AI span attributes (#16580)
  • fix(opentelemetry): Ensure only orphaned spans of sent spans are sent (#16590)

Bundle size 📦

PathSize
@sentry/browser23.43 KB
@sentry/browser - with treeshaking flags23.2 KB
@sentry/browser (incl. Tracing)37.88 KB
@sentry/browser (incl. Tracing, Replay)75.08 KB
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags68.33 KB
@sentry/browser (incl. Tracing, Replay with Canvas)79.74 KB
@sentry/browser (incl. Tracing, Replay, Feedback)91.52 KB
@sentry/browser (incl. Feedback)39.77 KB
@sentry/browser (incl. sendFeedback)28.03 KB
@sentry/browser (incl. FeedbackAsync)32.8 KB
@sentry/react25.15 KB
@sentry/react (incl. Tracing)39.82 KB
@sentry/vue27.7 KB
@sentry/vue (incl. Tracing)39.7 KB
@sentry/svelte23.45 KB
CDN Bundle24.88 KB
CDN Bundle (incl. Tracing)38.05 KB
CDN Bundle (incl. Tracing, Replay)73.03 KB
CDN Bundle (incl. Tracing, Replay, Feedback)78.32 KB
CDN Bundle - uncompressed72.74 KB
CDN Bundle (incl. Tracing) - uncompressed112.6 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed223.9 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed236.42 KB
@sentry/nextjs (client)41.44 KB
@sentry/sveltekit (client)38.36 KB
@sentry/node147.12 KB
@sentry/node - without tracing96.09 KB
@sentry/aws-serverless121.25 KB

9.29.0

13 Jun 06:53
Compare
Choose a tag to compare

Important Changes

  • feat(browser): Update web-vitals to 5.0.2 (#16492)

This release upgrades the web-vitals library to version 5.0.2. This upgrade could slightly change the collected web vital values and potentially also influence alerts and performance scores in the Sentry UI.

Other Changes

  • feat(deps): Bump @sentry/rollup-plugin from 3.4.0 to 3.5.0 (#16524)
  • feat(ember): Stop warning for onError usage (#16547)
  • feat(node): Allow to force activate vercelAiIntegration (#16551)
  • feat(node): Introduce ignoreLayersType option to koa integration (#16553)
  • fix(browser): Ensure suppressTracing does not when async (#16545)
  • fix(vue): Ensure root component render span always ends (#16488)

Bundle size 📦

PathSize
@sentry/browser23.43 KB
@sentry/browser - with treeshaking flags23.2 KB
@sentry/browser (incl. Tracing)37.78 KB
@sentry/browser (incl. Tracing, Replay)74.98 KB
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags68.23 KB
@sentry/browser (incl. Tracing, Replay with Canvas)79.63 KB
@sentry/browser (incl. Tracing, Replay, Feedback)91.41 KB
@sentry/browser (incl. Feedback)39.78 KB
@sentry/browser (incl. sendFeedback)28.03 KB
@sentry/browser (incl. FeedbackAsync)32.8 KB
@sentry/react25.15 KB
@sentry/react (incl. Tracing)39.72 KB
@sentry/vue27.7 KB
@sentry/vue (incl. Tracing)39.6 KB
@sentry/svelte23.45 KB
CDN Bundle24.88 KB
CDN Bundle (incl. Tracing)37.86 KB
CDN Bundle (incl. Tracing, Replay)72.89 KB
CDN Bundle (incl. Tracing, Replay, Feedback)78.22 KB
CDN Bundle - uncompressed72.74 KB
CDN Bundle (incl. Tracing) - uncompressed112.2 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed223.5 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed236.02 KB
@sentry/nextjs (client)41.34 KB
@sentry/sveltekit (client)38.25 KB
@sentry/node146.95 KB
@sentry/node - without tracing96.04 KB
@sentry/aws-serverless121.2 KB

9.28.1

11 Jun 09:14
Compare
Choose a tag to compare
  • feat(deps): Bump @sentry/cli from 2.45.0 to 2.46.0 (#16516)
  • fix(nextjs): Avoid tracing calls to symbolication server on dev (#16533)
  • fix(sveltekit): Add import attribute for node exports (#16528)

Work in this release was contributed by @eltigerchino. Thank you for your contribution!

Bundle size 📦

PathSize
@sentry/browser23.43 KB
@sentry/browser - with treeshaking flags23.2 KB
@sentry/browser (incl. Tracing)37.46 KB
@sentry/browser (incl. Tracing, Replay)74.68 KB
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags67.94 KB
@sentry/browser (incl. Tracing, Replay with Canvas)79.33 KB
@sentry/browser (incl. Tracing, Replay, Feedback)91.13 KB
@sentry/browser (incl. Feedback)39.78 KB
@sentry/browser (incl. sendFeedback)28.03 KB
@sentry/browser (incl. FeedbackAsync)32.8 KB
@sentry/react25.15 KB
@sentry/react (incl. Tracing)39.41 KB
@sentry/vue27.69 KB
@sentry/vue (incl. Tracing)39.27 KB
@sentry/svelte23.45 KB
CDN Bundle24.88 KB
CDN Bundle (incl. Tracing)37.63 KB
CDN Bundle (incl. Tracing, Replay)72.66 KB
CDN Bundle (incl. Tracing, Replay, Feedback)77.99 KB
CDN Bundle - uncompressed72.67 KB
CDN Bundle (incl. Tracing) - uncompressed111.42 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed222.72 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed235.25 KB
@sentry/nextjs (client)41.03 KB
@sentry/sveltekit (client)37.93 KB
@sentry/node146.9 KB
@sentry/node - without tracing96.03 KB
@sentry/aws-serverless121.19 KB

9.28.0

10 Jun 14:22
Compare
Choose a tag to compare

Important Changes

  • feat(nestjs): Stop creating spans for TracingInterceptor (#16501)

With this change we stop creating spans for TracingInterceptor as this interceptor only serves as an internal helper and adds noise for the user.

  • feat(node): Update vercel ai spans as per new conventions (#16497)

This feature ships updates to the span names and ops to better match OpenTelemetry. This should make them more easily accessible to the new agents module view we are building.

Other Changes

  • fix(sveltekit): Export vercelAIIntegration from @sentry/node (#16496)

Work in this release was contributed by @agrattan0820. Thank you for your contribution!

Bundle size 📦

PathSize
@sentry/browser23.43 KB
@sentry/browser - with treeshaking flags23.2 KB
@sentry/browser (incl. Tracing)37.46 KB
@sentry/browser (incl. Tracing, Replay)74.68 KB
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags67.94 KB
@sentry/browser (incl. Tracing, Replay with Canvas)79.33 KB
@sentry/browser (incl. Tracing, Replay, Feedback)91.13 KB
@sentry/browser (incl. Feedback)39.78 KB
@sentry/browser (incl. sendFeedback)28.03 KB
@sentry/browser (incl. FeedbackAsync)32.8 KB
@sentry/react25.15 KB
@sentry/react (incl. Tracing)39.41 KB
@sentry/vue27.69 KB
@sentry/vue (incl. Tracing)39.27 KB
@sentry/svelte23.45 KB
CDN Bundle24.88 KB
CDN Bundle (incl. Tracing)37.63 KB
CDN Bundle (incl. Tracing, Replay)72.66 KB
CDN Bundle (incl. Tracing, Replay, Feedback)77.99 KB
CDN Bundle - uncompressed72.67 KB
CDN Bundle (incl. Tracing) - uncompressed111.42 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed222.72 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed235.25 KB
@sentry/nextjs (client)41.03 KB
@sentry/sveltekit (client)37.93 KB
@sentry/node146.9 KB
@sentry/node - without tracing96.03 KB
@sentry/aws-serverless121.19 KB

9.27.0

05 Jun 14:54
Compare
Choose a tag to compare
  • feat(node): Expand how vercel ai input/outputs can be set (#16455)
  • feat(node): Switch to new semantic conventions for Vercel AI (#16476)
  • feat(react-router): Add component annotation plugin (#16472)
  • feat(react-router): Export wrappers for server loaders and actions (#16481)
  • fix(browser): Ignore unrealistically long INP values (#16484)
  • fix(react-router): Conditionally add ReactRouterServer integration (#16470)

Bundle size 📦

PathSize
@sentry/browser23.43 KB
@sentry/browser - with treeshaking flags23.2 KB
@sentry/browser (incl. Tracing)37.46 KB
@sentry/browser (incl. Tracing, Replay)74.68 KB
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags67.94 KB
@sentry/browser (incl. Tracing, Replay with Canvas)79.33 KB
@sentry/browser (incl. Tracing, Replay, Feedback)91.13 KB
@sentry/browser (incl. Feedback)39.77 KB
@sentry/browser (incl. sendFeedback)28.03 KB
@sentry/browser (incl. FeedbackAsync)32.8 KB
@sentry/react25.15 KB
@sentry/react (incl. Tracing)39.41 KB
@sentry/vue27.69 KB
@sentry/vue (incl. Tracing)39.27 KB
@sentry/svelte23.45 KB
CDN Bundle24.88 KB
CDN Bundle (incl. Tracing)37.63 KB
CDN Bundle (incl. Tracing, Replay)72.66 KB
CDN Bundle (incl. Tracing, Replay, Feedback)77.99 KB
CDN Bundle - uncompressed72.67 KB
CDN Bundle (incl. Tracing) - uncompressed111.42 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed222.72 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed235.25 KB
@sentry/nextjs (client)41.03 KB
@sentry/sveltekit (client)37.93 KB
@sentry/node146.75 KB
@sentry/node - without tracing96.03 KB
@sentry/aws-serverless121.19 KB

9.26.0

04 Jun 12:04
Compare
Choose a tag to compare
  • feat(react-router): Re-export functions from @sentry/react (#16465)
  • fix(nextjs): Skip re instrumentating on generate phase of experimental build mode (#16410)
  • fix(node): Ensure adding sentry-trace and baggage headers via SentryHttpInstrumentation doesn't crash (#16473)

Bundle size 📦

PathSize
@sentry/browser23.43 KB
@sentry/browser - with treeshaking flags23.2 KB
@sentry/browser (incl. Tracing)37.44 KB
@sentry/browser (incl. Tracing, Replay)74.69 KB
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags67.96 KB
@sentry/browser (incl. Tracing, Replay with Canvas)79.33 KB
@sentry/browser (incl. Tracing, Replay, Feedback)91.13 KB
@sentry/browser (incl. Feedback)39.78 KB
@sentry/browser (incl. sendFeedback)28.03 KB
@sentry/browser (incl. FeedbackAsync)32.8 KB
@sentry/react25.15 KB
@sentry/react (incl. Tracing)39.39 KB
@sentry/vue27.67 KB
@sentry/vue (incl. Tracing)39.24 KB
@sentry/svelte23.45 KB
CDN Bundle24.88 KB
CDN Bundle (incl. Tracing)37.62 KB
CDN Bundle (incl. Tracing, Replay)72.64 KB
CDN Bundle (incl. Tracing, Replay, Feedback)77.93 KB
CDN Bundle - uncompressed72.67 KB
CDN Bundle (incl. Tracing) - uncompressed111.4 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed222.7 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed235.22 KB
@sentry/nextjs (client)41.02 KB
@sentry/sveltekit (client)37.93 KB
@sentry/node146.56 KB
@sentry/node - without tracing96.03 KB
@sentry/aws-serverless121.19 KB

9.25.1

03 Jun 13:57
Compare
Choose a tag to compare
  • fix(otel): Don't ignore child spans after the root is sent (#16416)

Bundle size 📦

PathSize
@sentry/browser23.43 KB
@sentry/browser - with treeshaking flags23.2 KB
@sentry/browser (incl. Tracing)37.44 KB
@sentry/browser (incl. Tracing, Replay)74.69 KB
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags67.96 KB
@sentry/browser (incl. Tracing, Replay with Canvas)79.33 KB
@sentry/browser (incl. Tracing, Replay, Feedback)91.13 KB
@sentry/browser (incl. Feedback)39.78 KB
@sentry/browser (incl. sendFeedback)28.03 KB
@sentry/browser (incl. FeedbackAsync)32.8 KB
@sentry/react25.15 KB
@sentry/react (incl. Tracing)39.39 KB
@sentry/vue27.67 KB
@sentry/vue (incl. Tracing)39.24 KB
@sentry/svelte23.45 KB
CDN Bundle24.88 KB
CDN Bundle (incl. Tracing)37.62 KB
CDN Bundle (incl. Tracing, Replay)72.64 KB
CDN Bundle (incl. Tracing, Replay, Feedback)77.93 KB
CDN Bundle - uncompressed72.67 KB
CDN Bundle (incl. Tracing) - uncompressed111.4 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed222.7 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed235.22 KB
@sentry/nextjs (client)41.02 KB
@sentry/sveltekit (client)37.93 KB
@sentry/node146.52 KB
@sentry/node - without tracing95.99 KB
@sentry/aws-serverless121.15 KB

9.25.0

03 Jun 09:07
Compare
Choose a tag to compare

Important Changes

  • feat(browser): Add option to ignore mark and measure spans (#16443)

This release adds an option to browserTracingIntegration that lets you ignore
mark and measure spans created from the performance.mark(...) and performance.measure(...) browser APIs:

Sentry.init({
  integrations: [
    Sentry.browserTracingIntegration({
      ignorePerformanceApiSpans: ['measure-to-ignore', /mark-to-ignore/],
    }),
  ],
});

Other Changes

  • feat(browser): Export getTraceData from the browser sdks (#16433)
  • feat(node): Add includeServerName option (#16442)
  • fix(nuxt): Remove setting @sentry/nuxt external (#16444)

Bundle size 📦

PathSize
@sentry/browser23.43 KB
@sentry/browser - with treeshaking flags23.2 KB
@sentry/browser (incl. Tracing)37.44 KB
@sentry/browser (incl. Tracing, Replay)74.69 KB
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags67.96 KB
@sentry/browser (incl. Tracing, Replay with Canvas)79.33 KB
@sentry/browser (incl. Tracing, Replay, Feedback)91.13 KB
@sentry/browser (incl. Feedback)39.77 KB
@sentry/browser (incl. sendFeedback)28.03 KB
@sentry/browser (incl. FeedbackAsync)32.8 KB
@sentry/react25.15 KB
@sentry/react (incl. Tracing)39.39 KB
@sentry/vue27.67 KB
@sentry/vue (incl. Tracing)39.24 KB
@sentry/svelte23.45 KB
CDN Bundle24.88 KB
CDN Bundle (incl. Tracing)37.62 KB
CDN Bundle (incl. Tracing, Replay)72.64 KB
CDN Bundle (incl. Tracing, Replay, Feedback)77.93 KB
CDN Bundle - uncompressed72.67 KB
CDN Bundle (incl. Tracing) - uncompressed111.4 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed222.7 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed235.22 KB
@sentry/nextjs (client)41.02 KB
@sentry/sveltekit (client)37.93 KB
@sentry/node146.37 KB
@sentry/node - without tracing95.83 KB
@sentry/aws-serverless120.98 KB

9.24.0

30 May 07:53
Compare
Choose a tag to compare

Important Changes

  • feat(angular): Bump @sentry/angular peer dependencies to add Angular 20 support (#16414)

This release adds support for Angular 20 to the Sentry Angular SDK @sentry/angular.

Other Changes

  • feat(browser): Add unregisterOriginalCallbacks option to browserApiErrorsIntegration (#16412)
  • feat(core): Add user to logs (#16399)
  • feat(core): Make sure Supabase db query insights are populated (#16169)

Bundle size 📦

PathSize
@sentry/browser23.43 KB
@sentry/browser - with treeshaking flags23.2 KB
@sentry/browser (incl. Tracing)37.39 KB
@sentry/browser (incl. Tracing, Replay)74.64 KB
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags67.92 KB
@sentry/browser (incl. Tracing, Replay with Canvas)79.29 KB
@sentry/browser (incl. Tracing, Replay, Feedback)91.09 KB
@sentry/browser (incl. Feedback)39.77 KB
@sentry/browser (incl. sendFeedback)28.03 KB
@sentry/browser (incl. FeedbackAsync)32.8 KB
@sentry/react25.15 KB
@sentry/react (incl. Tracing)39.35 KB
@sentry/vue27.67 KB
@sentry/vue (incl. Tracing)39.19 KB
@sentry/svelte23.45 KB
CDN Bundle24.71 KB
CDN Bundle (incl. Tracing)37.57 KB
CDN Bundle (incl. Tracing, Replay)72.58 KB
CDN Bundle (incl. Tracing, Replay, Feedback)77.88 KB
CDN Bundle - uncompressed72.17 KB
CDN Bundle (incl. Tracing) - uncompressed111.21 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed222.51 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed235.03 KB
@sentry/nextjs (client)40.97 KB
@sentry/sveltekit (client)37.88 KB
@sentry/node146.36 KB
@sentry/node - without tracing95.82 KB
@sentry/aws-serverless120.98 KB

9.23.0

28 May 14:28
Compare
Choose a tag to compare

Important changes

  • feat(browser): option to ignore certain resource types (#16389)

Adds an option to opt out of certain resource.* spans via ignoreResourceSpans.

For example, to opt out of resource.script spans:

Sentry.browserTracingIntegration({
  ignoreResourceSpans: ['resource.script'],
}),

Other changes

  • feat: Export isEnabled from all SDKs (#16405)
  • feat(browser): Disable client when browser extension is detected in init() (#16354)
  • feat(core): Allow re-use of captureLog (#16352)
  • feat(core): Export _INTERNAL_captureSerializedLog (#16387)
  • feat(deps): bump @opentelemetry/semantic-conventions from 1.32.0 to 1.34.0 (#16393)
  • feat(deps): bump @prisma/instrumentation from 6.7.0 to 6.8.2 (#16392)
  • feat(deps): bump @sentry/cli from 2.43.0 to 2.45.0 (#16395)
  • feat(deps): bump @sentry/webpack-plugin from 3.3.1 to 3.5.0 (#16394)
  • feat(nextjs): Include static/chunks/main-* files for widenClientFileUpload (#16406)
  • feat(node): Do not add HTTP & fetch span instrumentation if tracing is disabled (#15730)
  • feat(nuxt): Added support for nuxt layers (#16372)
  • fix(browser): Ensure logs are flushed when sendClientReports=false (#16351)
  • fix(browser): Move browserTracingIntegration code to setup hook (#16386)
  • fix(cloudflare): Capture exceptions thrown in hono (#16355)
  • fix(node): Don't warn about Spotlight on empty NODE_ENV (#16381)
  • fix(node): Suppress Spotlight calls (#16380)
  • fix(nuxt): Add @sentry/nuxt as external in Rollup (#16407)
  • fix(opentelemetry): Ensure withScope keeps span active & _getTraceInfoFromScope works (#16385)

Work in this release was contributed by @Xenossolitarius. Thank you for your contribution!

Bundle size 📦

PathSize
@sentry/browser23.37 KB
@sentry/browser - with treeshaking flags23.14 KB
@sentry/browser (incl. Tracing)37.33 KB
@sentry/browser (incl. Tracing, Replay)74.59 KB
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags67.86 KB
@sentry/browser (incl. Tracing, Replay with Canvas)79.23 KB
@sentry/browser (incl. Tracing, Replay, Feedback)91.04 KB
@sentry/browser (incl. Feedback)39.73 KB
@sentry/browser (incl. sendFeedback)27.97 KB
@sentry/browser (incl. FeedbackAsync)32.75 KB
@sentry/react25.11 KB
@sentry/react (incl. Tracing)39.29 KB
@sentry/vue27.6 KB
@sentry/vue (incl. Tracing)39.11 KB
@sentry/svelte23.39 KB
CDN Bundle24.66 KB
CDN Bundle (incl. Tracing)37.51 KB
CDN Bundle (incl. Tracing, Replay)72.52 KB
CDN Bundle (incl. Tracing, Replay, Feedback)77.83 KB
CDN Bundle - uncompressed71.96 KB
CDN Bundle (incl. Tracing) - uncompressed111 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed222.3 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed234.82 KB
@sentry/nextjs (client)40.93 KB
@sentry/sveltekit (client)37.83 KB
@sentry/node146.36 KB
@sentry/node - without tracing95.82 KB
@sentry/aws-serverless120.98 KB