File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 6
6
7
7
- fix(replay): Ensure ` <input type='submit' value='Btn text'> ` is masked ([ #69 ] ( https://github.com/getsentry/rrweb/pull/69 ) )
8
8
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
+
9
27
## 7.41.0
10
28
11
29
- feat: Ensure we use the same default ` environment ` everywhere (#7327 )
You can’t perform that action at this time.
0 commit comments