You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@sentry/babel-plugin-component-annotate

Package Overview
Dependencies
Maintainers
10
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry/babel-plugin-component-annotate - npm Package Versions

2345

4.0.0

Diff
s
sentry-bot
published 4.0.0 •

Changelog

Source

4.0.0

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)
s
sentry-bot
published 3.6.1 •

Changelog

Source

3.6.1

  • fix(core): Observe and handle Sentry CLI sourcemap upload failures (#763)
s
sentry-bot
published 3.6.0 •

Changelog

Source

3.6.0

  • 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)
s
sentry-bot
published 3.5.0 •

Changelog

Source

3.5.0

  • 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!

s
sentry-bot
published 3.4.0 •

Changelog

Source

3.4.0

  • fix: Replace existing debug ID comments (#730)
  • feat: Expose bundler plugin primitives via createSentryBuildPluginManager (#714)
s
sentry-bot
published 3.3.1 •

Changelog

Source

3.3.1

  • fix(webpack5): All esm files must have .mjs postfix (#721)
s
sentry-bot
published 3.3.0 •

Changelog

Source

3.3.0

  • 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)
s
sentry-bot
published 3.3.0-alpha.1 •
s
sentry-bot
published 3.3.0-alpha.0 •
s
sentry-bot
published 3.2.4 •

Changelog

Source

3.2.4

  • Revert "feat(core): Use path instead of debug IDs as artifact names for debug ID upload (#700)" (#709)
  • ref: Remove deprecated use of useArtifacBundles (#707)