File tree Expand file tree Collapse file tree 7 files changed +32
-24
lines changed Expand file tree Collapse file tree 7 files changed +32
-24
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ### [ 5.42.1] ( https://github.com/GetStream/stream-chat-react-native/compare/v5.42.0...v5.42.1 ) (2024-11-15)
4+
5+
6+ ### Bug Fixes
7+
8+ * android modal size ([ #2784 ] ( https://github.com/GetStream/stream-chat-react-native/issues/2784 ) ) ([ fe64697] ( https://github.com/GetStream/stream-chat-react-native/commit/fe646976782353836ee5ca58058125e7b9c53132 ) )
9+ * backport crash fix ([ #2787 ] ( https://github.com/GetStream/stream-chat-react-native/issues/2787 ) ) ([ 9b5b243] ( https://github.com/GetStream/stream-chat-react-native/commit/9b5b243cf91bc80a1fbe50913dbbdc954c973bca ) )
10+
311## [ 5.42.0] ( https://github.com/GetStream/stream-chat-react-native/compare/v5.41.4...v5.42.0 ) (2024-11-14)
412
513
Original file line number Diff line number Diff line change 11{
22 "name" : " stream-chat-expo" ,
33 "description" : " The official Expo SDK for Stream Chat, a service for building chat applications" ,
4- "version" : " 5.42.0 " ,
4+ "version" : " 5.42.1 " ,
55 "author" : {
66 "company" : " Stream.io Inc" ,
77 "name" : " Stream.io Inc"
1010 "main" : " src/index.js" ,
1111 "types" : " types/index.d.ts" ,
1212 "dependencies" : {
13- "stream-chat-react-native-core" : " 5.42.0 "
13+ "stream-chat-react-native-core" : " 5.42.1 "
1414 },
1515 "peerDependencies" : {
1616 "@react-native-community/netinfo" : " >=6.0.0" ,
Original file line number Diff line number Diff line change 29292929 resolved "https://registry.yarnpkg.com/stream-buffers/-/stream-buffers-2.2.0.tgz#91d5f5130d1cef96dcfa7f726945188741d09ee4"
29302930 integrity sha512-uyQK/mx5QjHun80FLJTfaWE7JtwfRMKBLkMne6udYOmvH0CawotVa7TfgYHzAnpphn4+TweIx1QKMnRIbipmUg==
29312931
2932- stream-chat-react-native-core@5.41.4 :
2933- version "5.41.4 "
2934- resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-5.41.4 .tgz#55104e1eb10f464b27d82b9566a18005723ea26d "
2935- integrity sha512-Fe2AnbfZ98nRfP5BwMOwR2iae/hT8N5oEiYOb2FwbgtJqot4UFABZDCxMVcoYcFouOK1gc5BkTjdnXYYm/L8EQ ==
2932+ stream-chat-react-native-core@5.42.0 :
2933+ version "5.42.0 "
2934+ resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-5.42.0 .tgz#874751a43f7983ce8fac752951f0353f40afcc97 "
2935+ integrity sha512-3HI8cBF/5gyWq850YbgsgTxvYSDNFNC0uZTJETMnW5qURyvJAKktyUlVhjilCuD5LI4CBgXdCD+o6qv52JM0Ww ==
29362936 dependencies :
29372937 " @gorhom/bottom-sheet" " ^4.6.4"
29382938 dayjs "1.10.5"
29452945 path "0.12.7"
29462946 react-native-markdown-package "1.8.2"
29472947 react-native-url-polyfill "^1.3.0"
2948- stream-chat "8.42 .0"
2948+ stream-chat "8.44 .0"
29492949
2950- stream-chat@8.42 .0 :
2951- version "8.42 .0"
2952- resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.42 .0.tgz#124ea2c10c6e8f7990304e1101c66751daf63e6c "
2953- integrity sha512-8xZz+fmdHSOa3L1rHUOC4Wah+ipvLvdiOmeOfGK6uXnLOKlSHMOblwmQErrOoFM4SKfX9Bea3V8viaKUu6bPng ==
2950+ stream-chat@8.44 .0 :
2951+ version "8.44 .0"
2952+ resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.44 .0.tgz#e48446cf91db786e80a2e7358ac4f1601e5e97f0 "
2953+ integrity sha512-7HNtimD8sT/51rsFibGcD6uBgKj+vlKyYCZMDzjYQEaEsrLqyAg48dOyNM4L2FTF5aXgo9SlxZr21SPleeA2BA ==
29542954 dependencies :
29552955 " @babel/runtime" " ^7.16.3"
29562956 " @types/jsonwebtoken" " ~9.0.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " stream-chat-react-native" ,
33 "description" : " The official React Native SDK for Stream Chat, a service for building chat applications" ,
4- "version" : " 5.42.0 " ,
4+ "version" : " 5.42.1 " ,
55 "author" : {
66 "company" : " Stream.io Inc" ,
77 "name" : " Stream.io Inc"
1111 "types" : " types/index.d.ts" ,
1212 "dependencies" : {
1313 "es6-symbol" : " ^3.1.3" ,
14- "stream-chat-react-native-core" : " 5.42.0 "
14+ "stream-chat-react-native-core" : " 5.42.1 "
1515 },
1616 "peerDependencies" : {
1717 "@react-native-camera-roll/camera-roll" : " >=5.0.0" ,
Original file line number Diff line number Diff line change @@ -4244,10 +4244,10 @@ statuses@~1.5.0:
42444244 resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
42454245 integrity sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==
42464246
4247- stream-chat-react-native-core@5.41.4 :
4248- version "5.41.4 "
4249- resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-5.41.4 .tgz#55104e1eb10f464b27d82b9566a18005723ea26d "
4250- integrity sha512-Fe2AnbfZ98nRfP5BwMOwR2iae/hT8N5oEiYOb2FwbgtJqot4UFABZDCxMVcoYcFouOK1gc5BkTjdnXYYm/L8EQ ==
4247+ stream-chat-react-native-core@5.42.0 :
4248+ version "5.42.0 "
4249+ resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-5.42.0 .tgz#874751a43f7983ce8fac752951f0353f40afcc97 "
4250+ integrity sha512-3HI8cBF/5gyWq850YbgsgTxvYSDNFNC0uZTJETMnW5qURyvJAKktyUlVhjilCuD5LI4CBgXdCD+o6qv52JM0Ww ==
42514251 dependencies :
42524252 " @gorhom/bottom-sheet" " ^4.6.4"
42534253 dayjs "1.10.5"
42604260 path "0.12.7"
42614261 react-native-markdown-package "1.8.2"
42624262 react-native-url-polyfill "^1.3.0"
4263- stream-chat "8.42 .0"
4263+ stream-chat "8.44 .0"
42644264
4265- stream-chat@8.42 .0 :
4266- version "8.42 .0"
4267- resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.42 .0.tgz#124ea2c10c6e8f7990304e1101c66751daf63e6c "
4268- integrity sha512-8xZz+fmdHSOa3L1rHUOC4Wah+ipvLvdiOmeOfGK6uXnLOKlSHMOblwmQErrOoFM4SKfX9Bea3V8viaKUu6bPng ==
4265+ stream-chat@8.44 .0 :
4266+ version "8.44 .0"
4267+ resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.44 .0.tgz#e48446cf91db786e80a2e7358ac4f1601e5e97f0 "
4268+ integrity sha512-7HNtimD8sT/51rsFibGcD6uBgKj+vlKyYCZMDzjYQEaEsrLqyAg48dOyNM4L2FTF5aXgo9SlxZr21SPleeA2BA ==
42694269 dependencies :
42704270 " @babel/runtime" " ^7.16.3"
42714271 " @types/jsonwebtoken" " ~9.0.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " stream-chat-react-native-core" ,
33 "description" : " The official React Native and Expo components for Stream Chat, a service for building chat applications" ,
4- "version" : " 5.42.0 " ,
4+ "version" : " 5.42.1 " ,
55 "author" : {
66 "company" : " Stream.io Inc" ,
77 "name" : " Stream.io Inc"
Original file line number Diff line number Diff line change 11{
2- "version" : " 5.42.0 "
2+ "version" : " 5.42.1 "
33}
You can’t perform that action at this time.
0 commit comments