Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: GetStream/stream-chat-react-native
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.5.0
Choose a base ref
...
head repository: GetStream/stream-chat-react-native
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.5.1
Choose a head ref
  • 5 commits
  • 7 files changed
  • 4 contributors

Commits on Aug 28, 2025

  1. Configuration menu
    Copy the full SHA
    fd4a388 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2025

  1. chore: update sdk size (#3207)

    Co-authored-by: Stream Bot <runner@pkrvmccyg1gnepe.5j2jo0nuqkhuzhctjlm4uo4bda.gx.internal.cloudapp.net>
    Stream-SDK-Bot and Stream Bot authored Aug 29, 2025
    Configuration menu
    Copy the full SHA
    d9f820a View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2025

  1. perf: implement raf coalesced value (#3211)

    * perf: implement RAF based coalescing
    
    * perf: only cancel the frame on unmount
    
    * fix: jsdoc
    
    * fix: add isLiveStreaming prop and patch to auto scroll
    
    * fix: change hook name
    
    * fix: change hook name
    
    * fix: pass the isLiveStream var to hook
    
    * chore: dummy change
    
    * fix: revert dummy change
    
    * fix: optionally disable raf coalescing
    
    ---------
    
    Co-authored-by: Khushal Agarwal <khushal.agarwal987@gmail.com>
    isekovanic and khushal87 authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    d6cfa69 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2025

  1. Configuration menu
    Copy the full SHA
    d6fafe9 View commit details
    Browse the repository at this point in the history
  2. Next Release (#3219)

    * fix: list item row render in markdown as a View component (#3208)
    
    * chore: update sdk size (#3207)
    
    Co-authored-by: Stream Bot <runner@pkrvmccyg1gnepe.5j2jo0nuqkhuzhctjlm4uo4bda.gx.internal.cloudapp.net>
    
    * perf: implement raf coalesced value (#3211)
    
    * perf: implement RAF based coalescing
    
    * perf: only cancel the frame on unmount
    
    * fix: jsdoc
    
    * fix: add isLiveStreaming prop and patch to auto scroll
    
    * fix: change hook name
    
    * fix: change hook name
    
    * fix: pass the isLiveStream var to hook
    
    * chore: dummy change
    
    * fix: revert dummy change
    
    * fix: optionally disable raf coalescing
    
    ---------
    
    Co-authored-by: Khushal Agarwal <khushal.agarwal987@gmail.com>
    
    * fix: optionally render attachment picker as per media library availability (#3218)
    
    ---------
    
    Co-authored-by: Stream SDK Bot <60655709+Stream-SDK-Bot@users.noreply.github.com>
    Co-authored-by: Stream Bot <runner@pkrvmccyg1gnepe.5j2jo0nuqkhuzhctjlm4uo4bda.gx.internal.cloudapp.net>
    Co-authored-by: Ivan Sekovanikj <31964049+isekovanic@users.noreply.github.com>
    4 people authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    76a45a9 View commit details
    Browse the repository at this point in the history
Loading