Skip to content

Commit

Permalink
meta: Update 7.10.0 CHANGELOG (#5559)
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhiPrasad authored Aug 10, 2022
1 parent 0c0ae91 commit 64c7204
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,12 @@ This release introduces the first alpha version of `@sentry/svelte`, our newest
- fix(integration): Don't mangle localforage internals (#5534)
- fix(react): Set redux state context properly (#5550)
- fix(remix): Support merging `json` responses from root loader functions. (#5548)
- fix(remix): Return response if detected in root loader (#5558)
- ref(nextjs): Move `autoWrapDataFetchers` option into `experiments` object (#5540)
- ref(nextjs): Wrap server-side data-fetching methods during build (#5503)

Work in this release contributed by @augustuswm. Thank you for your contribution!

## 7.9.0

This release adds the [`tracePropagationTargets`](https://docs.sentry.io/platforms/node/configuration/options/#trace-propagation-targets) option to the Sentry Node SDK.
Expand Down

0 comments on commit 64c7204

Please sign in to comment.