Skip to content

Commit e0a3f97

Browse files
author
GitHub Actions Bot
committed
chore(@stream-io/video-react-sdk): release version 1.27.2
1 parent c404a9a commit e0a3f97

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

packages/react-sdk/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
## [1.27.2](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.27.1...@stream-io/video-react-sdk-1.27.2) (2025-11-25)
6+
7+
### Dependency Updates
8+
9+
- `@stream-io/audio-filters-web` updated to version `0.6.1`
10+
- `@stream-io/video-client` updated to version `1.37.3`
11+
- `@stream-io/video-filters-web` updated to version `0.5.1`
12+
- `@stream-io/video-react-bindings` updated to version `1.11.4`
13+
14+
- instructions for Claude and other coding agents ([#2012](https://github.com/GetStream/stream-video-js/issues/2012)) ([08a3459](https://github.com/GetStream/stream-video-js/commit/08a345954f7cb5b1fae5a4b39b5b585bf1f631ec))
15+
16+
### Bug Fixes
17+
18+
- **noise cancellation:** delay toggling until initialization is finished ([#2014](https://github.com/GetStream/stream-video-js/issues/2014)) ([d28b8ea](https://github.com/GetStream/stream-video-js/commit/d28b8ea282322a25688ff48966b0dc10dd7e60bd))
19+
520
## [1.27.1](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.27.0...@stream-io/video-react-sdk-1.27.1) (2025-11-20)
621

722
### Dependency Updates

packages/react-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stream-io/video-react-sdk",
3-
"version": "1.27.1",
3+
"version": "1.27.2",
44
"main": "./dist/index.cjs.js",
55
"module": "./dist/index.es.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)