getsentry / sentry-javascript-bundler-plugins

JavaScript Bundler Plugins for Sentry
https://sentry.io
BSD 3-Clause "New" or "Revised" License
141 stars 36 forks source link

fix: Escape release string in injection snippet #585

Closed lforst closed 3 months ago

lforst commented 3 months ago

Fixes https://github.com/getsentry/sentry-javascript-bundler-plugins/issues/584

Properly escapes strings passed as release option.