Skip to content

core-v6.20.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 20:19
· 2 commits to main since this release
Immutable release. Only release title and notes can be modified.
32e2f62

Minor Changes

  • e227aa5: Expose getAnonymousId() on PostHogInterface. Returns the anonymous ID generated before any identify() call — unlike distinctId(), this does not change after identification.