1.29.14
Patch Changes
- #3694
d9ad199Thanks @gustavohstrassburger! - fix(react-native): preserve non-string property types (booleans, arrays, numbers, objects) when caching person and group properties for feature flag evaluation. Previously these were force-coerced to strings viaString(value), causing flag conditions using boolean equality or arraycontainsto fail on device while the PostHog UI still evaluated correctly.
(2026-05-31) - Updated dependencies []:
- @posthog/types@1.376.5