Skip to content

Releases: PostHog/posthog-js-lite

posthog-ai-1.5.0

21 Jan 20:01
7556131
Compare
Choose a tag to compare
posthog-ai-v1.5.0

fix(ai): correct lib path (#354)

posthog-ai-1.4.0

21 Jan 19:31
b048660
Compare
Choose a tag to compare
posthog-ai-v1.4.0

fix(ai): export cjs and esm (#353)

posthog-ai-1.3.0

21 Jan 19:18
dbcffee
Compare
Choose a tag to compare
posthog-ai-v1.3.0

bump and address comments (#352)

posthog-ai-1.2.1

21 Jan 18:58
9ddb478
Compare
Choose a tag to compare
posthog-ai-v1.2.1

Fix: Vercel AI + Fix (#351)

posthog-ai-1.0.1

21 Jan 02:46
7299712
Compare
Choose a tag to compare
posthog-ai-v1.0.1

fix: release package (#350)

posthog-web-3.2.1

17 Jan 10:06
70d810b
Compare
Choose a tag to compare
posthog-web-v3.2.1

fix: check if window is available before using on web env (#256)

posthog-react-native-3.6.3

16 Jan 10:43
b2a20c4
Compare
Choose a tag to compare
posthog-react-native-v3.6.3

fix: session replay respect linked feature flags (#341)

posthog-node-4.4.0

15 Jan 23:41
4402254
Compare
Choose a tag to compare
Switch from rusha to native (node:crypto) sha1 implementation (#329)

* chore: add benchmarks rusha vs native

* chore: replace rusha with node:crypto

* chore(node/benchmarks): reorder results

* formatting

* bump package.json, update changelog

---------

Co-authored-by: Dylan Martin <[email protected]>

posthog-react-native-3.6.2

13 Jan 08:34
871bca7
Compare
Choose a tag to compare
posthog-react-native-v3.6.2

Set initial currentSessionId, log only with debug flag on. (#335)

posthog-react-native-3.6.1

17 Dec 08:56
695e142
Compare
Choose a tag to compare
posthog-react-native-v3.6.1

fix: os_name was not being set correctly for some devices using expo-…