Skip to content

Commit 162d924

Browse files
committed
meta: CHANGELOG for 7.109.0
1 parent 42b09c5 commit 162d924

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

55
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66

7+
## 7.109.0
8+
9+
This release deprecates some exports from the `@sentry/replay` package. These exports have been moved to the browser SDK
10+
(or related framework SDKs like `@sentry/react`).
11+
12+
- feat(replay): Bump `rrweb` to 2.12.0 (#11317)
13+
- feat(feedback): Make "required" text for input elements configurable (#11287)
14+
- fix(node): Local variables skipped after Promise (#11248)
15+
- fix(node): Skip capturing Hapi Boom error responses #11324
16+
- fix(web-vitals): Check for undefined navigation entry (#11312)
17+
- ref(replay): Deprecate `@sentry/replay` exports (#11242)
18+
719
## 7.108.0
820

921
This release fixes issues with Time to First Byte (TTFB) calculation in the SDK that was introduced with `7.95.0`. It

0 commit comments

Comments
 (0)