GetStream / stream-chat-js

JS / Browser Client - Build Chat with GetStream.io
https://getstream.io/chat/
Other
177 stars 75 forks source link

Could not find a declaration file for module './lib/axios.js' #1305

Open aqeelbhat opened 3 months ago

aqeelbhat commented 3 months ago

Hey team, we attempted to upgrade stream-chat from version 8.2.1 to the latest one, but unfortunately, it caused our tests to fail. Please review the attached screenshots for more details.

Screenshot 2024-05-18 at 10 44 27 PM Screenshot 2024-05-18 at 10 46 05 PM

We have decided to revert to version v8.2.1

{
  "jest": "^29.7.0",
  "react": "^18.3.1",
  "react-dom": "^18.3.1",
  "stream-chat": "^8.33.0"
}