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.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
+
7
24
## 7.57.0
8
25
9
26
### Important Changes
You can’t perform that action at this time.
0 commit comments