We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 087b0c6 commit 912e3f9Copy full SHA for 912e3f9
CHANGELOG.md
@@ -4,6 +4,12 @@
4
5
- "You know what they say ‘Fool me once, strike one, but fool me twice… strike three.’" — Michael Scott
6
7
+## 2.22.0
8
+
9
+- deps: Bump `@sentry/cli` to `2.33.1` (#581)
10
+- feat: Add `bundleSizeOptimizations.excludeTracing` option as alias to deprecated `bundleSizeOptimizations.excludePerformanceMonitoring` (#582)
11
+- fix(vite-plugin): Ensure `post` order of `sentry-vite-release-injection-plugin` to avoid breaking `@rollup/plugin-commonjs` step (#578)
12
13
## 2.21.1
14
15
- fix: Do not delete files before all upload tasks executed (#572)
0 commit comments