Skip to content

Commit

Permalink
chore(release): 11.0.0-rc.2 [skip ci]
Browse files Browse the repository at this point in the history
# [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
  • Loading branch information
semantic-release-bot committed Oct 27, 2023
1 parent 60c24b8 commit 3e88940
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# [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)


### Bug Fixes

* **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))


### Features

* **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))
* **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))


### BREAKING CHANGES

* **emoji-mart:** `EmojiPicker` and `EmojiIndex` have changed, see release guides in #2117 for more information

# [11.0.0-rc.1](https://github.com/GetStream/stream-chat-react/compare/v10.13.1...v11.0.0-rc.1) (2023-10-12)


Expand Down

0 comments on commit 3e88940

Please sign in to comment.