Releases: GetStream/stream-chat-js
Releases · GetStream/stream-chat-js
v8.60.0
8.60.0 (2025-04-17)
Features
- [CHA-794] Add sort and filter param to queryThreads (#1511) (ea7fe99)
- [CHA-855] - Refactoring partial update member (#1517) (e4f7e68)
Bug Fixes
- [REACT-350] make archived_at & pinned_at nullable (#1515) (318825a)
- [REACT-353] unify pinned_at & archived_at nullish values (#1516) (a840226), closes #1515
v9.0.0-rc.10
Bug Fixes
Features
Chores
v8.59.0
8.59.0 (2025-04-08)
Features
Bug Fixes
v8.58.0
8.58.0 (2025-04-01)
Features
Bug Fixes
- provide a way for a suffix to be added to wsUrl (#1497) (d14d0ff)
- use URLSearchParams when building WS url (#1498) (9413433)
v9.0.0-rc.9
Bug Fixes
- provide a way for a suffix to be added to wsUrl (#1497) (d14d0ff)
- use URLSearchParams when building WS url (#1498) (9413433)
Features
v9.0.0-rc.8
Bug Fixes
- adjust ChannelResponse, ChannelData & PollResponse (#1493) (39091c7)
- omit name from CustomChannelData for ChannelFilters (#1494) (d7030c2)
v9.0.0-rc.7
⚠ BREAKING CHANGES
ErrorFromResponse
class constructor now requires
second parameter (status
, response
and optionally code
)
Bug Fixes
v9.0.0-rc.5
Bug Fixes
- multiple module augmentation fails in Angular (#1488) (7f8a9a0)
v9.0.0-rc.4
Bug Fixes
- add extra user agent fields resolvable by react native (#1477) (4232150)
- add missing env variable in rollup config (#1480) (a935e9e)
- properly encode user agent on WS connection (#1482) (58b538b)
- remove pinned_at from the updateMessage api (#1484) (7b73cac)