5.34.0
Minor Changes
- #3599
ad60818Thanks @turnipdabeets! - Expose UUID and cookie helpers from@posthog/coreandposthog-nodefor users managing distinct_id outside the browser SDK (e.g. Lambda functions handing out cross-domain redirects). The helpers were already implemented in@posthog/next— this change lifts them to core so all SDKs can re-use them.@posthog/nextnow re-exports the same surface from@posthog/coreto keep existing consumers working without churn. Closes #2143.
(2026-05-12)
Patch Changes
- Updated dependencies [
ad60818]:- @posthog/core@1.29.0