We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0230b9 commit b80f742Copy full SHA for b80f742
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.19.0
8
+
9
+- feat: Don't use word "error" in log message about telemetry (#548)
10
+- feat(core): Detect releases from more providers (#549)
11
+- fix: Always delete files when `sourcemaps.filesToDeleteAfterUpload` is set (#547)
12
+- fix(vite): Fix environment variable loading issue for Windows (#545)
13
14
+Work in this release contributed by @Rassilion, and @mateusz-daniluk-xtb. Thank you for your contributions!
15
16
## 2.18.0
17
18
- feat: Add `applicationKey` option to identify application code from within the SDK (#540)
0 commit comments