We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a12c66a + c81883a commit 934589dCopy full SHA for 934589d
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Changelog
2
3
+## [6.0.2](https://github.com/GetStream/stream-chat-react/releases/tag/v6.0.2) 2021-05-21
4
+
5
+### Feature
6
7
+- Add German auto translation support [#935](https://github.com/GetStream/stream-chat-react/pull/935)
8
9
+### Chore
10
11
+- Upgrade `react-file-utils` dependency for reduced bundle size [#933](https://github.com/GetStream/stream-chat-react/pull/933)
12
13
+### Bug
14
15
+- Prevent tree shaking from removing distributed CSS [#936](https://github.com/GetStream/stream-chat-react/pull/936)
16
17
## [6.0.1](https://github.com/GetStream/stream-chat-react/releases/tag/v6.0.1) 2021-05-19
18
19
### Feature
0 commit comments