Releases: PostHog/posthog-js-lite
Releases · PostHog/posthog-js-lite
posthog-react-native-3.12.0
posthog-react-native-v3.12.0 feat: react native surveys (#422)
posthog-ai-3.3.1
fix: cached tokens in vercel (#424) * feat: cached tokens * fix: prettier + logs * fix: vercel types * fix preittier * fix: posthog caching typo + vercel mapping * fix: missed one for stremaing * fix: screwed up the package -oops * left merge conflict in changelog
posthog-ai-3.3.0
feat: cached + reasoning tokens (#420) * feat: cached tokens * fix: prettier + logs * fix: vercel types * fix preittier
posthog-node-4.10.1
posthog-node-v4.10.1 fix: stop setting platform on Sentry event (#416)
posthog-node-4.10.0
posthog-node-v4.10.0 feat(flags): Attach requestId to $feature_flag_called if present in /…
posthog-node-4.9.0
feat(flags): Allow feature flags to be evaluated individually (#415) * feat(flags): Allow feature flags to be evaluated individually * cleanup * tweak * fix tests, make param underscore * tweak * fix last test * tweak * chore(flags): bump package version and changelog * tweak
posthog-web-3.4.2
posthog-web-v3.4.2 chore: release Supports gracefully handling quotaLimited responses fr…
posthog-react-native-3.11.2
posthog-react-native-v3.11.2 chore: release Supports gracefully handling quotaLimited responses fr…
posthog-node-4.8.1
feat(feature-flags): support quota limiting for feature flags (#403) * test for decide * tests for local evaluation * use enum instead of magic string * add more detailed quota limit logs * yeesh * spy on the correct thing * fix * bumping version --------- Co-authored-by: Manoel Aranda Neto <[email protected]>
posthog-node-4.8.0
posthog-node-v4.8.0 feat(flags): Add guardrails and error backoff to local evaluation pol…