Skip to content

Commit

Permalink
chore(release): 11.0.0-rc.1 [skip ci]
Browse files Browse the repository at this point in the history
# [11.0.0-rc.1](v10.13.1...v11.0.0-rc.1) (2023-10-12)

### Bug Fixes

* **emoji-mart:** new reactions  ([#1947](#1947)) ([2050708](2050708))

### Features

* allow complete channel list throttled reload on internet connection recovery ([#2123](#2123)) ([252cac3](252cac3))

### BREAKING CHANGES

* **emoji-mart:** `reactionOptions` signature has changed, see [release guide](https://github.com/GetStream/stream-chat-react/blob/7a19e386aa3adcc5741a7f0d92bc816a1a424094/docusaurus/docs/React/release-guides/new-reactions.mdx) for more information
  • Loading branch information
semantic-release-bot committed Oct 12, 2023
1 parent 2050708 commit 2145665
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# [11.0.0-rc.1](https://github.com/GetStream/stream-chat-react/compare/v10.13.1...v11.0.0-rc.1) (2023-10-12)


### Bug Fixes

* **emoji-mart:** new reactions ([#1947](https://github.com/GetStream/stream-chat-react/issues/1947)) ([2050708](https://github.com/GetStream/stream-chat-react/commit/205070822d00b033cf5be0c2e3e6063d5cd90503))


### Features

* allow complete channel list throttled reload on internet connection recovery ([#2123](https://github.com/GetStream/stream-chat-react/issues/2123)) ([252cac3](https://github.com/GetStream/stream-chat-react/commit/252cac3366986523b9f6b1152c9408ccab0af710))


### BREAKING CHANGES

* **emoji-mart:** `reactionOptions` signature has changed, see [release guide](https://github.com/GetStream/stream-chat-react/blob/7a19e386aa3adcc5741a7f0d92bc816a1a424094/docusaurus/docs/React/release-guides/new-reactions.mdx) for more information

## [10.13.1](https://github.com/GetStream/stream-chat-react/compare/v10.13.0...v10.13.1) (2023-10-09)

# [10.13.0](https://github.com/GetStream/stream-chat-react/compare/v10.12.0...v10.13.0) (2023-10-06)
Expand Down

0 comments on commit 2145665

Please sign in to comment.