posthog-node@5.42.0
Immutable
release. Only release title and notes can be modified.
5.42.0
Minor Changes
- #4101
dc2aa5bThanks @posthog! - Expose the error tracking rate-limiter config via the newexceptionRateLimiterRefillRateandexceptionRateLimiterBucketSizeoptions. Burst protection is scoped per exception type (each distinct$exceptiontype 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