Skip to content

Commit 5b19903

Browse files
committed
meta: Update Changelog for 8.26.0
1 parent fd49d0b commit 5b19903

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

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

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

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+
1337
Work in this release was contributed by @MonstraG, @undead-voron and @Zen-cronic. Thank you for your contributions!
1438

1539
## 8.25.0

0 commit comments

Comments
 (0)