Skip to content

Commit 380ed0e

Browse files
Update dependency @sentry/vite-plugin to v4.2.0
| datasource | package | from | to | | ---------- | ------------------- | ----- | ----- | | npm | @sentry/vite-plugin | 4.1.1 | 4.2.0 | ## [v4.2.0](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#420) - feat(core): Add `prepareArtifacts` option for uploading sourcemaps ([#794](getsentry/sentry-javascript-bundler-plugins#794)) - perf: use premove for build clean ([#792](getsentry/sentry-javascript-bundler-plugins#792)) - fix(core): Forward headers option to sentry-cli ([#797](getsentry/sentry-javascript-bundler-plugins#797)) Work in this release contributed by [@liAmirali](https://github.com/liAmirali). Thank you for your contribution!
1 parent c585919 commit 380ed0e

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
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": "4.1.1",
18+
"@sentry/vite-plugin": "4.2.0",
1919
"@tdd-buffet/jest-config": "6.0.0",
2020
"@types/glob": "9.0.0",
2121
"@types/jest": "29.5.14",

pnpm-lock.yaml

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)