stack/packages
mantrakp04 62314f1dab feat(analytics): precise-control path for interleaved flows (explicit header wins + root option)
The browser sync-stack fallback can mix ambient frames from overlapping async
flows into the propagated context (fundamental until TC39 AsyncContext ships —
the span-context loader will pick it up like ALS when it does). Give affected
callers an exact override:

- the auto fetch wrapper never overwrites an explicitly-set
  x-hexclave-span-context header — caller intent beats ambient
- getSpanPropagationHeaders({ parentIds, root }): root drops ambient parents
  (same semantics as TrackOptions.root), so one request can be pinned to
  exactly one span; the segment id (identity, not parenting) always rides
2026-07-03 13:09:35 -07:00
..
cli chore: update package versions 2026-06-30 23:15:23 +00:00
dashboard-ui-components More consistent dashboard (#1613) 2026-07-01 09:24:08 -07:00
js chore: update package versions 2026-06-30 23:15:23 +00:00
next chore: update package versions 2026-06-30 23:15:23 +00:00
react chore: update package versions 2026-06-30 23:15:23 +00:00
sc chore: update package versions 2026-06-30 23:15:23 +00:00
shared feat(analytics): public trackEvent/startSpan SDK + custom events/spans ingestion 2026-07-02 11:34:34 -07:00
shared-backend chore: update package versions 2026-06-30 23:15:23 +00:00
tanstack-start chore: update package versions 2026-06-30 23:15:23 +00:00
template feat(analytics): precise-control path for interleaved flows (explicit header wins + root option) 2026-07-03 13:09:35 -07:00
ui More consistent dashboard (#1613) 2026-07-01 09:24:08 -07:00