github PostHog/posthog-js posthog-node@5.42.0

5.42.0

Minor Changes

  • #4101 dc2aa5b Thanks @posthog! - Expose the error tracking rate-limiter config via the new exceptionRateLimiterRefillRate and exceptionRateLimiterBucketSize options. Burst protection is scoped per exception type (each distinct $exception type gets its own token bucket, with no aggregate cap across types), so these let customers with high-cardinality exception types tune the per-type allowance.
    (2026-07-14)

Patch Changes

  • Updated dependencies [dc2aa5b]:
    • @posthog/core@1.41.0

Don't miss a new posthog-js release

NewReleases is sending notifications on new releases.