Skip to content

Commit b6eb13b

Browse files
chore(release): 11.22.0 [skip ci]
## [11.22.0](v11.21.0...v11.22.0) (2024-06-21) ### Bug Fixes * adjust ChannelActionContextValue type ([#2434](#2434)) ([977ec39](977ec39)) * avoid eager channel pagination on channel open ([#2425](#2425)) ([c1e8b93](c1e8b93)) * keep line breaks in message text that contains multiple markdown elements ([#2429](#2429)) ([11e606f](11e606f)) ### Features * load lazily mp3 encoding library for audio recorder ([#2432](#2432)) ([2ca3188](2ca3188))
1 parent c1e8b93 commit b6eb13b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [11.22.0](https://github.com/GetStream/stream-chat-react/compare/v11.21.0...v11.22.0) (2024-06-21)
2+
3+
4+
### Bug Fixes
5+
6+
* adjust ChannelActionContextValue type ([#2434](https://github.com/GetStream/stream-chat-react/issues/2434)) ([977ec39](https://github.com/GetStream/stream-chat-react/commit/977ec392bef7ce310f6efb13a9c900adcd53ff86))
7+
* avoid eager channel pagination on channel open ([#2425](https://github.com/GetStream/stream-chat-react/issues/2425)) ([c1e8b93](https://github.com/GetStream/stream-chat-react/commit/c1e8b9388f6c0b4db4a854b91e167e1e45a658a0))
8+
* keep line breaks in message text that contains multiple markdown elements ([#2429](https://github.com/GetStream/stream-chat-react/issues/2429)) ([11e606f](https://github.com/GetStream/stream-chat-react/commit/11e606fbcdd7f03766445b398d6acd1133f34119))
9+
10+
11+
### Features
12+
13+
* load lazily mp3 encoding library for audio recorder ([#2432](https://github.com/GetStream/stream-chat-react/issues/2432)) ([2ca3188](https://github.com/GetStream/stream-chat-react/commit/2ca318878de2f22751319b2b7ccac84644583173))
14+
115
## [11.21.0](https://github.com/GetStream/stream-chat-react/compare/v11.20.0...v11.21.0) (2024-06-14)
216

317

0 commit comments

Comments
 (0)