Skip to content

Commit 2703018

Browse files
chore(release): 9.1.0 [skip ci]
## [9.1.0](v9.0.1...v9.1.0) (2025-05-09) ### Bug Fixes * exclude other data from poll messages and refresh poll composer state on poll creation ([#1528](#1528)) ([2389ff4](2389ff4)) * prevent awaiting suggestion search results in TextComposerMiddlewareExecutor ([#1525](#1525)) ([bf607d3](bf607d3)) ### Features * allow to inject errors to during PollComposer field updates ([#1527](#1527)) ([81d9bb1](81d9bb1))
1 parent 2389ff4 commit 2703018

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [9.1.0](https://github.com/GetStream/stream-chat-js/compare/v9.0.1...v9.1.0) (2025-05-09)
2+
3+
### Bug Fixes
4+
5+
* exclude other data from poll messages and refresh poll composer state on poll creation ([#1528](https://github.com/GetStream/stream-chat-js/issues/1528)) ([2389ff4](https://github.com/GetStream/stream-chat-js/commit/2389ff475d420987cfb607fb31a1b4e4de6a024d))
6+
* prevent awaiting suggestion search results in TextComposerMiddlewareExecutor ([#1525](https://github.com/GetStream/stream-chat-js/issues/1525)) ([bf607d3](https://github.com/GetStream/stream-chat-js/commit/bf607d3756cdfa677badbfa8de1d8c69d20daf74))
7+
8+
### Features
9+
10+
* allow to inject errors to during PollComposer field updates ([#1527](https://github.com/GetStream/stream-chat-js/issues/1527)) ([81d9bb1](https://github.com/GetStream/stream-chat-js/commit/81d9bb1cdef538c481fd9951f13fa60108cb8828))
11+
112
## [9.0.1](https://github.com/GetStream/stream-chat-js/compare/v9.0.0...v9.0.1) (2025-05-07)
213

314
### Bug Fixes

0 commit comments

Comments
 (0)