Skip to content

Commit df293e5

Browse files
chore(release): 9.1.0 [skip ci]
# [9.1.0](v9.0.0...v9.1.0) (2022-06-03) ### Bug Fixes * filter out OG scraped images from attachments ([#1598](#1598)) ([9d9c8b9](9d9c8b9)) ### Features * add optional renderChannels prop to ChannelList ([#1572](#1572)) ([8edca9e](8edca9e)) * lift channels query state to chat context ([#1606](#1606)) ([ed4febc](ed4febc)) * use ResizeObserver to keep Channel scrolled to bottom on page load ([#1608](#1608)) ([c33e155](c33e155))
1 parent a9ab3f7 commit df293e5

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+
# [9.1.0](https://github.com/GetStream/stream-chat-react/compare/v9.0.0...v9.1.0) (2022-06-03)
2+
3+
4+
### Bug Fixes
5+
6+
* filter out OG scraped images from attachments ([#1598](https://github.com/GetStream/stream-chat-react/issues/1598)) ([9d9c8b9](https://github.com/GetStream/stream-chat-react/commit/9d9c8b99339c58eb435dbe57703a991b8c671dd0))
7+
8+
9+
### Features
10+
11+
* add optional renderChannels prop to ChannelList ([#1572](https://github.com/GetStream/stream-chat-react/issues/1572)) ([8edca9e](https://github.com/GetStream/stream-chat-react/commit/8edca9e64b7494d0900cafa5194186cf3c273cd1))
12+
* lift channels query state to chat context ([#1606](https://github.com/GetStream/stream-chat-react/issues/1606)) ([ed4febc](https://github.com/GetStream/stream-chat-react/commit/ed4febc864f9a5e476e13a4bbcf434c167f3e8d7))
13+
* use ResizeObserver to keep Channel scrolled to bottom on page load ([#1608](https://github.com/GetStream/stream-chat-react/issues/1608)) ([c33e155](https://github.com/GetStream/stream-chat-react/commit/c33e1552747ed8a60ffb7da1313451603db07d80))
14+
115
## [9.0.0](https://github.com/GetStream/stream-chat-react/compare/v8.2.0...v9.0.0) (2022-05-17)
216

317
### Bug Fixes

0 commit comments

Comments
 (0)