Skip to content

posthog-js-lite@4.10.1

Choose a tag to compare

@github-actions github-actions released this 31 Jul 12:32
Immutable release. Only release title and notes can be modified.
557798d

4.10.1

Patch Changes

  • #4332 b9a241e Thanks @ioannisj! - Fix identify() leaving a user anonymous when the supplied ID already matches the persisted distinct ID (for example after a non-identified bootstrap seeded the same ID). The user is now marked identified and a person-processed $set event is captured. Ports the same fix from posthog-js (browser) to the shared core used by React Native, Node, and posthog-js-lite.
    (2026-07-31)
  • Updated dependencies [b9a241e]:
    • @posthog/core@1.46.1