We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4d173e commit 5b75c48Copy full SHA for 5b75c48
1 file changed
CHANGELOG.md
@@ -1,5 +1,18 @@
1
#
2
3
+## [v3.1.1](https://github.com/mixpanel/mixpanel-react-native/tree/v3.1.1) (2025-06-02)
4
+
5
+### Enhancements
6
7
+- Add support for using Gzip compression [\#286](https://github.com/mixpanel/mixpanel-react-native/issues/286)
8
9
+### Fixes
10
11
+- Make expo-crypto an optional dependency [\#292](https://github.com/mixpanel/mixpanel-react-native/pull/292)
12
+- Add useGzipCompression parameter to types declaration file [\#290](https://github.com/mixpanel/mixpanel-react-native/pull/290)
13
14
+#
15
16
## [v3.1.0](https://github.com/mixpanel/mixpanel-react-native/tree/v3.1.0) (2025-05-30)
17
18
### Enhancements
@@ -503,6 +516,8 @@ This major release removes all remaining calls to Mixpanel's `/decide` API endpo
503
516
504
517
505
518
519
520
506
521
507
522
508
523
0 commit comments