Skip to content

Commit 4f3a23c

Browse files
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

File tree

2 files changed

+154
-68
lines changed

2 files changed

+154
-68
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"react-dom": "~17.0.0"
1616
},
1717
"devDependencies": {
18-
"@sentry/vite-plugin": "3.5.0",
18+
"@sentry/vite-plugin": "3.6.1",
1919
"@tdd-buffet/jest-config": "6.0.0",
2020
"@types/glob": "8.1.0",
2121
"@types/jest": "29.5.14",

0 commit comments

Comments
 (0)