Skip to content

Commit 5948273

Browse files
committed
meta(changelog): Update changelog for 8.29.0
1 parent a7a8b80 commit 5948273

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

+29
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,35 @@
1010

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

13+
## 8.29.0
14+
15+
### Important Changes
16+
17+
- **Beta releases of official Solid and SolidStart Sentry SDKs**
18+
19+
This release marks the beta releases of the `@sentry/solid` and `@sentry/solidstart` Sentry SDks. For details on how to
20+
use them, check out the
21+
[Sentry Solid SDK README](https://github.com/getsentry/sentry-javascript/tree/develop/packages/solid) and the
22+
[Sentry SolidStart SDK README](https://github.com/getsentry/sentry-javascript/tree/develop/packages/solidstart)
23+
respectively. Please reach out on [GitHub](https://github.com/getsentry/sentry-javascript/issues/new/choose) if you have
24+
any feedback or concerns.
25+
26+
### Other Changes
27+
28+
- feat(nextjs): Emit warning when using turbopack (#13566)
29+
- feat(nextjs): Future-proof Next.js config options overriding (#13586)
30+
- feat(node): Add `generic-pool` integration (#13465)
31+
- feat(node): Option to only wrap instrumented modules (#13139)
32+
- feat(nuxt): Upload sourcemaps generated by Nitro (#13382)
33+
- feat(solidstart): Add `browserTracingIntegration` by default (#13561)
34+
- feat(solidstart): Add `sentrySolidStartVite` plugin to simplify source maps upload (#13493)
35+
- feat(vue): Only start UI spans if parent is available (#13568)
36+
- fix(cloudflare): Guard `context.waitUntil` call in request handler (#13549)
37+
- fix(node-fetch): Use stringified origin url (#13581)
38+
- fix(node): Replace dashes in `generic-pool` span origins with underscores (#13579)
39+
- fix(replay): Fix types in WebVitalData (#13573)
40+
- fix(utils): Keep logger on carrier (#13570)
41+
1342
Work in this release was contributed by @Zen-cronic. Thank you for your contribution!
1443

1544
## 8.28.0

0 commit comments

Comments
 (0)