Skip to content

Commit a3d2910

Browse files
chore(release): 10.13.0 [skip ci]
# [10.13.0](v10.12.0...v10.13.0) (2023-10-06) ### Bug Fixes * on pagination keep a unique list of channels in the ChannelList ([#2115](#2115)) ([11173e1](11173e1)) ### Features * add initializeOnMount prop to ChannelProps ([#2113](#2113)) ([db18efd](db18efd)) * allow to conditionally display MessageInput's send button through MessageInputProps ([#2109](#2109)) ([cd07418](cd07418))
1 parent e6809bc commit a3d2910

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [10.13.0](https://github.com/GetStream/stream-chat-react/compare/v10.12.0...v10.13.0) (2023-10-06)
2+
3+
4+
### Bug Fixes
5+
6+
* on pagination keep a unique list of channels in the ChannelList ([#2115](https://github.com/GetStream/stream-chat-react/issues/2115)) ([11173e1](https://github.com/GetStream/stream-chat-react/commit/11173e14e00a92cbfa38cc7f5f19e1a02b6e37a2))
7+
8+
9+
### Features
10+
11+
* add initializeOnMount prop to ChannelProps ([#2113](https://github.com/GetStream/stream-chat-react/issues/2113)) ([db18efd](https://github.com/GetStream/stream-chat-react/commit/db18efddfee4fe666997ea691c0d9d07d766cc46))
12+
* allow to conditionally display MessageInput's send button through MessageInputProps ([#2109](https://github.com/GetStream/stream-chat-react/issues/2109)) ([cd07418](https://github.com/GetStream/stream-chat-react/commit/cd074181d3807587295133f7757a99f1bf5da801))
13+
114
# [10.12.0](https://github.com/GetStream/stream-chat-react/compare/v10.11.0...v10.12.0) (2023-09-29)
215

316

0 commit comments

Comments
 (0)