Skip to content

Releases: PostHog/posthog-js-lite

posthog-react-native-3.12.0

13 Mar 12:01
11b50be
Compare
Choose a tag to compare
posthog-react-native-v3.12.0

feat: react native surveys (#422)

posthog-ai-3.3.1

13 Mar 03:01
8850067
Compare
Choose a tag to compare
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

10 Mar 23:31
86ca590
Compare
Choose a tag to compare
feat: cached + reasoning tokens (#420)

* feat: cached tokens

* fix: prettier + logs

* fix: vercel types

* fix preittier

posthog-node-4.10.1

06 Mar 13:22
6498195
Compare
Choose a tag to compare
posthog-node-v4.10.1

fix: stop setting platform on Sentry event (#416)

posthog-node-4.10.0

06 Mar 01:48
cbf87d5
Compare
Choose a tag to compare
posthog-node-v4.10.0

feat(flags): Attach requestId to $feature_flag_called if present in /…

posthog-node-4.9.0

04 Mar 20:55
5d917d5
Compare
Choose a tag to compare
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

27 Feb 08:50
3dcedc3
Compare
Choose a tag to compare
posthog-web-v3.4.2

chore: release Supports gracefully handling quotaLimited responses fr…

posthog-react-native-3.11.2

27 Feb 08:50
3dcedc3
Compare
Choose a tag to compare
posthog-react-native-v3.11.2

chore: release Supports gracefully handling quotaLimited responses fr…

posthog-node-4.8.1

27 Feb 00:17
9b845ec
Compare
Choose a tag to compare
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

26 Feb 20:51
d39257d
Compare
Choose a tag to compare
posthog-node-v4.8.0

feat(flags): Add guardrails and error backoff to local evaluation pol…