File tree Expand file tree Collapse file tree 3 files changed +12
-5
lines changed Expand file tree Collapse file tree 3 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## [ 5.0.2] ( https://github.com/GetStream/stream-chat-react/releases/tag/v5.0.2 ) 2021-03-23
5+
6+ ### Bug
7+
8+ - Fix optimistic UI for mentions [ #800 ] ( https://github.com/GetStream/stream-chat-react/pull/800 )
9+
410## [ 5.0.1] ( https://github.com/GetStream/stream-chat-react/releases/tag/v5.0.1 ) 2021-03-23
511
612### Chore
Original file line number Diff line number Diff line change @@ -9504,10 +9504,10 @@ react-file-icon@^0.2.0:
95049504 react-dom "^16.2.0"
95059505 tinycolor2 "^1.4.1"
95069506
9507- 9508- version "1.0.1 "
9509- resolved "https://registry.yarnpkg.com/react-file-utils/-/react-file-utils-1.0.1 .tgz#59645dc48d94417b87767327ff8627e3943bfbfc "
9510- integrity sha512-gk0zvYAprvdQnFDy2zI3IDy8/q6vDPrJ8bFzsYQKonPccov549t5zt96827cLov4mwySvAMaHnlpCifTymu0Gg ==
9507+ 9508+ version "1.0.2 "
9509+ resolved "https://registry.yarnpkg.com/react-file-utils/-/react-file-utils-1.0.2 .tgz#c2719584b79f551e12b2b56457ce8bdd3155aeb1 "
9510+ integrity sha512-nMLe+Lrebq+Nr9Fk8LmgQ8ofl5uwKFx2vwwoT0Gbe1B+EP95PBivC6kxt8IB5KyD7hYSWt4IHYm12RiXQ60uiw ==
95119511 dependencies:
95129512 "@fortawesome/fontawesome-svg-core" "^1.2.13"
95139513 "@fortawesome/free-regular-svg-icons" "^5.7.0"
Original file line number Diff line number Diff line change 5353 "stream-chat" : " 3.1.x"
5454 },
5555 "files" : [
56+ " built" ,
5657 " dist" ,
57- " / types" ,
58+ " types" ,
5859 " README.md"
5960 ],
6061 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments