Releases: chatscope/chat-ui-kit-react
Releases · chatscope/chat-ui-kit-react
v1.9.3
1.9.3 (2022-06-15)
Bug Fixes
- typings: base components props intersection with html components props (6637245)
v1.9.2
1.9.2 (2022-06-14)
Bug Fixes
- typings: renamed MessageGroup typings file (59d374a)
v1.9.1
1.9.1 (2022-06-14)
Bug Fixes
- typings: added missing *.d.ts files to the build (eeaa27e)
v1.9.0
1.9.0 (2022-06-14)
Features
v1.8.3
1.8.3 (2021-11-26)
Bug Fixes
- #55 changed lastactivitytime prop type to node (7efcfb2)
v1.8.2
1.8.2 (2021-10-11)
Bug Fixes
v1.8.1
1.8.1 (2021-06-03)
Bug Fixes
- as: custom component aliased with string is not displayed in production build (cbf8a04), closes #43
v1.8.0
1.8.0 (2021-05-31)
Features
- message-input: prop to messageinput that prevents send on return (98fc849)