Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(v10/sveltekit): Handle SvelteKit 3 error kinds in handleErrorWithSentry - #23995

Merged
chargome merged 1 commit into
backport-v10/23293-cloudflare-platform-ctxfrom
backport-v10/23651-sveltekit-3-error-kinds
Sep 3, 2026
Merged

fix(v10/sveltekit): Handle SvelteKit 3 error kinds in handleErrorWithSentry#23995
chargome merged 1 commit into
backport-v10/23293-cloudflare-platform-ctxfrom
backport-v10/23651-sveltekit-3-error-kinds

Conversation

@chargome

@chargome chargome commented Sep 3, 2026

Copy link
Copy Markdown
Member

Backport of: #23651

@chargome chargome self-assigned this Sep 3, 2026
@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size % Change Change
@sentry/browser 27.76 kB added added
@sentry/browser - with treeshaking flags 26.2 kB added added
@sentry/browser (incl. Tracing) 46.64 kB added added
@sentry/browser (incl. Tracing + Span Streaming) 48.42 kB added added
@sentry/browser (incl. Tracing, Profiling) 51.39 kB added added
@sentry/browser (incl. Tracing, Replay) 85.9 kB added added
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 75.52 kB added added
@sentry/browser (incl. Tracing, Replay with Canvas) 90.62 kB added added
@sentry/browser (incl. Tracing, Replay, Feedback) 103.27 kB added added
@sentry/browser (incl. Feedback) 44.94 kB added added
@sentry/browser (incl. sendFeedback) 32.56 kB added added
@sentry/browser (incl. FeedbackAsync) 37.69 kB added added
@sentry/browser (incl. Metrics) 28.85 kB added added
@sentry/browser (incl. Logs) 29.07 kB added added
@sentry/browser (incl. Metrics & Logs) 29.77 kB added added
@sentry/react 29.57 kB added added
@sentry/react (incl. Tracing) 48.9 kB added added
@sentry/vue 33.19 kB added added
@sentry/vue (incl. Tracing) 48.61 kB added added
@sentry/svelte 27.79 kB added added
CDN Bundle 30.15 kB added added
CDN Bundle (incl. Tracing) 48.6 kB added added
CDN Bundle (incl. Logs, Metrics) 31.73 kB added added
CDN Bundle (incl. Tracing, Logs, Metrics) 49.9 kB added added
CDN Bundle (incl. Replay, Logs, Metrics) 71.02 kB added added
CDN Bundle (incl. Tracing, Replay) 86.12 kB added added
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) 87.43 kB added added
CDN Bundle (incl. Tracing, Replay, Feedback) 91.92 kB added added
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) 93.2 kB added added
CDN Bundle - uncompressed 89.89 kB added added
CDN Bundle (incl. Tracing) - uncompressed 146.87 kB added added
CDN Bundle (incl. Logs, Metrics) - uncompressed 94.6 kB added added
CDN Bundle (incl. Tracing, Logs, Metrics) - uncompressed 150.85 kB added added
CDN Bundle (incl. Replay, Logs, Metrics) - uncompressed 219.43 kB added added
CDN Bundle (incl. Tracing, Replay) - uncompressed 266.17 kB added added
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) - uncompressed 270.14 kB added added
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 279.87 kB added added
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) - uncompressed 283.83 kB added added
@sentry/nextjs (client) 51.44 kB added added
@sentry/sveltekit (client) 47.06 kB added added
@sentry/core/server 80.61 kB added added
@sentry/core/browser 66.77 kB added added
@sentry/node-core 63.28 kB added added
@sentry/node 125.81 kB added added
@sentry/node (incl. diagnostics channel injection) 169.89 kB added added
@sentry/node/import (ESM hook with diagnostics-channel injection) 166 B added added
@sentry/node/light 51.45 kB added added
@sentry/node - without tracing 74.97 kB added added
@sentry/aws-serverless 84.23 kB added added
@sentry/cloudflare (withSentry) - minified 202.61 kB added added
@sentry/cloudflare (withSentry) 498.9 kB added added

@chargome
chargome marked this pull request as ready for review September 3, 2026 12:06
@chargome
chargome requested a review from a team as a code owner September 3, 2026 12:06
@chargome
chargome requested review from a team, Lms24, andreiborza, mydea and s1gr1d and removed request for a team, mydea and s1gr1d September 3, 2026 12:06
@chargome
chargome merged commit ef7040e into v10 Sep 3, 2026
45 checks passed
@chargome
chargome deleted the backport-v10/23651-sveltekit-3-error-kinds branch September 3, 2026 12:22
brandhaug added a commit to brandhaug/b2b-saas-starter that referenced this pull request Sep 14, 2026
## Dependency Updates

| Package | From | To | Type |
| --- | --- | --- | --- |
| `@sentry/cloudflare` | 10.73.0 | 10.74.0 | minor |
| `@sentry/react` | 10.73.0 | 10.74.0 | minor |

## Release Notes

<details>
<summary><b>@<!---->sentry/cloudflare</b> (10.73.0 → 10.74.0)</summary>

- feat(v10): Streamline isolation scope handling & reset in isolation
scopes
([#24152](getsentry/sentry-javascript#24152))
- fix(server-utils): Include Gemini reasoning tokens in Vercel AI token
usage
([#23433](getsentry/sentry-javascript#23433))
- fix(v10/browser): Set `user_agent.original` on all spans for
consistent filtering
([#24226](getsentry/sentry-javascript#24226))
- fix(v10/cloudflare): Auto-instrument classes re-exported from the
worker entry
([#24181](getsentry/sentry-javascript#24181))
- fix(v10/core): Guard `loadModule` default parameter against ESM scope
([#24154](getsentry/sentry-javascript#24154))
- fix(v10/core): Match wrapped Facebook Mobile browser errors in
`DEFAULT_IGNORE_ERRORS`
([#23877](getsentry/sentry-javascript#23877))
- fix(v10/core): Resolve MCP capture policy per operation
([#23796](getsentry/sentry-javascript#23796))
- fix(v10/nextjs): Fix SDK import crashing under jsdom/happy-dom
([#23906](getsentry/sentry-javascript#23906))
- fix(v10/nextjs): Keep the Pages Router runtime out of App Router
client bundles
([#24223](getsentry/sentry-javascript#24223))
- fix(v10/nextjs): Register Vercel AI span processors on Next.js
([#23773](getsentry/sentry-javascript#23773))
- fix(v10/nuxt): Windows file:// for import-in-the-middle hook and
isAbsolute for C:\
([#24026](getsentry/sentry-javascript#24026))
- fix(v10/profiling-node): Bump @<!---->sentry/node-cpu-profiler to
2.4.4
([#24238](getsentry/sentry-javascript#24238))
- fix(v10/sveltekit): Handle SvelteKit 3 error kinds in
handleErrorWithSentry
([#23995](getsentry/sentry-javascript#23995))
- fix(v10/sveltekit): Read Cloudflare execution context from
platform.ctx ([#23994](https://github.com/getse

…[full
notes](https://github.com/getsentry/sentry-javascript/releases/tag/10.74.0)

</details>

<details>
<summary><b>@<!---->sentry/react</b> (10.73.0 → 10.74.0)</summary>

- feat(v10): Streamline isolation scope handling & reset in isolation
scopes
([#24152](getsentry/sentry-javascript#24152))
- fix(server-utils): Include Gemini reasoning tokens in Vercel AI token
usage
([#23433](getsentry/sentry-javascript#23433))
- fix(v10/browser): Set `user_agent.original` on all spans for
consistent filtering
([#24226](getsentry/sentry-javascript#24226))
- fix(v10/cloudflare): Auto-instrument classes re-exported from the
worker entry
([#24181](getsentry/sentry-javascript#24181))
- fix(v10/core): Guard `loadModule` default parameter against ESM scope
([#24154](getsentry/sentry-javascript#24154))
- fix(v10/core): Match wrapped Facebook Mobile browser errors in
`DEFAULT_IGNORE_ERRORS`
([#23877](getsentry/sentry-javascript#23877))
- fix(v10/core): Resolve MCP capture policy per operation
([#23796](getsentry/sentry-javascript#23796))
- fix(v10/nextjs): Fix SDK import crashing under jsdom/happy-dom
([#23906](getsentry/sentry-javascript#23906))
- fix(v10/nextjs): Keep the Pages Router runtime out of App Router
client bundles
([#24223](getsentry/sentry-javascript#24223))
- fix(v10/nextjs): Register Vercel AI span processors on Next.js
([#23773](getsentry/sentry-javascript#23773))
- fix(v10/nuxt): Windows file:// for import-in-the-middle hook and
isAbsolute for C:\
([#24026](getsentry/sentry-javascript#24026))
- fix(v10/profiling-node): Bump @<!---->sentry/node-cpu-profiler to
2.4.4
([#24238](getsentry/sentry-javascript#24238))
- fix(v10/sveltekit): Handle SvelteKit 3 error kinds in
handleErrorWithSentry
([#23995](getsentry/sentry-javascript#23995))
- fix(v10/sveltekit): Read Cloudflare execution context from
platform.ctx ([#23994](https://github.com/getse

…[full
notes](https://github.com/getsentry/sentry-javascript/releases/tag/10.74.0)

</details>

---
*This PR was auto-generated by
[catalog-update-action](https://github.com/brandhaug/catalog-update-action).*

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants