Skip to content

posthog-js@1.371.0

Choose a tag to compare

@github-actions github-actions released this 23 Apr 07:15
· 949 commits to main since this release
Immutable release. Only release title and notes can be modified.
37d7897

1.371.0

Patch Changes

  • #3432 1a8b727 Thanks @richardsolomou! - refactor: rename __add_tracing_headers to addTracingHeaders. The __ prefix signalled an internal/experimental option, but the config is a public API (documented for linking LLM traces to session replays). __add_tracing_headers continues to work as a deprecated alias on the browser SDK.

    Also exposes patchFetchForTracingHeaders from @posthog/core so non-browser SDKs can reuse the implementation. (2026-04-23)

  • Updated dependencies [1a8b727]:

    • @posthog/core@1.27.0
    • @posthog/types@1.371.0