@sentry/bundler-plugin-core
Advanced tools
Changelog
2.22.1
sourcemaps.disable
to disable debug ID upload instead of legacy upload (#587)Changelog
2.22.0
@sentry/cli
to 2.33.1
(#581)bundleSizeOptimizations.excludeTracing
option as alias to deprecated bundleSizeOptimizations.excludePerformanceMonitoring
(#582)post
order of sentry-vite-release-injection-plugin
to avoid breaking @rollup/plugin-commonjs
step (#578)Changelog
2.21.1
Work in this release contributed by @tyouzu1. Thank you for your contribution!
Changelog
2.21.0
sequential
and post
order for vite artifact deletion (#568)Work in this release contributed by @tyouzu1. Thank you for your contribution!
Changelog
2.20.1
Changelog
2.19.0
sourcemaps.filesToDeleteAfterUpload
is set (#547)Work in this release contributed by @Rassilion, and @mateusz-daniluk-xtb. Thank you for your contributions!
Changelog
2.18.0
applicationKey
option to identify application code from within the SDK (#540)moduleMetadata
option to stable (#538)bundle: true
(#542)Changelog
2.17.0
cleanArtifacts
(#525)bundle
option active (#526)Work in this release contributed by @et84121, and @duailibe. Thank you for your contributions!
Changelog
2.16.1
.cjs
and .mjs
files when finding files to upload in rollup-based bundlers (#509)