Skip to content

Commit b1426d6

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

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@
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(feedback): Make "required" text for input elements configurable (#11287)
13+
- feat(node): Add scope to ANR events (#11267)
14+
- feat(replay): Bump `rrweb` to 2.12.0 (#11317)
15+
- fix(node): Local variables skipped after Promise (#11248)
16+
- fix(node): Skip capturing Hapi Boom error responses (#11324)
17+
- fix(web-vitals): Check for undefined navigation entry (#11312)
18+
- ref(replay): Deprecate `@sentry/replay` exports (#11242)
19+
720
## 7.108.0
821

922
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)