File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-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.45.0
8
+
9
+ - build(cdn): Ensure ES5 bundles do not use non-ES5 code (#7550 )
10
+ - feat(core): Add trace function (#7556 )
11
+ - feat(hub): Make scope always defined on the hub (#7551 )
12
+ - feat(replay): Add ` replay_id ` to transaction DSC (#7571 )
13
+ - feat(replay): Capture fetch body size for replay events (#7524 )
14
+ - feat(sveltekit): Add performance monitoring for client load (#7537 )
15
+ - feat(sveltekit): Add performance monitoring for server load (#7536 )
16
+ - feat(sveltekit): Add performance monitoring to Sveltekit server handle (#7532 )
17
+ - feat(sveltekit): Add SvelteKit routing instrumentation (#7565 )
18
+ - fix(browser): Ensure keepalive flag is correctly set for parallel requests (#7553 )
19
+ - fix(core): Ensure ` ignoreErrors ` only applies to error events (#7573 )
20
+ - fix(node): Consider tracing error handler for process exit (#7558 )
21
+ - fix(otel): Make sure we use correct hub on finish (#7577 )
22
+ - fix(react): Handle case where error.cause already defined (#7557 )
23
+
7
24
## 7.44.2
8
25
9
26
- fix(cdn): Fix ES5 CDN bundles (#7544 )
You can’t perform that action at this time.
0 commit comments