2.0.1
Patch Changes
-
#3684
714ffa5Thanks @richardsolomou! - Fix the refresh cron not registering whenPOSTHOG_PERSONAL_API_KEYis 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