@stream-io/video-react-sdk 1.3.0-rc.0 → 1.3.0-rc2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +74 -4
- package/dist/index.cjs.js +1 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -2,9 +2,28 @@
|
|
|
2
2
|
|
|
3
3
|
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
|
|
4
4
|
|
|
5
|
+
## [1.3.0-rc2.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.3.0-rc1.0...@stream-io/video-react-sdk-1.3.0-rc2.0) (2024-08-27)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
* update rc tag ([9e4322e](https://github.com/GetStream/stream-video-js/commit/9e4322e07844c4a84c7728675f67e0c03511a9b1))
|
|
9
|
+
|
|
10
|
+
## [1.3.0-rc1.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.2.23...@stream-io/video-react-sdk-1.3.0-rc1.0) (2024-08-26)
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
* **@stream-io/video-react-sdk:** release version 1.3.0-rc.0 ([47f3d1a](https://github.com/GetStream/stream-video-js/commit/47f3d1a602bee279607ef7b71b346f1395092dc5))
|
|
14
|
+
* **@stream-io/video-react-sdk:** release version 1.3.0-rc.0 ([c4d5f64](https://github.com/GetStream/stream-video-js/commit/c4d5f645b8f8be25c407937df94fc596c7fcd0ff))
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
### Bug Fixes
|
|
18
|
+
|
|
19
|
+
* new tag ([1b95fe9](https://github.com/GetStream/stream-video-js/commit/1b95fe937d6dc56b4c3c6fb82be2b3d648831cff))
|
|
20
|
+
|
|
5
21
|
## [1.3.0-rc.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.3.0-1...@stream-io/video-react-sdk-1.3.0-rc.0) (2024-08-22)
|
|
6
22
|
|
|
7
23
|
|
|
24
|
+
* **@stream-io/video-react-sdk:** release version 1.3.0-rc.0 ([fe3b5a2](https://github.com/GetStream/stream-video-js/commit/fe3b5a2ce3317cf993d4c6177a4e74d7ac3cbea8))
|
|
25
|
+
|
|
26
|
+
|
|
8
27
|
### Bug Fixes
|
|
9
28
|
|
|
10
29
|
* include rc in the release name ([478cee3](https://github.com/GetStream/stream-video-js/commit/478cee38829d70e76ba62bcc82f6c69d220f4ea5))
|
|
@@ -12,6 +31,12 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
12
31
|
## [1.3.0-0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.2.20...@stream-io/video-react-sdk-1.3.0-0) (2024-08-19)
|
|
13
32
|
|
|
14
33
|
|
|
34
|
+
* **@stream-io/video-react-sdk:** release version 1.3.0-0 ([b75019d](https://github.com/GetStream/stream-video-js/commit/b75019d704a6a0c0e8160ad3f02e4f38d86017a4))
|
|
35
|
+
* **@stream-io/video-react-sdk:** release version 1.3.0-0 ([13f48a1](https://github.com/GetStream/stream-video-js/commit/13f48a18462bfd95da9546052f09a881d41fe93d))
|
|
36
|
+
* **@stream-io/video-react-sdk:** release version 1.3.0-0 ([82a3c1d](https://github.com/GetStream/stream-video-js/commit/82a3c1dbc744b9ab94e96f358ee5babe41bb511e))
|
|
37
|
+
* specify baseBranch ([cc9b2fd](https://github.com/GetStream/stream-video-js/commit/cc9b2fd6d88f6aff7d8fdd8333c7aa33fdbb6857))
|
|
38
|
+
|
|
39
|
+
|
|
15
40
|
### Features
|
|
16
41
|
|
|
17
42
|
* setup rc release flow ([f183232](https://github.com/GetStream/stream-video-js/commit/f18323254a43fe11c768656e10cd1b915f6ce607))
|
|
@@ -22,13 +47,29 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
22
47
|
* flag pre-releases in github ([fed77b2](https://github.com/GetStream/stream-video-js/commit/fed77b2835a49af46cd581e93f76e95e8317724e))
|
|
23
48
|
* remove pre-releases ([ba9cf49](https://github.com/GetStream/stream-video-js/commit/ba9cf4968a80ec07831304ee8a791d9681ddc605))
|
|
24
49
|
|
|
50
|
+
## [1.3.0-rc.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.2.23...@stream-io/video-react-sdk-1.3.0-rc.0) (2024-08-23)
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
* **@stream-io/video-react-sdk:** release version 1.3.0-rc.0 ([c4d5f64](https://github.com/GetStream/stream-video-js/commit/c4d5f645b8f8be25c407937df94fc596c7fcd0ff))
|
|
54
|
+
|
|
55
|
+
## [1.3.0-rc.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.3.0-1...@stream-io/video-react-sdk-1.3.0-rc.0) (2024-08-22)
|
|
56
|
+
|
|
25
57
|
|
|
58
|
+
* **@stream-io/video-react-sdk:** release version 1.3.0-rc.0 ([fe3b5a2](https://github.com/GetStream/stream-video-js/commit/fe3b5a2ce3317cf993d4c6177a4e74d7ac3cbea8))
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
### Bug Fixes
|
|
62
|
+
|
|
63
|
+
* include rc in the release name ([478cee3](https://github.com/GetStream/stream-video-js/commit/478cee38829d70e76ba62bcc82f6c69d220f4ea5))
|
|
64
|
+
|
|
65
|
+
## [1.3.0-0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.2.20...@stream-io/video-react-sdk-1.3.0-0) (2024-08-19)
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
* **@stream-io/video-react-sdk:** release version 1.3.0-0 ([b75019d](https://github.com/GetStream/stream-video-js/commit/b75019d704a6a0c0e8160ad3f02e4f38d86017a4))
|
|
26
69
|
* **@stream-io/video-react-sdk:** release version 1.3.0-0 ([13f48a1](https://github.com/GetStream/stream-video-js/commit/13f48a18462bfd95da9546052f09a881d41fe93d))
|
|
27
70
|
* **@stream-io/video-react-sdk:** release version 1.3.0-0 ([82a3c1d](https://github.com/GetStream/stream-video-js/commit/82a3c1dbc744b9ab94e96f358ee5babe41bb511e))
|
|
28
71
|
* specify baseBranch ([cc9b2fd](https://github.com/GetStream/stream-video-js/commit/cc9b2fd6d88f6aff7d8fdd8333c7aa33fdbb6857))
|
|
29
72
|
|
|
30
|
-
## [1.3.0-0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.2.20...@stream-io/video-react-sdk-1.3.0-0) (2024-08-19)
|
|
31
|
-
|
|
32
73
|
|
|
33
74
|
### Features
|
|
34
75
|
|
|
@@ -38,10 +79,19 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
38
79
|
### Bug Fixes
|
|
39
80
|
|
|
40
81
|
* flag pre-releases in github ([fed77b2](https://github.com/GetStream/stream-video-js/commit/fed77b2835a49af46cd581e93f76e95e8317724e))
|
|
82
|
+
* remove pre-releases ([ba9cf49](https://github.com/GetStream/stream-video-js/commit/ba9cf4968a80ec07831304ee8a791d9681ddc605))
|
|
41
83
|
|
|
84
|
+
## [1.3.0-rc.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.2.23...@stream-io/video-react-sdk-1.3.0-rc.0) (2024-08-23)
|
|
85
|
+
|
|
86
|
+
## [1.3.0-rc.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.3.0-1...@stream-io/video-react-sdk-1.3.0-rc.0) (2024-08-22)
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
### Bug Fixes
|
|
90
|
+
|
|
91
|
+
* include rc in the release name ([478cee3](https://github.com/GetStream/stream-video-js/commit/478cee38829d70e76ba62bcc82f6c69d220f4ea5))
|
|
42
92
|
|
|
43
|
-
|
|
44
|
-
*
|
|
93
|
+
|
|
94
|
+
* **@stream-io/video-react-sdk:** release version 1.3.0-rc.0 ([fe3b5a2](https://github.com/GetStream/stream-video-js/commit/fe3b5a2ce3317cf993d4c6177a4e74d7ac3cbea8))
|
|
45
95
|
|
|
46
96
|
## [1.3.0-0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.2.20...@stream-io/video-react-sdk-1.3.0-0) (2024-08-19)
|
|
47
97
|
|
|
@@ -51,9 +101,29 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
51
101
|
* setup rc release flow ([f183232](https://github.com/GetStream/stream-video-js/commit/f18323254a43fe11c768656e10cd1b915f6ce607))
|
|
52
102
|
|
|
53
103
|
|
|
104
|
+
### Bug Fixes
|
|
105
|
+
|
|
106
|
+
* flag pre-releases in github ([fed77b2](https://github.com/GetStream/stream-video-js/commit/fed77b2835a49af46cd581e93f76e95e8317724e))
|
|
107
|
+
* remove pre-releases ([ba9cf49](https://github.com/GetStream/stream-video-js/commit/ba9cf4968a80ec07831304ee8a791d9681ddc605))
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
* **@stream-io/video-react-sdk:** release version 1.3.0-0 ([b75019d](https://github.com/GetStream/stream-video-js/commit/b75019d704a6a0c0e8160ad3f02e4f38d86017a4))
|
|
111
|
+
* **@stream-io/video-react-sdk:** release version 1.3.0-0 ([13f48a1](https://github.com/GetStream/stream-video-js/commit/13f48a18462bfd95da9546052f09a881d41fe93d))
|
|
112
|
+
* **@stream-io/video-react-sdk:** release version 1.3.0-0 ([82a3c1d](https://github.com/GetStream/stream-video-js/commit/82a3c1dbc744b9ab94e96f358ee5babe41bb511e))
|
|
54
113
|
* specify baseBranch ([cc9b2fd](https://github.com/GetStream/stream-video-js/commit/cc9b2fd6d88f6aff7d8fdd8333c7aa33fdbb6857))
|
|
55
114
|
|
|
115
|
+
### [1.2.23](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.2.22...@stream-io/video-react-sdk-1.2.23) (2024-08-23)
|
|
116
|
+
|
|
117
|
+
### Dependency Updates
|
|
118
|
+
|
|
119
|
+
* `@stream-io/video-client` updated to version `1.5.2`
|
|
120
|
+
* `@stream-io/video-react-bindings` updated to version `0.4.55`
|
|
121
|
+
### [1.2.22](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.2.21...@stream-io/video-react-sdk-1.2.22) (2024-08-23)
|
|
122
|
+
|
|
123
|
+
### Dependency Updates
|
|
56
124
|
|
|
125
|
+
* `@stream-io/video-client` updated to version `1.5.1`
|
|
126
|
+
* `@stream-io/video-react-bindings` updated to version `0.4.54`
|
|
57
127
|
### [1.2.21](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.2.20...@stream-io/video-react-sdk-1.2.21) (2024-08-21)
|
|
58
128
|
|
|
59
129
|
### Dependency Updates
|
package/dist/index.cjs.js
CHANGED
|
@@ -2604,7 +2604,7 @@ const LivestreamPlayer = (props) => {
|
|
|
2604
2604
|
return (jsxRuntime.jsx(StreamCall, { call: call, children: jsxRuntime.jsx(LivestreamLayout, { ...layoutProps }) }));
|
|
2605
2605
|
};
|
|
2606
2606
|
|
|
2607
|
-
const [major, minor, patch] = ("1.3.0-
|
|
2607
|
+
const [major, minor, patch] = ("1.3.0-rc2.0" ).split('.');
|
|
2608
2608
|
videoClient.setSdkInfo({
|
|
2609
2609
|
type: videoClient.SfuModels.SdkType.REACT,
|
|
2610
2610
|
major,
|