0.4.51
Patch Changes
- #3549
77ee9dfThanks @brandonhines-mialabs! - Fix@posthog/next/pagesdefault export condition to resolve to the client barrel (pages.client.js) instead of the server barrel (pages.js), matching the behavior of the root"."export. This prevents bundlers that don't match a more specific condition from pulling inserver-onlyandposthog-nodeunnecessarily.
(2026-05-14)