Skip to content

posthog-node@5.44.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 21:43
Immutable release. Only release title and notes can be modified.
004d79e

5.44.0

Minor Changes

  • #4153 fc2cb2e Thanks @eli-r-ph! - Raise the default maxQueueSize from 1000 to 10000. Backend workloads are more likely to burst-enqueue events synchronously ahead of a flush than browser/mobile clients, so the previous default risked silently dropping events under bursty load. An explicit maxQueueSize option still overrides this default.
    (2026-07-15)

Patch Changes

  • Updated dependencies [fc2cb2e]:
    • @posthog/core@1.42.1