Skip to content

Commit fbe0c4e

Browse files
author
GitHub Actions Bot
committed
chore(@stream-io/video-react-sdk): release version 1.30.0
1 parent 7a30fe3 commit fbe0c4e

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/react-sdk/CHANGELOG.md

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

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

5+
## [1.30.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.29.2...@stream-io/video-react-sdk-1.30.0) (2025-12-23)
6+
7+
### Dependency Updates
8+
9+
- `@stream-io/video-client` updated to version `1.39.2`
10+
- `@stream-io/video-filters-web` updated to version `0.7.0`
11+
- `@stream-io/video-react-bindings` updated to version `1.12.5`
12+
13+
### Features
14+
15+
- **react:** Implement progress bar when video-filters are being loaded ([#2063](https://github.com/GetStream/stream-video-js/issues/2063)) ([3a6b92e](https://github.com/GetStream/stream-video-js/commit/3a6b92e092805160cbf0e289d70fcccafcb20199))
16+
517
## [1.29.2](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.29.1...@stream-io/video-react-sdk-1.29.2) (2025-12-18)
618

719
### 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.29.2",
3+
"version": "1.30.0",
44
"main": "./dist/index.cjs.js",
55
"module": "./dist/index.es.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)