Skip to content

Commit 4e59569

Browse files
committed
7.4.0
1 parent e814cf7 commit 4e59569

File tree

4 files changed

+242
-104
lines changed

4 files changed

+242
-104
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55

66
---
77

8+
## [7.4.0](https://github.com/GetStream/stream-js/releases/tag/v7.3.1) - 2021-12-15
9+
10+
### Feature
11+
12+
- Add target feeds into reaction responses [#480](https://github.com/GetStream/stream-js/pull/480)
13+
- Add support for multiple collection upsert in a single call [#486](https://github.com/GetStream/stream-js/pull/486)
14+
15+
### Fix
16+
17+
- Correct type for latest children in enriched reaction [#483](https://github.com/GetStream/stream-js/pull/483)
18+
19+
### Chore
20+
21+
- Bump axios for security related [#484](https://github.com/GetStream/stream-js/pull/484)
22+
823
## [7.3.1](https://github.com/GetStream/stream-js/releases/tag/v7.3.1) - 2021-10-26
924

1025
### Fix

0 commit comments

Comments
 (0)