Skip to content

Commit 91afa11

Browse files
chore(release): 9.0.0-rc.4 [skip ci]
## [9.0.0-rc.4](v9.0.0-rc.3...v9.0.0-rc.4) (2025-03-05) ### Bug Fixes * add extra user agent fields resolvable by react native ([#1477](#1477)) ([4232150](4232150)) * add missing env variable in rollup config ([#1480](#1480)) ([a935e9e](a935e9e)) * properly encode user agent on WS connection ([#1482](#1482)) ([58b538b](58b538b)) * remove pinned_at from the updateMessage api ([#1484](#1484)) ([7b73cac](7b73cac))
1 parent 3c103d0 commit 91afa11

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [9.0.0-rc.4](https://github.com/GetStream/stream-chat-js/compare/v9.0.0-rc.3...v9.0.0-rc.4) (2025-03-05)
2+
3+
### Bug Fixes
4+
5+
* add extra user agent fields resolvable by react native ([#1477](https://github.com/GetStream/stream-chat-js/issues/1477)) ([4232150](https://github.com/GetStream/stream-chat-js/commit/42321500096491252211b57e3d238cfe920a0777))
6+
* add missing env variable in rollup config ([#1480](https://github.com/GetStream/stream-chat-js/issues/1480)) ([a935e9e](https://github.com/GetStream/stream-chat-js/commit/a935e9e79232da0df9d951119f48891da59d6281))
7+
* properly encode user agent on WS connection ([#1482](https://github.com/GetStream/stream-chat-js/issues/1482)) ([58b538b](https://github.com/GetStream/stream-chat-js/commit/58b538b5380000cfcf2abeb369b5ef6a0acf3913))
8+
* remove pinned_at from the updateMessage api ([#1484](https://github.com/GetStream/stream-chat-js/issues/1484)) ([7b73cac](https://github.com/GetStream/stream-chat-js/commit/7b73cac6ab3c3c0812f1605024f3d73fad189cca))
9+
110
## [9.0.0-rc.3](https://github.com/GetStream/stream-chat-js/compare/v9.0.0-rc.2...v9.0.0-rc.3) (2025-02-27)
211

312
### Bug Fixes

0 commit comments

Comments
 (0)