You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- fix(nextjs): Fix faulty import in Next.js .d.ts (#7175)
19
+
- fix(otel): Make otel.kind be a string (#7182)
20
+
- fix(react): Make fallback render types more accurate (#7198)
21
+
- fix(replay): Debounced flushes not respecting `maxWait` (#7207, #7208)
22
+
- ref(replay): Improve logging for stopped replay (#7174)
23
+
24
+
Work in this release contributed by @lucas-zimermann. Thank you for your contribution!
25
+
7
26
## 7.37.2
8
27
9
28
This release includes changes and fixes around text masking and blocking in Replay's `rrweb` dependency. See versions [1.102.0](https://github.com/getsentry/rrweb/releases/tag/1.102.0) and [1.103.0](https://github.com/getsentry/rrweb/releases/tag/1.103.0).
0 commit comments