Skip to content

Commit ab3ffce

Browse files
chore(release): 13.2.0 [skip ci]
## [13.2.0](v13.1.2...v13.2.0) (2025-06-20) ### Bug Fixes * prevent debouncing the selection state update in TextareaComposer ([#2741](#2741)) ([e50d89a](e50d89a)) ### Features * add pagination tools to ChannelList context ([#2742](#2742)) ([9599e9d](9599e9d)) ### Chores * **deps:** remove mml-react ([#2743](#2743)) ([33e5fc9](33e5fc9)) * **deps:** upgrade stream-chat to v9.8.0 ([2fd6d65](2fd6d65))
1 parent 9599e9d commit ab3ffce

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [13.2.0](https://github.com/GetStream/stream-chat-react/compare/v13.1.2...v13.2.0) (2025-06-20)
2+
3+
### Bug Fixes
4+
5+
* prevent debouncing the selection state update in TextareaComposer ([#2741](https://github.com/GetStream/stream-chat-react/issues/2741)) ([e50d89a](https://github.com/GetStream/stream-chat-react/commit/e50d89a7bc117519d3cecc4bd37697f94ecaaeb8))
6+
7+
### Features
8+
9+
* add pagination tools to ChannelList context ([#2742](https://github.com/GetStream/stream-chat-react/issues/2742)) ([9599e9d](https://github.com/GetStream/stream-chat-react/commit/9599e9df22aea927b4109632f008ded18ffa6aeb))
10+
11+
### Chores
12+
13+
* **deps:** remove mml-react ([#2743](https://github.com/GetStream/stream-chat-react/issues/2743)) ([33e5fc9](https://github.com/GetStream/stream-chat-react/commit/33e5fc97f4639feb2d1dd3b73a5184cc7ea91c86))
14+
* **deps:** upgrade stream-chat to v9.8.0 ([2fd6d65](https://github.com/GetStream/stream-chat-react/commit/2fd6d65788a6ba1192949df7a7fae4992d68fc24))
15+
116
## [13.1.2](https://github.com/GetStream/stream-chat-react/compare/v13.1.1...v13.1.2) (2025-06-19)
217

318
### Bug Fixes

0 commit comments

Comments
 (0)