File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 10
10
11
11
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
12
12
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
+
13
35
## 8.24.0
14
36
15
37
- feat(nestjs): Filter RPC exceptions (#13227 )
You can’t perform that action at this time.
0 commit comments