Skip to content

Commit 5face17

Browse files
Update dependency @sentry/vite-plugin to v3.2.4
| datasource | package | from | to | | ---------- | ------------------- | ----- | ----- | | npm | @sentry/vite-plugin | 3.2.2 | 3.2.4 | ## [v3.2.4](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#324) - Revert "feat(core): Use path instead of debug IDs as artifact names for debug ID upload ([#700](getsentry/sentry-javascript-bundler-plugins#700))" ([#709](getsentry/sentry-javascript-bundler-plugins#709)) - ref: Remove deprecated use of `useArtifacBundles` ([#707](getsentry/sentry-javascript-bundler-plugins#707)) ## [v3.2.3](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#323) - feat(core): Use path instead of debug IDs as artifact names for debug ID upload ([#700](getsentry/sentry-javascript-bundler-plugins#700)) - feat(webpack): Primarily use `contentHash` for debug ID hash ([#702](getsentry/sentry-javascript-bundler-plugins#702)) - feat: Detect Vercel commits and env ([#694](getsentry/sentry-javascript-bundler-plugins#694)) - feat: Default to automatically setting commits on release ([#692](getsentry/sentry-javascript-bundler-plugins#692))
1 parent 3dff9e1 commit 5face17

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package.json

+1-1
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.2.2",
18+
"@sentry/vite-plugin": "3.2.4",
1919
"@tdd-buffet/jest-config": "6.0.0",
2020
"@types/glob": "8.1.0",
2121
"@types/jest": "29.5.14",

pnpm-lock.yaml

+13-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)