Skip to content

Commit

Permalink
Update dependency @sentry/vite-plugin to v2.22.4
Browse files Browse the repository at this point in the history
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | @sentry/vite-plugin | 2.22.1 | 2.22.4 |


## [v2.22.4](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#2224)

-   feat(react-component-annotate): Handle function body returning a ternary ([#598](getsentry/sentry-javascript-bundler-plugins#598))
-   fix: Allow injection plugins to apply to files with query parameters and fragments in their name ([#597](getsentry/sentry-javascript-bundler-plugins#597))

Work in this release contributed by [@Thristhart](https://github.com/Thristhart). Thank you for your contribution!


## [v2.22.3](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#2223)

-   fix(core): Always instantiate global `Error` class in injected code snippets ([#594](getsentry/sentry-javascript-bundler-plugins#594))


## [v2.22.2](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#2222)

-   fix: Disable debug ID injection when `sourcemaps.disable` is set ([#589](getsentry/sentry-javascript-bundler-plugins#589))
  • Loading branch information
renovate[bot] committed Sep 20, 2024
1 parent a5732eb commit 140c399
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react-dom": "~17.0.0"
},
"devDependencies": {
"@sentry/vite-plugin": "2.22.1",
"@sentry/vite-plugin": "2.22.4",
"@tdd-buffet/jest-config": "6.0.0",
"@types/glob": "8.1.0",
"@types/jest": "29.5.13",
Expand Down
26 changes: 13 additions & 13 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 140c399

Please sign in to comment.