Skip to content

Conversation

@chargome
Copy link
Member

@chargome chargome commented Jul 7, 2025

@chargome chargome self-assigned this Jul 7, 2025
@chargome chargome requested review from AbhiPrasad and Lms24 July 7, 2025 15:37
@chargome chargome merged commit fc1f540 into main Jul 7, 2025
52 of 57 checks passed
@chargome chargome deleted the cg-conditional-webpack-plugins branch July 7, 2025 16:14
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Jul 27, 2025
| datasource | package             | from  | to    |
| ---------- | ------------------- | ----- | ----- |
| npm        | @sentry/vite-plugin | 3.5.0 | 3.6.1 |


## [v3.6.1](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#361)

- fix(core): Observe and handle Sentry CLI sourcemap upload failures ([#763](getsentry/sentry-javascript-bundler-plugins#763))


## [v3.6.0](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#360)

- feat(core): Don't add `debugIdUploadPlugin` when sourcemaps option is disabled ([#753](getsentry/sentry-javascript-bundler-plugins#753))
- fix(core): Avoid showing success message if upload was disabled or nothing was uploaded ([#757](getsentry/sentry-javascript-bundler-plugins#757))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NextJS tries to upload source maps when sourcemaps.disable is set to true

5 participants