Skip to content

Commit ae68ee7

Browse files
committed
meta(changelog): Update changelog for 7.58.0
1 parent 86ffdf4 commit ae68ee7

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

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

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

7+
## 7.58.0
8+
9+
- feat(core): Support `AggregateErrors` in `LinkedErrors` integration (#8463)
10+
- feat(core): Add helpers to get module metadata from injected code (#8438)
11+
- feat(node): Populate propagation context using env variables (#8422)
12+
- feat(replay): Add a new option `networkDetailDenyUrls` (#8439)
13+
- feat(tracing): Add `PropagationContext` to scope (#8421)
14+
- feat(tracing): Add tracing without performance to browser and client Sveltekit (#8458)
15+
- fix(browser): Set anonymous `crossorigin` attribute on report dialog (#8424)
16+
- fix(nextjs): Ignore `tunnelRoute` when doing static exports (#8471)
17+
- fix(nextjs): Use `basePath` option for `tunnelRoute` (#8454)
18+
- fix(node): Apply source context to linked errors even when it is uncached (#8453)
19+
- fix(node): report errorMiddleware errors as unhandled (#8048)
20+
- fix(react): Add support for `basename` option of `createBrowserRouter` (#8457)
21+
- fix(remix): Don't inject trace/baggage to `redirect` and `catch` responses (#8467)
22+
- fix(replay): Adjust slow/multi click handling (#8380)
23+
24+
Work in this release contributed by @mrdulin, @donaldxdonald & @ziyad-elabid-nw. Thank you for your contributions!
25+
726
## 7.57.0
827

928
### Important Changes

0 commit comments

Comments
 (0)