Releases: GetStream/stream-chat-react-native
Releases · GetStream/stream-chat-react-native
v5.43.1
5.43.1 (2024-11-22)
Bug Fixes
- channel.state break on going to background (#2809) (54ff925)
v5.42.2
5.42.2 (2024-11-19)
Bug Fixes
- backporting variety fixes (008cf01)
- channel hook regressions (e8e3dd0)
- expo media library permissions race conditions (fc9b908)
- listen to correct channel read events (5a58a65)
- recursion depth on regex parse issue (#2790) (e6908e9)
v5.42.0
5.42.0 (2024-11-14)
Features
- listen to notification.mark_read and notification.mark_unread event and introduce improvements (#2776) (834d124)
Bug Fixes