Skip to content

Commit 7d338b4

Browse files
authored
meta: Update Changelog for 7.10.0 (#5556)
1 parent 1547e11 commit 7d338b4

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@
44

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

7+
## 7.10.0
8+
9+
This release introduces the first alpha version of `@sentry/svelte`, our newest JavaScript SDK! For details on how to use it, please see the [README](./packages/svelte/README.md) and [the tracking GitHub issue](https://github.com/getsentry/sentry-javascript/issues/5492).
10+
11+
- feat(react): Track duration of React component updates (#5531)
12+
- feat(svelte): Add Error and Performance Instrumentation from Browser SDK (#5543)
13+
- feat(svelte): Add Svelte SDK Package Boilerplate (#5535)
14+
- fix(integration): Don't mangle localforage internals (#5534)
15+
- fix(react): Set redux state context properly (#5550)
16+
- fix(remix): Support merging `json` responses from root loader functions. (#5548)
17+
- ref(nextjs): Move `autoWrapDataFetchers` option into `experiments` object (#5540)
18+
- ref(nextjs): Wrap server-side data-fetching methods during build (#5503)
19+
720
## 7.9.0
821

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

0 commit comments

Comments
 (0)