Skip to content

Commit 8cdc739

Browse files
authored
meta: Add Changelog for 3.1.1 (#668)
1 parent d39f50e commit 8cdc739

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

55
- "You know what they say ‘Fool me once, strike one, but fool me twice… strike three.’" — Michael Scott
66

7+
## 3.1.1
8+
9+
- fix(core): Disable release creation and source maps upload in dev mode (#666)
10+
11+
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,
12+
it also polluted the dev server output with unnecessary logs about missing auth tokens, which shouldn't
13+
be required in dev mode.
14+
715
## 3.1.0
816

917
- feat(webpack): Gate forced process exit behind experimental flag (#663)

0 commit comments

Comments
 (0)