File tree Expand file tree Collapse file tree 2 files changed +20
-5
lines changed
packages/plugins/plugin-firebase Expand file tree Collapse file tree 2 files changed +20
-5
lines changed Original file line number Diff line number Diff line change 1+ ## @segment/analytics-react-native-plugin-firebase [ 0.4.0-beta.1] ( https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-firebase-v0.3.11...@segment/analytics-react-native-plugin-firebase-v0.4.0-beta.1 ) (2023-12-15)
2+
3+
4+ ### Features
5+
6+ * RN 0.72 Upgrade ([ 03f13a1] ( https://github.com/segmentio/analytics-react-native/commit/03f13a19c79d8aaad726639de5f0327c748fed1f ) )
7+
8+
9+
10+ ### Dependencies
11+
12+ * ** @segment/analytics-react-native :** upgraded to 2.18.0-beta.1
13+ * ** @segment/sovran-react-native :** upgraded to 1.1.0-beta.1
14+
115## [ @segment/analytics-react-native-plugin-firebase -v0.3.11] ( https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-firebase-v0.3.10...@segment/analytics-react-native-plugin-firebase-v0.3.11 ) (2023-10-20)
216
317
Original file line number Diff line number Diff line change 11{
22 "name" : " @segment/analytics-react-native-plugin-firebase" ,
3- "version" : " 0.3.11 " ,
3+ "version" : " 0.4.0-beta.1 " ,
44 "description" : " The hassle-free way to add Segment analytics to your React-Native app." ,
55 "main" : " lib/commonjs/index" ,
66 "scripts" : {
4646 "peerDependencies" : {
4747 "@react-native-firebase/analytics" : " ^18.4.0" ,
4848 "@react-native-firebase/app" : " ^18.4.0" ,
49- "@segment/analytics-react-native" : " workspace:^ "
49+ "@segment/analytics-react-native" : " ^2.18.0-beta.1 "
5050 },
5151 "devDependencies" : {
5252 "@react-native-firebase/analytics" : " ^18.4.0" ,
5353 "@react-native-firebase/app" : " ^18.4.0" ,
54- "@segment/analytics-react-native" : " workspace:^ " ,
54+ "@segment/analytics-react-native" : " ^2.18.0-beta.1 " ,
5555 "@segment/analytics-rn-shared" : " workspace:^" ,
56- "@segment/sovran-react-native" : " workspace:^ " ,
56+ "@segment/sovran-react-native" : " ^1.1.0-beta.1 " ,
5757 "jest" : " ^29.7.0" ,
5858 "react-native-builder-bob" : " ^0.23.1" ,
5959 "rimraf" : " ^5.0.5" ,
7070 },
7171 "engines" : {
7272 "node" : " >=12"
73- }
73+ },
74+ "stableVersion" : " 0.4.0-beta.1"
7475}
You can’t perform that action at this time.
0 commit comments