Skip to content

Commit 476a51b

Browse files
committed
meta(changelog): Update changelog for 8.25.0
1 parent a67a69e commit 476a51b

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,28 @@
1010

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

13+
## 8.25.0
14+
15+
### Important Changes
16+
17+
- **Alpha release of Official Solid Start SDK**
18+
19+
This release contains the alpha version of `@sentry/solidstart`, our SDK for [Solid Start](https://start.solidjs.com/)!
20+
For details on how to use it, please see the [README](./packages/solidstart/README.md). Any feedback/bug reports are
21+
greatly appreciated, please [reach out on GitHub](https://github.com/getsentry/sentry-javascript/issues/12538).
22+
23+
### Other Changes
24+
25+
- feat(astro): Add `bundleSizeOptimizations` vite options to integration (#13250)
26+
- feat(astro): Always add BrowserTracing (#13244)
27+
- feat(core): Add `getTraceMetaTags` function (#13201)
28+
- feat(nestjs): Automatic instrumentation of nestjs exception filters (#13230)
29+
- feat(node): Add `useOperationNameForRootSpan` to`graphqlIntegration` (#13248)
30+
- feat(sveltekit): Add `wrapServerRouteWithSentry` wrapper (#13247)
31+
- fix(aws-serverless): Extract sentry trace data from handler `context` over `event` (#13266)
32+
- fix(browser): Initialize default integration if `defaultIntegrations: undefined` (#13261)
33+
- fix(utils): Streamline IP capturing on incoming requests (#13272)
34+
1335
## 8.24.0
1436

1537
- feat(nestjs): Filter RPC exceptions (#13227)

0 commit comments

Comments
 (0)