Commit 4f3a23c
authored
Update dependency @sentry/vite-plugin to v3.6.1
| 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))1 parent 2883e1f commit 4f3a23c
2 files changed
+154
-68
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments