File tree 1 file changed +13
-0
lines changed
1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 4
4
5
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
6
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
+
7
20
## 7.108.0
8
21
9
22
This release fixes issues with Time to First Byte (TTFB) calculation in the SDK that was introduced with ` 7.95.0 ` . It
You can’t perform that action at this time.
0 commit comments