Skip to content

@posthog/next@0.8.1

Choose a tag to compare

@github-actions github-actions released this 14 Jul 16:03
Immutable release. Only release title and notes can be modified.
c374915

0.8.1

Patch Changes

  • #4093 4da3b41 Thanks @dustinbyrne! - Dedupe getDistinctId resolution per request in the App Router: repeated getPostHog() calls within one request (e.g. across a layout and its pages) now share a single resolver invocation, keyed on the request's headers() instance.
    (2026-07-14)