We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b75688 commit 22e9db2Copy full SHA for 22e9db2
1 file changed
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.9.0
8
+
9
+- feat: Allow to configure `bundleSizeOptimizations` (#428)
10
+- fix(core): Don't abort source map location guessing when the reference is a URL (#424)
11
+- fix(core): Widen detection of source maps with `.cjs.map` and `.mjs.map` (#422)
12
13
## 2.8.0
14
15
- build(core): Bump Sentry CLI to v2.21.2 (#415)
0 commit comments