@sentry/babel-plugin-component-annotate
Advanced tools
Changelog
3.2.4
useArtifacBundles
(#707)Changelog
3.2.3
contentHash
for debug ID hash (#702)Changelog
3.2.2
SENTRY_AUTH_TOKEN
, SENTRY_ORG
and SENTRY_PROJECT
in passThroughEnv
when using Turborepo (#675)Changelog
3.2.0
sourcemaps.filesToDeleteAfterUpload
(#677)Changelog
3.1.1
fix(core): Disable release creation and source maps upload in dev mode (#666)
This fix disables any external calls to the Sentry API for managing releases or uploading source maps, when detecting that the plugin is running in dev-mode. While this rarely actually happened, it also polluted the dev server output with unnecessary logs about missing auth tokens, which shouldn't be required in dev mode.
Changelog
3.1.0