github PostHog/posthog-js @posthog/convex@2.0.1

latest releases: @posthog/ai@7.20.0, @posthog/nextjs-config@1.9.38, posthog-react-native@4.46.2...
one day ago

2.0.1

Patch Changes

  • #3684 714ffa5 Thanks @richardsolomou! - Fix the refresh cron not registering when POSTHOG_PERSONAL_API_KEY is forwarded from the installing app. Convex only forwards component env vars at runtime, so the previous load-time gate saw an empty value during deploy-time module analysis and silently dropped the cron. The cron now registers unconditionally and gates at runtime.

    Fixes #3683. (2026-05-28)

  • Updated dependencies [7b84b75]:

    • @posthog/core@1.29.13
    • posthog-node@5.35.6

Don't miss a new posthog-js release

NewReleases is sending notifications on new releases.