File tree Expand file tree Collapse file tree 6 files changed +15
-7
lines changed
Expand file tree Collapse file tree 6 files changed +15
-7
lines changed Original file line number Diff line number Diff line change 1010[ ![ NPM] ( https://img.shields.io/npm/v/stream-chat-react-native.svg )] ( https://www.npmjs.com/package/stream-chat-react-native )
1111[ ![ Build Status] ( https://github.com/GetStream/stream-chat-react-native/actions/workflows/release.yml/badge.svg )] ( https://github.com/GetStream/stream-chat-react-native/actions )
1212[ ![ Component Reference] ( https://img.shields.io/badge/docs-component%20reference-blue.svg )] ( https://getstream.io/chat/docs/sdk/reactnative )
13- ![ JS Bundle Size] ( https://img.shields.io/badge/js_bundle_size-468 %20KB-blue )
13+ ![ JS Bundle Size] ( https://img.shields.io/badge/js_bundle_size-466 %20KB-blue )
1414
1515<img align =" right " src =" https://getstream.imgix.net/images/ios-chat-tutorial/iphone_chat_art@3x.png?auto=format,enhance " width =" 50% " />
1616
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ### [ 6.6.7] ( https://github.com/GetStream/stream-chat-react-native/compare/v6.6.6...v6.6.7 ) (2025-03-07)
4+
5+
6+ ### Bug Fixes
7+
8+ * channel muted state update for offline enabled case ([ #2992 ] ( https://github.com/GetStream/stream-chat-react-native/issues/2992 ) ) ([ 3acc9c4] ( https://github.com/GetStream/stream-chat-react-native/commit/3acc9c44925d0edc10e971a9f50986204358ce49 ) )
9+ * return properly sorted messages from offline DB ([ #2996 ] ( https://github.com/GetStream/stream-chat-react-native/issues/2996 ) ) ([ 52168ab] ( https://github.com/GetStream/stream-chat-react-native/commit/52168ab0e1380a717d70e22be71387fd3f055c28 ) )
10+
311### [ 6.6.6] ( https://github.com/GetStream/stream-chat-react-native/compare/v6.6.5...v6.6.6 ) (2025-03-03)
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" : " 6.6.6 " ,
4+ "version" : " 6.6.7 " ,
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" : " link:../ "
13+ "stream-chat-react-native-core" : " 6.6.7 "
1414 },
1515 "peerDependencies" : {
1616 "expo" : " >=51.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" : " 6.6.6 " ,
4+ "version" : " 6.6.7 " ,
55 "homepage" : " https://www.npmjs.com/package/stream-chat-react-native" ,
66 "author" : {
77 "company" : " Stream.io Inc" ,
2020 "types" : " types/index.d.ts" ,
2121 "dependencies" : {
2222 "es6-symbol" : " ^3.1.3" ,
23- "stream-chat-react-native-core" : " link:../ "
23+ "stream-chat-react-native-core" : " 6.6.7 "
2424 },
2525 "peerDependencies" : {
2626 "@react-native-camera-roll/camera-roll" : " >=7.8.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" : " 6.6.6 " ,
4+ "version" : " 6.6.7 " ,
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" : " 6.6.6 "
2+ "version" : " 6.6.7 "
33}
You can’t perform that action at this time.
0 commit comments