Releases: getsentry/sentry-javascript-bundler-plugins
Releases · getsentry/sentry-javascript-bundler-plugins
2.14.2
- feat(core): Bundle in Sentry SDK deps (#487)
2.14.1
- fix(core): Stop .env files from being picked up (#486)
- feat(core): Add telemetry for React component annotations (#482)
2.14.0
- ref(component-annotate): Use default export (#478)
2.13.0
- ref(component-annotate): Conform to Babel plugin naming conventions
2.12.0
- ref(component-annotate): Prefix plugin name with
babel
2.11.0
- feat(core): Include component name annotation plugin with all bundler plugins except esbuild (#469)
- feat(component-annotate): Introduce new plugin to annotate frontend components at build-time (#468)
2.10.3
- fix(core): Safely flush telemetry
2.10.2
- deps(core): Bump
@sentry/cli
to ^2.22.3
(#451)
2.10.1
- chore: bump @sentry/cli dependency to 2.21.4 (#440)
2.10.0
- feat: deprecate
excludeReplayCanvas
config (#436)
- feat: Add
excludeReplayWorker
to bundleSizeOptimizations
(#433)