github PostHog/posthog-js @posthog/browser-common@0.2.4

latest release: posthog-react-native@4.61.1
4 hours ago

0.2.4

Patch Changes

  • #4284 fbd457f Thanks @dustinbyrne! - Reduce extension runtime and contract overhead by replacing the CoreExtension and capability-token registry with one host-provided Client. Extensions now access analytics, identity, session, events, remote config, transport, persistence, and logging directly from that client.

    Cross-extension getExtension/provides lookup and session lifecycle observation are no longer part of the shared contract. Extension cleanup is synchronous and best-effort: resources are released in reverse registration order, and Promise-returning legacy cleanup is not awaited but rejected Promises are contained. (2026-07-28)

Don't miss a new posthog-js release

NewReleases is sending notifications on new releases.