Skip to content

Commit 92727bd

Browse files
authored
Merge pull request #799 from GetStream/v5-changelog
v5 changelog
2 parents 84525d8 + a7cb584 commit 92727bd

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,5 +1,17 @@
11
# Changelog
22

3+
## [5.0.0](https://github.com/GetStream/stream-chat-react/releases/tag/v5.0.0) 2021-03-22
4+
5+
### 🎉 TYPESCRIPT 🎉
6+
7+
- The entire component library has been converted to TypeScript
8+
- Despite the major tag, this release is non-breaking
9+
- Read our [TypeScript Support](https://github.com/GetStream/stream-chat-react/wiki/Typescript-Support) wiki for guidance on instantiating a `StreamChat` client with your custom types via generics
10+
11+
### Feature
12+
13+
- Conversion to TypeScript [#797](https://github.com/GetStream/stream-chat-react/pull/797)
14+
315
## [4.1.3](https://github.com/GetStream/stream-chat-react/releases/tag/v4.1.3) 2021-03-12
416

517
### Chore

0 commit comments

Comments
 (0)