Releases: PostHog/posthog-js
Releases · PostHog/posthog-js
1.215.5
1.215.5 - 2025-02-06
- chore: small readability refactor to getActiveMatchingSurveys (#1718)
1.215.4
1.215.4 - 2025-02-05
- fix(flags): store setOnce properties in locally persisted feature flag props (#1716)
- chore: better reset comment (#1717)
1.215.3
1.215.3 - 2025-02-04
- refactor: Simplify
Posthog.init()
signature (#1712)
1.215.2
1.215.2 - 2025-02-03
- fix: checking status is too blunt for paused status (#1713)
1.215.1
1.215.1 - 2025-01-31
- chore: export some types (#1710)
1.215.0
1.215.0 - 2025-01-31
- feat: allow configuring request queue interval (#1708)
1.214.1
1.214.1 - 2025-01-31
- fix: never send when not sampled (#1706)
- chore: silence survey logging (#1707)
1.214.0
1.214.0 - 2025-01-30
- chore: add device types check (#1698)
1.213.0
1.213.0 - 2025-01-30
- feat: deprecate
featureFlags.override
in favor of featureFlags.overrideFeatureFlags
, a new function that supports overriding flags and flag payloads (#1697)
- chore: snapshot types that we want to not accidentally deprecate or remove (#1705)
1.212.1
1.212.1 - 2025-01-29
- docs: Add missing types (#1703)