Skip to content

Commit 5ea8a16

Browse files
committed
meta(changelog): Update changelog for 7.42.0
1 parent 1d6d216 commit 5ea8a16

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,24 @@
66

77
- fix(replay): Ensure `<input type='submit' value='Btn text'>` is masked ([#69](https://github.com/getsentry/rrweb/pull/69))
88

9+
## 7.42.0
10+
11+
- feat(core): Add lifecycle hooks (#7370)
12+
- feat(core): Emit hooks for transaction start/finish (#7387)
13+
- feat(nextjs): Connect traces for server components (#7320)
14+
- feat(replay): Attach an error `cause` to send exceptions (#7350)
15+
- feat(replay): Consider user input in form field as "user activity" (#7355)
16+
- feat(replay): Update rrweb to 1.105.0 & add breadcrumb when encountering large mutation (#7314)
17+
- feat(tracing): Expose cancelIdleTimeout and add option to make it permanent (#7236)
18+
- feat(tracing): Track PerformanceObserver interactions as spans (#7331)
19+
- fix(core): Ensure `originalException` has type `unknown` (#7361)
20+
- fix(core): Avoid using `Object.values()` (#7360)
21+
- fix(react): Make redux integration be configurable via `normalizeDepth` (#7379)
22+
- fix(tracing): Record LCP and CLS on transaction finish (#7386)
23+
- ref(browser): Improve type safety of breadcrumbs integration (#7382)
24+
- ref(node): Parallelize disk io when reading source files for context lines (#7374)
25+
- ref(node): Partially remove dynamic `require` calls (#7377)
26+
927
## 7.41.0
1028

1129
- feat: Ensure we use the same default `environment` everywhere (#7327)

0 commit comments

Comments
 (0)