GetStream / stream-chat-js

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

chore: add demo of LLC without SCG #1309

Closed myandrienko closed 2 months ago

myandrienko commented 3 months ago

Adds two new types:

  1. UserEx - analog of our User type, but non-generic
  2. ReactionEx - analog of our Reaction type, but non-generic

And, just as an example, builds two types on top of them:

  1. UserResponseEx uses UserEx
  2. ReactionResponseEx uses both ReactionEx and UserEx

Also, queryReactions return type updated.

github-actions[bot] commented 3 months ago

Size Change: 0 B

Total Size: 369 kB

ℹ️ View Unchanged | Filename | Size | | :--- | :---: | | `dist/browser.es.js` | 79.7 kB | | `dist/browser.full-bundle.min.js` | 48.2 kB | | `dist/browser.js` | 80.7 kB | | `dist/index.es.js` | 79.8 kB | | `dist/index.js` | 80.8 kB |

compressed-size-action