We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c06bd2 commit 2903036Copy full SHA for 2903036
CHANGELOG.md
@@ -10,6 +10,14 @@
10
11
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
12
13
+## 8.33.1
14
+
15
+- fix(core): Update trpc middleware types ([#13859](https://github.com/getsentry/sentry-javascript/pull/13859))
16
+- fix(fetch): Fix memory leak when handling endless streaming
17
+ ([#13809](https://github.com/getsentry/sentry-javascript/pull/13809))
18
19
+Work in this release was contributed by @soapproject. Thank you for your contribution!
20
21
## 8.33.0
22
23
### Important Changes
0 commit comments