Releases: GetStream/stream-js
Releases · GetStream/stream-js
v8.1.0
8.1.0 (2022-09-13)
Features
- add many version of activity to target update (#523) (4edfa65)
- this API is async and can change without notice
v8.0.2
Bug Fixes
- handle api secret and its warning in browser (#517) (e973fe5)
v8.0.0
- Refactor generics into a single one #490
- Security package upgrades #498
v7.4.1
Fix
- Correct types of collections in upsert request and response #487
v7.4.0
Feature
- Add target feeds into reaction responses #480
- Add support for multiple collection upsert in a single call #486
Fix
- Correct type for latest children in enriched reaction #483
Chore
- Bump axios for security related #484
v7.3.1
Fix
- Add optional user_id param for GetFeedOptions #478
v7.3.0
Feature
- Reaction filter supports own children #475
Chore
- Drop refresh endpoints #471
v7.2.11
Fix
- EnrichedActivity type generic issue #468