Distinct ID resolved once per request in App Router
@posthog/next@0.8.1
1 enhancementThis release1 enhancementImprovements to existing featuresAI-tallied from the release notes
From the original release noteView original ↗
0.8.1
Patch Changes
- #4093
4da3b41Thanks @dustinbyrne! - DedupegetDistinctIdresolution per request in the App Router: repeatedgetPostHog()calls within one request (e.g. across a layout and its pages) now share a single resolver invocation, keyed on the request'sheaders()instance. (2026-07-14)
Fetched July 14, 2026
