Skip to content

Commit 84f75b2

Browse files
chore(release): 12.2.0 [skip ci]
## [12.2.0](v12.1.0...v12.2.0) (2024-10-07) ### Bug Fixes * add missing dependencies to ChannelList hooks effects ([#2525](#2525)) ([9cb8e47](9cb8e47)) ### Features * add openThread prop to VirtualizedMessageList ([#2523](#2523)) ([e95eaa4](e95eaa4)) ### Refactors * useScrollToBottomOnNewMessage hook ([#2532](#2532)) ([8980016](8980016))
1 parent e95eaa4 commit 84f75b2

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## [12.2.0](https://github.com/GetStream/stream-chat-react/compare/v12.1.0...v12.2.0) (2024-10-07)
2+
3+
4+
### Bug Fixes
5+
6+
* add missing dependencies to ChannelList hooks effects ([#2525](https://github.com/GetStream/stream-chat-react/issues/2525)) ([9cb8e47](https://github.com/GetStream/stream-chat-react/commit/9cb8e4781482f893dc827641c8fb2b96d4fb189c))
7+
8+
9+
### Features
10+
11+
* add openThread prop to VirtualizedMessageList ([#2523](https://github.com/GetStream/stream-chat-react/issues/2523)) ([e95eaa4](https://github.com/GetStream/stream-chat-react/commit/e95eaa4fd4686bc814f2688617d8daeac4cb4568))
12+
13+
14+
### Refactors
15+
16+
* useScrollToBottomOnNewMessage hook ([#2532](https://github.com/GetStream/stream-chat-react/issues/2532)) ([8980016](https://github.com/GetStream/stream-chat-react/commit/8980016e430d3cf53e88efa20b19a3381ab597c3))
17+
118
## [12.1.0](https://github.com/GetStream/stream-chat-react/compare/v12.0.0...v12.1.0) (2024-10-02)
219

320

0 commit comments

Comments
 (0)