Skip to content

Commit 2001024

Browse files
chore(release): 10.4.3 [skip ci]
## [10.4.3](v10.4.2...v10.4.3) (2023-01-05) ### Bug Fixes * check for window with getComputedStyle ([#1888](#1888)) ([bb7f38d](bb7f38d)) * prevent duplicate pagination requests in InfiniteScroll ([#1885](#1885)) ([cf5ec80](cf5ec80))
1 parent 858d856 commit 2001024

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [10.4.3](https://github.com/GetStream/stream-chat-react/compare/v10.4.2...v10.4.3) (2023-01-05)
2+
3+
4+
### Bug Fixes
5+
6+
* check for window with getComputedStyle ([#1888](https://github.com/GetStream/stream-chat-react/issues/1888)) ([bb7f38d](https://github.com/GetStream/stream-chat-react/commit/bb7f38d293e29325b2486f4e8dd766db6b67ad9d))
7+
* prevent duplicate pagination requests in InfiniteScroll ([#1885](https://github.com/GetStream/stream-chat-react/issues/1885)) ([cf5ec80](https://github.com/GetStream/stream-chat-react/commit/cf5ec804c0effbfc0f56308ef4effa837b6a82b3))
8+
19
## [10.4.2](https://github.com/GetStream/stream-chat-react/compare/v10.4.1...v10.4.2) (2022-12-16)
210

311

0 commit comments

Comments
 (0)