Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency @sentry/vite-plugin to v3.1.2
| datasource | package | from | to | | ---------- | ------------------- | ----- | ----- | | npm | @sentry/vite-plugin | 3.1.0 | 3.1.2 | ## [v3.1.2](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#312) - deps: Bump `@sentry/cli` to `2.41.1` ([#671](getsentry/sentry-javascript-bundler-plugins#671)) ## [v3.1.1](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#311) - fix(core): Disable release creation and source maps upload in dev mode ([#666](getsentry/sentry-javascript-bundler-plugins#666)) This fix disables any external calls to the Sentry API for managing releases or uploading source maps, when detecting that the plugin is running in dev-mode. While this rarely actually happened, it also polluted the dev server output with unnecessary logs about missing auth tokens, which shouldn't be required in dev mode.
- Loading branch information