Skip to content

@posthog/core@1.48.6

Choose a tag to compare

@github-actions github-actions released this 20 Aug 13:29
· 2 commits to main since this release
Immutable release. Only release title and notes can be modified.
960cef8

1.48.6

Patch Changes

  • #4578 bae46bf Thanks @marandaneto! - Drop events when a before-send hook throws instead of sending the unmodified event.
    (2026-08-20)

  • #4582 aef2f49 Thanks @ablaszkiewicz! - Stop building a stack frame for a window.onerror report that carries no code position, such as the ResizeObserver loop warning. The frame named the document URL rather than a script, so no source map could resolve it. These exceptions now arrive with no stack trace.
    (2026-08-20)