Skip to content

feat(sveltekit)!: Remove deprecated sourceMapsUploadOptions Vite plugin option - #22874

Merged
nicohrubec merged 2 commits into
developfrom
feat/sveltekit-remove-deprecated-vite-options
Aug 3, 2026
Merged

feat(sveltekit)!: Remove deprecated sourceMapsUploadOptions Vite plugin option#22874
nicohrubec merged 2 commits into
developfrom
feat/sveltekit-remove-deprecated-vite-options

Conversation

@nicohrubec

@nicohrubec nicohrubec commented Jul 30, 2026

Copy link
Copy Markdown
Member

The deprecated sourceMapsUploadOptions Vite plugin option has been removed from @sentry/sveltekit in favor of the existing root-level options.

Fixes #22250

@nicohrubec nicohrubec changed the title ref(sveltekit)!: Remove deprecated sourceMapsUploadOptions Vite plugin option feat(sveltekit)!: Remove deprecated sourceMapsUploadOptions Vite plugin option Jul 30, 2026
@nicohrubec
nicohrubec marked this pull request as ready for review July 30, 2026 14:51
@nicohrubec
nicohrubec requested a review from a team as a code owner July 30, 2026 14:51
@nicohrubec
nicohrubec requested review from Lms24, chargome and s1gr1d and removed request for a team July 30, 2026 14:51
nicohrubec and others added 2 commits August 3, 2026 13:54
…gin option

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…ions`

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@nicohrubec
nicohrubec force-pushed the feat/sveltekit-remove-deprecated-vite-options branch from 813e5b4 to 1f39141 Compare August 3, 2026 11:55
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size % Change Change
@sentry/browser 29.91 kB - -
@sentry/browser - with treeshaking flags 28.11 kB - -
@sentry/browser (incl. Tracing) 47.35 kB - -
@sentry/browser (incl. Tracing + Span Streaming) 47.36 kB - -
@sentry/browser (incl. Tracing, Profiling) 52.13 kB - -
@sentry/browser (incl. Tracing, Replay) 86.69 kB - -
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 76.13 kB - -
@sentry/browser (incl. Tracing, Replay with Canvas) 91.41 kB - -
@sentry/browser (incl. Tracing, Replay, Feedback) 104.05 kB - -
@sentry/browser (incl. Feedback) 47.22 kB - -
@sentry/browser (incl. sendFeedback) 34.76 kB - -
@sentry/browser (incl. FeedbackAsync) 39.86 kB - -
@sentry/browser (incl. Metrics) 30.99 kB - -
@sentry/browser (incl. Logs) 31.22 kB - -
@sentry/browser (incl. Metrics & Logs) 31.89 kB - -
@sentry/react 31.73 kB - -
@sentry/react (incl. Tracing) 49.61 kB - -
@sentry/vue 34.98 kB - -
@sentry/vue (incl. Tracing) 49.34 kB - -
@sentry/svelte 29.94 kB - -
CDN Bundle 32 kB - -
CDN Bundle (incl. Tracing) 47.72 kB - -
CDN Bundle (incl. Logs, Metrics) 33.55 kB - -
CDN Bundle (incl. Tracing, Logs, Metrics) 49.08 kB - -
CDN Bundle (incl. Replay, Logs, Metrics) 72.89 kB - -
CDN Bundle (incl. Tracing, Replay) 85.35 kB - -
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) 86.65 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback) 91.14 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) 92.45 kB - -
CDN Bundle - uncompressed 95.5 kB - -
CDN Bundle (incl. Tracing) - uncompressed 143.08 kB - -
CDN Bundle (incl. Logs, Metrics) - uncompressed 100.21 kB - -
CDN Bundle (incl. Tracing, Logs, Metrics) - uncompressed 147.06 kB - -
CDN Bundle (incl. Replay, Logs, Metrics) - uncompressed 224.97 kB - -
CDN Bundle (incl. Tracing, Replay) - uncompressed 262.34 kB - -
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) - uncompressed 266.3 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 276.04 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) - uncompressed 280 kB - -
@sentry/nextjs (client) 52.2 kB - -
@sentry/sveltekit (client) 47.8 kB - -
@sentry/core/server 80 kB - -
@sentry/core/browser 51.96 kB - -
@sentry/node 120.88 kB - -
@sentry/node/import (ESM hook with diagnostics-channel injection) 0 B added added
@sentry/node - without tracing 84.26 kB +0.01% +1 B 🔺
@sentry/aws-serverless 92.92 kB - -
@sentry/cloudflare (withSentry) - minified 219.34 kB - -
@sentry/cloudflare (withSentry) 540.44 kB - -

View base workflow run

@nicohrubec
nicohrubec merged commit f44ce57 into develop Aug 3, 2026
49 checks passed
@nicohrubec
nicohrubec deleted the feat/sveltekit-remove-deprecated-vite-options branch August 3, 2026 12:05
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.

SvelteKit: remove deprecated Vite plugin options

2 participants