github PostHog/posthog-js posthog-js@1.360.0

latest releases: @posthog/ai@7.11.0, @posthog/ai@7.10.0, @posthog/nuxt@1.5.82...
8 hours ago

1.360.0

Patch Changes

  • #3213 db089fd Thanks @TueHaulund! - fix(replay): treat legacy configs without cache_timestamp as fresh

    Configs persisted by older SDK versions never include a cache_timestamp.
    Defaulting to 0 treats them as always stale, causing the persisted config
    to be cleared before start() runs — so recording never starts for
    customers on older core SDK versions paired with the latest CDN recorder. (2026-03-09)

  • #3207 c5a37cb Thanks @dustinbyrne! - fix: PostHogFeatureFlags uses a TreeShakeable type
    (2026-03-09)

  • Updated dependencies [c5a37cb]:

    • @posthog/types@1.360.0

Don't miss a new posthog-js release

NewReleases is sending notifications on new releases.