Skip to content

Commit 3e88940

Browse files
chore(release): 11.0.0-rc.2 [skip ci]
# [11.0.0-rc.2](v11.0.0-rc.1...v11.0.0-rc.2) (2023-10-27) ### Bug Fixes * **emoji-mart:** simplify EmojiPicker & EmojiIndex integration ([#2117](#2117)) ([60c24b8](60c24b8)) ### Features * **renderText:** allow custom remark and rehype plugin composition ([#2142](#2142)) ([4a25912](4a25912)) * **VirtualizedMessageList:** allow to merge custom virtuoso components with the SDK defaults ([#2140](#2140)) ([6ea9ff0](6ea9ff0)) ### BREAKING CHANGES * **emoji-mart:** `EmojiPicker` and `EmojiIndex` have changed, see release guides in #2117 for more information
1 parent 60c24b8 commit 3e88940

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# [11.0.0-rc.2](https://github.com/GetStream/stream-chat-react/compare/v11.0.0-rc.1...v11.0.0-rc.2) (2023-10-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **emoji-mart:** simplify EmojiPicker & EmojiIndex integration ([#2117](https://github.com/GetStream/stream-chat-react/issues/2117)) ([60c24b8](https://github.com/GetStream/stream-chat-react/commit/60c24b8388701ab374e750cf3404c397ba7c5888))
7+
8+
9+
### Features
10+
11+
* **renderText:** allow custom remark and rehype plugin composition ([#2142](https://github.com/GetStream/stream-chat-react/issues/2142)) ([4a25912](https://github.com/GetStream/stream-chat-react/commit/4a259125a41d49d50473b6f0edc89a9f56d21ea6))
12+
* **VirtualizedMessageList:** allow to merge custom virtuoso components with the SDK defaults ([#2140](https://github.com/GetStream/stream-chat-react/issues/2140)) ([6ea9ff0](https://github.com/GetStream/stream-chat-react/commit/6ea9ff0ca01782ec1b4ceffffb74d9fa9a2fdc1c))
13+
14+
15+
### BREAKING CHANGES
16+
17+
* **emoji-mart:** `EmojiPicker` and `EmojiIndex` have changed, see release guides in #2117 for more information
18+
119
# [11.0.0-rc.1](https://github.com/GetStream/stream-chat-react/compare/v10.13.1...v11.0.0-rc.1) (2023-10-12)
220

321

0 commit comments

Comments
 (0)