GetStream / stream-chat-js

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

fix: fix filter type for query reactions #1287

Closed myandrienko closed 3 months ago

myandrienko commented 3 months ago

According to the implementation, reactions filter only supports the following fields:

So no need to include any other keys in the filter type. Adding all other keys from the Reaction type breaks the filter type, because Reaction type is overridable via generic params.

Also, adds pagination next field to response.

myandrienko commented 3 months ago

@guerinoni FYI.

github-actions[bot] commented 3 months ago

Size Change: 0 B

Total Size: 368 kB

ℹ️ View Unchanged | Filename | Size | | :--- | :---: | | `dist/browser.es.js` | 79.4 kB | | `dist/browser.full-bundle.min.js` | 48.1 kB | | `dist/browser.js` | 80.4 kB | | `dist/index.es.js` | 79.5 kB | | `dist/index.js` | 80.5 kB |

compressed-size-action