4.46.0
Minor Changes
- #3673
778205fThanks @turnipdabeets! - Bump optional peer dependencyposthog-react-native-session-replayfloor to>= 1.6.0. The new minor adds an opt-in path that resolvesposthog-iosthrough Swift Package Manager when consumers set"posthog.useSpm": "true"in their app'sios/Podfile.properties.json(withuse_frameworks! :linkage => :dynamic). Default behavior is unchanged: without the property,posthog-ioscontinues to resolve through CocoaPods. See the session-replay README for the opt-in details.
(2026-05-27)