You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
15
16
16
- iOS sample CI: pin `Rokt-Widget` to `5.2.0` and `DcuiSchema` to `2.7.0` (avoids `2.8.x` schema floating under Rokt’s `~> 2.6` and breaking `RoktUXHelper` Swift compile); GitHub Actions stays on Xcode 16.x
17
17
18
+
## [3.1.4] - 2026-06-05
19
+
20
+
### Added
21
+
22
+
- Java enum for MPCommerceEventActionType was base 1 ([#336](https://github.com/mParticle/react-native-mparticle/pull/336))
23
+
18
24
## [3.1.3] - 2026-06-02
19
25
20
26
### Added
@@ -419,7 +425,8 @@ Initial rewrite as a React Native module.
419
425
420
426
- Initial release with core mParticle SDK integration
0 commit comments