|
10 | 10 |
|
11 | 11 | - "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
|
12 | 12 |
|
| 13 | +## 8.26.0 |
| 14 | + |
| 15 | +- feat(browser): Add spotlightBrowser integration (#13263) |
| 16 | +- feat(browser): Allow sentry in safari extension background page (#13209) |
| 17 | +- feat(browser): Send CLS as standalone span (experimental) (#13056) |
| 18 | +- feat(core): Add OpenTelemetry-specific `getTraceData` implementation (#13281) |
| 19 | +- feat(nextjs): Always add `browserTracingIntegration` (#13324) |
| 20 | +- feat(nextjs): Always transmit trace data to the client (#13337) |
| 21 | +- feat(nextjs): export SentryBuildOptions (#13296) |
| 22 | +- feat(nextjs): Update `experimental_captureRequestError` to reflect `RequestInfo.path` change in Next.js canary (#13344) |
| 23 | +- feat(node): Add `fsInstrumentation` (#13291) |
| 24 | +- feat(nuxt): Always add tracing meta tags (#13273) |
| 25 | +- feat(nuxt): Set transaction name for server error (#13292) |
| 26 | +- feat(replay): Add a replay-specific logger (#13256) |
| 27 | +- feat(sveltekit): Add bundle size optimizations to plugin options (#13318) |
| 28 | +- feat(sveltekit): Always add browserTracingIntegration (#13322) |
| 29 | +- feat(tracing): Make long animation frames opt-out (#13255) |
| 30 | +- fix(astro): Correctly extract request data (#13315) |
| 31 | +- fix(astro): Only track access request headers in dynamic page requests (#13306) |
| 32 | +- fix(nuxt): Add import line for disabled `autoImport` (#13342) |
| 33 | +- fix(nuxt): Add vue to excludeEsmLoaderHooks array (#13346) |
| 34 | +- fix(opentelemetry): Do not overwrite http span name if kind is internal (#13282) |
| 35 | +- fix(remix): Ensure `origin` is correctly set for remix server spans (#13305) |
| 36 | + |
13 | 37 | Work in this release was contributed by @MonstraG, @undead-voron and @Zen-cronic. Thank you for your contributions!
|
14 | 38 |
|
15 | 39 | ## 8.25.0
|
|
0 commit comments