Skip to content

@posthog/convex@2.0.30

Choose a tag to compare

@github-actions github-actions released this 30 Jun 06:14
Immutable release. Only release title and notes can be modified.
254c5b1

2.0.30

Patch Changes

  • #4006 0063128 Thanks @github-actions! - Add groupIdentifyImmediate() to await the network request when identifying a group, mirroring captureImmediate/identifyImmediate/aliasImmediate. Useful in edge/serverless environments where the background queue may not flush. The Convex integration now uses it directly instead of routing $groupidentify through captureImmediate.
    (2026-06-30)
  • Updated dependencies [0063128]:
    • @posthog/core@1.39.0
    • posthog-node@5.39.0