github getsentry/sentry-javascript-bundler-plugins 0.1.0

latest releases: 2.22.4, 2.22.3, 2.22.2...
22 months ago

With this release, the Sentry bundler plugins support all features of the standalone Sentry Webpack plugin.
Please note that breaking changes might still be introduced.

  • Re-added Sentry CLI to the project (#85).
    The bundler plugins use Sentry CLI to create releases and upload sourcemaps
  • Added missing Release creation steps
    • feat(core): Add setCommits (#96)
    • feat(core): Add deploy command (#97)
  • Added validation of plugin options (#104)
  • Refined telemetry option to only send events to Sentry for projects uploading source maps to Sentry's SaaS instance (#99). For self-hosted Sentry servers, nothing will be sent to Sentry.
  • Updated README.md files with examples and option descriptions for each bundler plugin (#117)

Link to Full Changelog

Don't miss a new sentry-javascript-bundler-plugins release

NewReleases is sending notifications on new releases.