Releases: getsentry/sentry-javascript-bundler-plugins
Releases · getsentry/sentry-javascript-bundler-plugins
4.0.1
25 Jul 11:49
Compare
Sorry, something went wrong.
No results found
fix(core): Make plugin inject ES5-friendly code (#770 )
fix(core): Use renderChunk for release injection for Rollup/Rolldown/Vite (#761 )
Work in this release was contributed by @grushetsky . Thank you for your contribution!
4.0.0
21 Jul 08:38
Compare
Sorry, something went wrong.
No results found
Breaking Changes
(Type change) Vite plugin now returns VitePlugin type instead of any
Deprecated function getBuildInformation has been removed
List of Changes
feat(core)!: Remove getBuildInformation export (#765 )
feat(vite)!: Update return type of vite plugin (#728 )
3.6.1
18 Jul 11:06
Compare
Sorry, something went wrong.
No results found
fix(core): Observe and handle Sentry CLI sourcemap upload failures (#763 )
3.6.0
15 Jul 14:18
Compare
Sorry, something went wrong.
No results found
feat(core): Don't add debugIdUploadPlugin when sourcemaps option is disabled (#753 )
fix(core): Avoid showing success message if upload was disabled or nothing was uploaded (#757 )
3.5.0
21 May 09:33
Compare
Sorry, something went wrong.
No results found
feat(core): Add hook to customize source map file resolution (#732 )
fix(core): Avoid console output and telemetry init when plugins are disabled (#741 )
Work in this release was contributed by @thecodewarrior . Thank you for your contribution!
3.4.0
05 May 09:49
Compare
Sorry, something went wrong.
No results found
fix: Replace existing debug ID comments (#730 )
feat: Expose bundler plugin primitives via createSentryBuildPluginManager (#714 )
3.3.1
04 Apr 10:06
Compare
Sorry, something went wrong.
No results found
fix(webpack5): All esm files must have .mjs postfix (#721 )
3.3.0
04 Apr 07:41
Compare
Sorry, something went wrong.
No results found
feat(webpack): Add @sentry/webpack-plugin/webpack5 export for webpack 5.1+ and compatible environments (#715 )
feat: Only do automatic commit association for Vercel production environments (#711 )
3.3.0-alpha.1
02 Apr 12:50
Compare
Sorry, something went wrong.
No results found
Pre-release to test primitive APIs.
3.3.0-alpha.0
02 Apr 12:15
Compare
Sorry, something went wrong.
No results found
Pre-release to test primitive APIs.