posthog-js
Advanced tools
Changelog
1.5.0 - 2020-09-08
Changelog
1.4.4 - 2020-08-26
Changelog
1.4.3 - 2020-08-11
Changelog
1.4.2 - 2020-08-11
Changelog
1.4.1 - 2020-08-10
.reloadFeatureFlags()
Changelog
1.4.0 - 2020-08-10
.onFeatureFlags(callback)
register multiple callbacks, which get called when feature flags are loaded or updatedidentify
is called..reloadFeatureFlags()
. Call it to trigger a reload of feature flags. (See #71)sanitize_properties
that accepts a function which sanitizes parameters of events (See #75)