Skip to content

Commit 5a1bd6d

Browse files
chore(release): 9.19.0 [skip ci]
## [9.19.0](v9.18.1...v9.19.0) (2025-09-02) ### Bug Fixes * calculate TextComposer selection upon text insertion correctly ([#1608](#1608)) ([625d16c](625d16c)) * search cursor pagination ([#1611](#1611)) ([b13de81](b13de81)) ### Features * added ChannelMemberResponse to MessageResponse ([#1602](#1602)) ([fe3998f](fe3998f)) * update channel's blocked property on channel.hidden and channel.visible events ([#1610](#1610)) ([6fa6829](6fa6829))
1 parent 6fa6829 commit 5a1bd6d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [9.19.0](https://github.com/GetStream/stream-chat-js/compare/v9.18.1...v9.19.0) (2025-09-02)
2+
3+
### Bug Fixes
4+
5+
* calculate TextComposer selection upon text insertion correctly ([#1608](https://github.com/GetStream/stream-chat-js/issues/1608)) ([625d16c](https://github.com/GetStream/stream-chat-js/commit/625d16c7b9bd804aee7d75354db4c8f7bc5b24ec))
6+
* search cursor pagination ([#1611](https://github.com/GetStream/stream-chat-js/issues/1611)) ([b13de81](https://github.com/GetStream/stream-chat-js/commit/b13de81d9747b9091bc9998e769da791c1aad9f1))
7+
8+
### Features
9+
10+
* added ChannelMemberResponse to MessageResponse ([#1602](https://github.com/GetStream/stream-chat-js/issues/1602)) ([fe3998f](https://github.com/GetStream/stream-chat-js/commit/fe3998f79a3f4b508a508f537ce92a36c418ede9))
11+
* update channel's blocked property on channel.hidden and channel.visible events ([#1610](https://github.com/GetStream/stream-chat-js/issues/1610)) ([6fa6829](https://github.com/GetStream/stream-chat-js/commit/6fa682988536929ffdfc964a98870145bb5b120c))
12+
113
## [9.18.1](https://github.com/GetStream/stream-chat-js/compare/v9.18.0...v9.18.1) (2025-08-27)
214

315
### Bug Fixes

0 commit comments

Comments
 (0)