We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f982435 commit 8f509c4Copy full SHA for 8f509c4
CHANGELOG.md
@@ -4,6 +4,15 @@
4
5
- "You know what they say ‘Fool me once, strike one, but fool me twice… strike three.’" — Michael Scott
6
7
+## 2.1.0
8
+
9
+- docs: Add removal of `configFile` option to migration guide (#266)
10
+- feat: Auto detect build artifacts (#257)
11
+- fix(core): Ignore query and hash in filepaths for release injection (#272)
12
+- fix(esbuild): Use absolute path for virtual file resolving (#269)
13
+- fix: Don't show log message if telemetry is disabled (#267)
14
+- fix: Use automatic release name detection for release injection (#271)
15
16
## 2.0.0
17
18
Version 2.0.0 marks the official release of the `@sentry/vite-plugin`, `@sentry/esbuild-plugin` and `@sentry/rollup-plugin` packages.
0 commit comments