@sentry/bundler-plugin-core
Advanced tools
Changelog
0.5.0
injectRelease
and uploadSourceMaps
options (#190)_experiments.injectBuildInformation
option (#176)sentryCliBinaryExists
function (#171)Work in this release contributed by @alexandresoro and @dcyou. Thank you for your contributions!
Changelog
0.4.0
This release contains breaking changes. Please refer to the migration guide on how to update from version 0.3.x
to 0.4.x
.
customHeader
option (#167) (BREAKING)Work in this release contributed by @manniL. Thank you for your contribution!
Changelog
0.3.0
Note: This release bumps the @sentry/cli
dependency from version 1.x
to version 2.x
.
Work in this release contributed by @robertcepa. Thank you for your contribution!
Changelog
0.2.4
dist
in telemetry (#148)Work in this release contributed by @jperelli. Thank you for your contribution!
Changelog
0.2.3
node_modules
from release injection (#143)Changelog
0.2.2
server_name
from telemetry events (#135)Changelog
0.2.1
id
and releaseInjectionTargets
in transformInclude
(#132)Changelog
0.2.0
This release replaces the entries
option with releaseInjectionTargets
which is a breaking change from previous versions.
For more information, take a look at the migration guide.
entries
option with releaseInjectionTargets
(#123)