Skip to content

posthog-js@1.407.8

Choose a tag to compare

@github-actions github-actions released this 29 Jul 15:35
Immutable release. Only release title and notes can be modified.
3ade9d2

1.407.8

Patch Changes

  • #4311 c1818e2 Thanks @marandaneto! - fix(react): restore CommonJS default import interop in UMD bundles

    React hooks used without a PostHogProvider now receive the default PostHog instance again when the UMD build is loaded through CommonJS. (2026-07-29)