Skip to content

Commit 2947302

Browse files
chore(release): 12.0.0-rc.5 [skip ci]
## [12.0.0-rc.5](v12.0.0-rc.4...v12.0.0-rc.5) (2024-07-15) ### ⚠ BREAKING CHANGES * removed Thread prop fullWidth, removed class str-chat__thread--full * removed Window prop hideOnThread, replaced class str-chat__main-panel--hideOnThread with str-chat__main-panel--thread-open ### Features * remove fullWidth prop from Thread & hideOnThread prop from Window ([#2450](#2450)) ([32c8fc0](32c8fc0))
1 parent 32c8fc0 commit 2947302

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [12.0.0-rc.5](https://github.com/GetStream/stream-chat-react/compare/v12.0.0-rc.4...v12.0.0-rc.5) (2024-07-15)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* removed Thread prop fullWidth, removed class str-chat__thread--full
7+
* removed Window prop hideOnThread, replaced class str-chat__main-panel--hideOnThread with str-chat__main-panel--thread-open
8+
9+
### Features
10+
11+
* remove fullWidth prop from Thread & hideOnThread prop from Window ([#2450](https://github.com/GetStream/stream-chat-react/issues/2450)) ([32c8fc0](https://github.com/GetStream/stream-chat-react/commit/32c8fc08d3b6798cf0c9717200724b4b78a82e56))
12+
113
## [12.0.0-rc.4](https://github.com/GetStream/stream-chat-react/compare/v12.0.0-rc.3...v12.0.0-rc.4) (2024-07-11)
214

315

0 commit comments

Comments
 (0)