Skip to content

Commit

Permalink
meta(changelog): Update changelog for 7.58.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mydea committed Jul 10, 2023
1 parent 86ffdf4 commit 6561241
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,23 @@

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

## 7.58.0

- feat(core): Support `AggregateErrors` in `LinkedErrors` integration (#8463)
- feat(core): Add helpers to get module metadata from injected code (#8438)
- feat(node): Populate propagation context using env variables (#8422)
- feat(replay): Add a new option `networkDetailDenyUrls` (#8439)
- feat(tracing): Add `PropagationContext` to scope (#8421)
- feat(tracing): Add tracing without performance to browser and client Sveltekit (#8458)
- fix(browser): Set anonymous `crossorigin` attribute on report dialog (#8424)
- fix(nextjs): Ignore `tunnelRoute` when doing static exports (#8471)
- fix(nextjs): Use `basePath` option for `tunnelRoute` (#8454)
- fix(node): Apply source context to linked errors even when it is uncached (#8453)
- fix(node): report errorMiddleware errors as unhandled (#8048)
- fix(react): Add support for `basename` option of `createBrowserRouter` (#8457)
- fix(remix): Don't inject trace/baggage to `redirect` and `catch` responses (#8467)
- fix(replay): Adjust slow/multi click handling (#8380)

## 7.57.0

### Important Changes
Expand Down

0 comments on commit 6561241

Please sign in to comment.