File tree Expand file tree Collapse file tree 1 file changed +20
-3
lines changed Expand file tree Collapse file tree 1 file changed +20
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ 4.0.1] ( https://github.com/GetStream/stream-chat-react/releases/tag/v4.0.1 ) 2021-02-11
3+ ## [ 4.1.0] ( https://github.com/GetStream/stream-chat-react/releases/tag/v4.1.0 ) 2021-02-25 ** UNRELEASED**
4+
5+ ### Chore
46
5- ** NOTE: breaking changes in v4.0.0, this follow-up version patches the docs**
7+ - Upgrade ` react-virtuoso ` dependency [ #694 ] ( https://github.com/GetStream/stream-chat-react/pull/694 )
8+ - _ add brief upgrade instructions/new features here_
9+ - Generate minified CSS output [ #707 ] ( https://github.com/GetStream/stream-chat-react/pull/707 )
10+ - Upgrade ` stream-chat ` dependency [ #727 ] ( https://github.com/GetStream/stream-chat-react/pull/727 )
11+ - Upgrade ` mml-react ` dependency [ #728 ] ( https://github.com/GetStream/stream-chat-react/pull/728 )
612
713### Feature
814
9- - Add ` usePinHandler ` example to docs [ #705 ] ( https://github.com/GetStream/stream-chat-react/pull/705 )
15+ - Add ` tabIndex ` to emoji picker [ #710 ] ( https://github.com/GetStream/stream-chat-react/pull/710 )
16+ - Add ` dispatch ` function from ` channelReducer ` to ` ChannelContext ` [ #717 ] ( https://github.com/GetStream/stream-chat-react/pull/717 )
17+ - Improve mobile support for display of the ` MessageOptions ` component [ #723 ] ( https://github.com/GetStream/stream-chat-react/pull/723 )
18+ - Add key down a11y support for emoji picker [ #726 ] ( https://github.com/GetStream/stream-chat-react/pull/726 )
1019
1120### Bug
1221
22+ - Fix reaction list click propagation issue [ #722 ] ( https://github.com/GetStream/stream-chat-react/pull/722 )
23+ - Fix reaction list non-breaking space issue [ #725 ] ( https://github.com/GetStream/stream-chat-react/pull/725 )
24+
25+ ## [ 4.0.1] ( https://github.com/GetStream/stream-chat-react/releases/tag/v4.0.1 ) 2021-02-11
26+
27+ ### Chore
28+
29+ - Add ` usePinHandler ` example to docs [ #705 ] ( https://github.com/GetStream/stream-chat-react/pull/705 )
1330- Remove legacy APIs in mock data used for generating the docs [ #704 ] ( https://github.com/GetStream/stream-chat-react/pull/704 )
1431
1532## [ 4.0.0] ( https://github.com/GetStream/stream-chat-react/releases/tag/v4.0.0 ) 2021-02-10
You can’t perform that action at this time.
0 commit comments