Releases: PostHog/posthog-js
Releases · PostHog/posthog-js
1.202.0
1.202.0 - 2024-12-17
- fix: Change default transport to fetch (#1612)
1.201.1
1.201.1 - 2024-12-17
- fix: Load RemoteConfig by default but don't use it (#1607)
- chore: add websockets example to nextjs playground (#1605)
1.201.0
1.201.0 - 2024-12-16
- fix: rotate session id proactively (#1512)
1.200.2
1.200.2 - 2024-12-16
- feat(web-analytics): Add flag to send server hash instead of distinct id (#1490)
1.200.1
1.200.1 - 2024-12-13
- fix: Make legacy property sturdier (#1602)
1.200.0
1.200.0 - 2024-12-13
- fix: Refactor decide loading (#1596)
1.199.0
1.199.0 - 2024-12-12
- chore(flags): Add new debugging property
$used_bootstrap_value
, $feature_flag_bootstrapped_response
and $feature_flag_bootstrapped_payload
to $feature_flag_called
event (#1567)
1.198.0
1.198.0 - 2024-12-12
- feat: Allow users to customize
fetch
behavior (#1599)
1.197.0
1.197.0 - 2024-12-12
- feat: send snapshot library (#1587)
1.196.1
1.196.1 - 2024-12-12
- feat: Don't create person profile when setting properties for flags (#1586)