Skip to content

Commit 210b70f

Browse files
committed
meta: Update CHANGELOG for 7.45.0
1 parent 0a4a072 commit 210b70f

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@
44

55
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66

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+
724
## 7.44.2
825

926
- fix(cdn): Fix ES5 CDN bundles (#7544)

0 commit comments

Comments
 (0)