File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -873,8 +873,9 @@ Sentry.init({
873873
874874#### Breaking ` sentrySvelteKit() ` changes
875875
876- We upgraded the ` @sentry/vite-plugin ` which is a dependency of the SvelteKit SDK from version 0.x to 2.x. With this
877- change, resolving uploaded source maps should work out of the box much more often than before
876+ We upgraded the ` @sentry/vite-plugin ` from version 0.x to 2.x. This package is internally used by the
877+ ` @sentry/sveltekit ` SDK. With this change, resolving uploaded source maps should work out of the box much more often
878+ than before
878879([ more information] ( https://docs.sentry.io/platforms/javascript/sourcemaps/troubleshooting_js/artifact-bundles/ ) ).
879880
880881To allow future upgrades of the Vite plugin without breaking stable and public APIs in ` sentrySvelteKit ` , we modified
You can’t perform that action at this time.
0 commit comments