@posthog/core@1.48.6
·
2 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
1.48.6
Patch Changes
-
#4578
bae46bfThanks @marandaneto! - Drop events when a before-send hook throws instead of sending the unmodified event.
(2026-08-20) -
#4582
aef2f49Thanks @ablaszkiewicz! - Stop building a stack frame for awindow.onerrorreport that carries no code position, such as theResizeObserverloop 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)