@stream-io/video-react-bindings 1.5.8 → 1.5.10
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 +168 -92
- package/package.json +6 -7
package/CHANGELOG.md
CHANGED
|
@@ -2,447 +2,523 @@
|
|
|
2
2
|
|
|
3
3
|
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
|
|
4
4
|
|
|
5
|
+
## [1.5.10](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.5.9...@stream-io/video-react-bindings-1.5.10) (2025-04-01)
|
|
6
|
+
|
|
7
|
+
### Dependency Updates
|
|
8
|
+
|
|
9
|
+
* `@stream-io/video-client` updated to version `1.18.8`
|
|
10
|
+
|
|
11
|
+
* dependency upgrades and cleanup ([#1727](https://github.com/GetStream/stream-video-js/issues/1727)) ([c3b0ede](https://github.com/GetStream/stream-video-js/commit/c3b0ede3ce444c28c51457155e8ccff584c2c1e5))
|
|
12
|
+
|
|
13
|
+
## [1.5.9](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.5.8...@stream-io/video-react-bindings-1.5.9) (2025-03-20)
|
|
14
|
+
|
|
15
|
+
### Dependency Updates
|
|
16
|
+
|
|
17
|
+
- `@stream-io/video-client` updated to version `1.18.7`
|
|
18
|
+
|
|
5
19
|
## [1.5.8](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.5.7...@stream-io/video-react-bindings-1.5.8) (2025-03-13)
|
|
6
20
|
|
|
7
21
|
### Dependency Updates
|
|
8
22
|
|
|
9
|
-
|
|
23
|
+
- `@stream-io/video-client` updated to version `1.18.6`
|
|
24
|
+
|
|
10
25
|
## [1.5.7](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.5.6...@stream-io/video-react-bindings-1.5.7) (2025-03-12)
|
|
11
26
|
|
|
12
27
|
### Dependency Updates
|
|
13
28
|
|
|
14
|
-
|
|
29
|
+
- `@stream-io/video-client` updated to version `1.18.5`
|
|
15
30
|
|
|
16
31
|
### Bug Fixes
|
|
17
32
|
|
|
18
|
-
|
|
33
|
+
- add pending browser permission state ([#1718](https://github.com/GetStream/stream-video-js/issues/1718)) ([7f24be6](https://github.com/GetStream/stream-video-js/commit/7f24be63d33105d0688be7b5b625bc9b6aa0d3a9))
|
|
19
34
|
|
|
20
35
|
## [1.5.6](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.5.5...@stream-io/video-react-bindings-1.5.6) (2025-03-10)
|
|
21
36
|
|
|
22
37
|
### Dependency Updates
|
|
23
38
|
|
|
24
|
-
|
|
39
|
+
- `@stream-io/video-client` updated to version `1.18.4`
|
|
40
|
+
|
|
25
41
|
## [1.5.5](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.5.4...@stream-io/video-react-bindings-1.5.5) (2025-03-05)
|
|
26
42
|
|
|
27
43
|
### Dependency Updates
|
|
28
44
|
|
|
29
|
-
|
|
45
|
+
- `@stream-io/video-client` updated to version `1.18.3`
|
|
46
|
+
|
|
30
47
|
## [1.5.4](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.5.3...@stream-io/video-react-bindings-1.5.4) (2025-03-04)
|
|
31
48
|
|
|
32
49
|
### Dependency Updates
|
|
33
50
|
|
|
34
|
-
|
|
51
|
+
- `@stream-io/video-client` updated to version `1.18.2`
|
|
52
|
+
|
|
35
53
|
## [1.5.3](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.5.2...@stream-io/video-react-bindings-1.5.3) (2025-02-28)
|
|
36
54
|
|
|
37
55
|
### Dependency Updates
|
|
38
56
|
|
|
39
|
-
|
|
57
|
+
- `@stream-io/video-client` updated to version `1.18.1`
|
|
58
|
+
|
|
40
59
|
## [1.5.2](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.5.1...@stream-io/video-react-bindings-1.5.2) (2025-02-26)
|
|
41
60
|
|
|
42
61
|
### Dependency Updates
|
|
43
62
|
|
|
44
|
-
|
|
63
|
+
- `@stream-io/video-client` updated to version `1.18.0`
|
|
64
|
+
|
|
45
65
|
## [1.5.1](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.5.0...@stream-io/video-react-bindings-1.5.1) (2025-02-19)
|
|
46
66
|
|
|
47
67
|
### Dependency Updates
|
|
48
68
|
|
|
49
|
-
|
|
69
|
+
- `@stream-io/video-client` updated to version `1.17.1`
|
|
70
|
+
|
|
50
71
|
## [1.5.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.4.15...@stream-io/video-react-bindings-1.5.0) (2025-02-17)
|
|
51
72
|
|
|
52
73
|
### Dependency Updates
|
|
53
74
|
|
|
54
|
-
|
|
75
|
+
- `@stream-io/video-client` updated to version `1.17.0`
|
|
55
76
|
|
|
56
77
|
### Features
|
|
57
78
|
|
|
58
|
-
|
|
79
|
+
- support static token and token provider at the same time ([#1685](https://github.com/GetStream/stream-video-js/issues/1685)) ([4365a3d](https://github.com/GetStream/stream-video-js/commit/4365a3dd0a14c98041982bde8be21258b8cfd571))
|
|
59
80
|
|
|
60
81
|
## [1.4.15](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.4.14...@stream-io/video-react-bindings-1.4.15) (2025-02-12)
|
|
61
82
|
|
|
62
83
|
### Dependency Updates
|
|
63
84
|
|
|
64
|
-
|
|
85
|
+
- `@stream-io/video-client` updated to version `1.16.7`
|
|
86
|
+
|
|
65
87
|
## [1.4.14](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.4.13...@stream-io/video-react-bindings-1.4.14) (2025-02-11)
|
|
66
88
|
|
|
67
89
|
### Dependency Updates
|
|
68
90
|
|
|
69
|
-
|
|
91
|
+
- `@stream-io/video-client` updated to version `1.16.6`
|
|
92
|
+
|
|
70
93
|
## [1.4.13](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.4.12...@stream-io/video-react-bindings-1.4.13) (2025-02-10)
|
|
71
94
|
|
|
72
95
|
### Dependency Updates
|
|
73
96
|
|
|
74
|
-
|
|
97
|
+
- `@stream-io/video-client` updated to version `1.16.5`
|
|
98
|
+
|
|
75
99
|
## [1.4.12](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.4.11...@stream-io/video-react-bindings-1.4.12) (2025-02-07)
|
|
76
100
|
|
|
77
101
|
### Dependency Updates
|
|
78
102
|
|
|
79
|
-
|
|
103
|
+
- `@stream-io/video-client` updated to version `1.16.4`
|
|
104
|
+
|
|
80
105
|
## [1.4.11](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.4.10...@stream-io/video-react-bindings-1.4.11) (2025-02-06)
|
|
81
106
|
|
|
82
107
|
### Dependency Updates
|
|
83
108
|
|
|
84
|
-
|
|
109
|
+
- `@stream-io/video-client` updated to version `1.16.3`
|
|
110
|
+
|
|
85
111
|
## [1.4.10](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.4.9...@stream-io/video-react-bindings-1.4.10) (2025-02-05)
|
|
86
112
|
|
|
87
113
|
### Dependency Updates
|
|
88
114
|
|
|
89
|
-
|
|
115
|
+
- `@stream-io/video-client` updated to version `1.16.2`
|
|
116
|
+
|
|
90
117
|
## [1.4.9](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.4.8...@stream-io/video-react-bindings-1.4.9) (2025-02-05)
|
|
91
118
|
|
|
92
119
|
### Dependency Updates
|
|
93
120
|
|
|
94
|
-
|
|
121
|
+
- `@stream-io/video-client` updated to version `1.16.1`
|
|
122
|
+
|
|
95
123
|
## [1.4.8](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.4.7...@stream-io/video-react-bindings-1.4.8) (2025-01-31)
|
|
96
124
|
|
|
97
125
|
### Dependency Updates
|
|
98
126
|
|
|
99
|
-
|
|
127
|
+
- `@stream-io/video-client` updated to version `1.16.0`
|
|
128
|
+
|
|
100
129
|
## [1.4.7](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.4.6...@stream-io/video-react-bindings-1.4.7) (2025-01-29)
|
|
101
130
|
|
|
102
131
|
### Dependency Updates
|
|
103
132
|
|
|
104
|
-
|
|
133
|
+
- `@stream-io/video-client` updated to version `1.15.7`
|
|
134
|
+
|
|
105
135
|
## [1.4.6](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.4.5...@stream-io/video-react-bindings-1.4.6) (2025-01-29)
|
|
106
136
|
|
|
107
137
|
### Dependency Updates
|
|
108
138
|
|
|
109
|
-
|
|
139
|
+
- `@stream-io/video-client` updated to version `1.15.6`
|
|
140
|
+
|
|
110
141
|
## [1.4.5](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.4.4...@stream-io/video-react-bindings-1.4.5) (2025-01-24)
|
|
111
142
|
|
|
112
143
|
### Dependency Updates
|
|
113
144
|
|
|
114
|
-
|
|
145
|
+
- `@stream-io/video-client` updated to version `1.15.5`
|
|
146
|
+
|
|
115
147
|
## [1.4.4](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.4.3...@stream-io/video-react-bindings-1.4.4) (2025-01-23)
|
|
116
148
|
|
|
117
149
|
### Dependency Updates
|
|
118
150
|
|
|
119
|
-
|
|
151
|
+
- `@stream-io/video-client` updated to version `1.15.4`
|
|
152
|
+
|
|
120
153
|
## [1.4.3](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.4.2...@stream-io/video-react-bindings-1.4.3) (2025-01-21)
|
|
121
154
|
|
|
122
155
|
### Dependency Updates
|
|
123
156
|
|
|
124
|
-
|
|
157
|
+
- `@stream-io/video-client` updated to version `1.15.3`
|
|
158
|
+
|
|
125
159
|
## [1.4.2](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.4.1...@stream-io/video-react-bindings-1.4.2) (2025-01-20)
|
|
126
160
|
|
|
127
161
|
### Dependency Updates
|
|
128
162
|
|
|
129
|
-
|
|
163
|
+
- `@stream-io/video-client` updated to version `1.15.2`
|
|
164
|
+
|
|
130
165
|
## [1.4.1](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.4.0...@stream-io/video-react-bindings-1.4.1) (2025-01-16)
|
|
131
166
|
|
|
132
167
|
### Dependency Updates
|
|
133
168
|
|
|
134
|
-
|
|
169
|
+
- `@stream-io/video-client` updated to version `1.15.1`
|
|
170
|
+
|
|
135
171
|
## [1.4.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.3.0...@stream-io/video-react-bindings-1.4.0) (2025-01-15)
|
|
136
172
|
|
|
137
173
|
### Dependency Updates
|
|
138
174
|
|
|
139
|
-
|
|
175
|
+
- `@stream-io/video-client` updated to version `1.15.0`
|
|
140
176
|
|
|
141
177
|
### Features
|
|
142
178
|
|
|
143
|
-
|
|
179
|
+
- Codec Negotiation ([#1527](https://github.com/GetStream/stream-video-js/issues/1527)) ([2e9e344](https://github.com/GetStream/stream-video-js/commit/2e9e344d5259e3069dddb17846013becef24829e))
|
|
144
180
|
|
|
145
181
|
## [1.3.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.2.16...@stream-io/video-react-bindings-1.3.0) (2025-01-02)
|
|
146
182
|
|
|
147
183
|
### Dependency Updates
|
|
148
184
|
|
|
149
|
-
|
|
185
|
+
- `@stream-io/video-client` updated to version `1.14.0`
|
|
150
186
|
|
|
151
187
|
### Features
|
|
152
188
|
|
|
153
|
-
|
|
189
|
+
- **closed captions:** Integration in the SDKs ([#1508](https://github.com/GetStream/stream-video-js/issues/1508)) ([bcb8589](https://github.com/GetStream/stream-video-js/commit/bcb85892c0dafcb03f9debf8d2fd361622224166))
|
|
154
190
|
|
|
155
191
|
## [1.2.16](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.2.15...@stream-io/video-react-bindings-1.2.16) (2024-12-20)
|
|
156
192
|
|
|
157
193
|
### Dependency Updates
|
|
158
194
|
|
|
159
|
-
|
|
195
|
+
- `@stream-io/video-client` updated to version `1.13.1`
|
|
196
|
+
|
|
160
197
|
## [1.2.15](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.2.14...@stream-io/video-react-bindings-1.2.15) (2024-12-20)
|
|
161
198
|
|
|
162
199
|
### Dependency Updates
|
|
163
200
|
|
|
164
|
-
|
|
201
|
+
- `@stream-io/video-client` updated to version `1.13.0`
|
|
202
|
+
|
|
165
203
|
## [1.2.14](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.2.13...@stream-io/video-react-bindings-1.2.14) (2024-12-17)
|
|
166
204
|
|
|
167
205
|
### Dependency Updates
|
|
168
206
|
|
|
169
|
-
|
|
207
|
+
- `@stream-io/video-client` updated to version `1.12.4`
|
|
208
|
+
|
|
170
209
|
## [1.2.13](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.2.12...@stream-io/video-react-bindings-1.2.13) (2024-12-13)
|
|
171
210
|
|
|
172
211
|
### Dependency Updates
|
|
173
212
|
|
|
174
|
-
|
|
213
|
+
- `@stream-io/video-client` updated to version `1.12.3`
|
|
214
|
+
|
|
175
215
|
## [1.2.12](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.2.11...@stream-io/video-react-bindings-1.2.12) (2024-12-11)
|
|
176
216
|
|
|
177
217
|
### Dependency Updates
|
|
178
218
|
|
|
179
|
-
|
|
219
|
+
- `@stream-io/video-client` updated to version `1.12.2`
|
|
220
|
+
|
|
180
221
|
## [1.2.11](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.2.10...@stream-io/video-react-bindings-1.2.11) (2024-12-11)
|
|
181
222
|
|
|
182
223
|
### Dependency Updates
|
|
183
224
|
|
|
184
|
-
|
|
225
|
+
- `@stream-io/video-client` updated to version `1.12.1`
|
|
226
|
+
|
|
185
227
|
## [1.2.10](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.2.9...@stream-io/video-react-bindings-1.2.10) (2024-12-10)
|
|
186
228
|
|
|
187
229
|
### Dependency Updates
|
|
188
230
|
|
|
189
|
-
|
|
231
|
+
- `@stream-io/video-client` updated to version `1.12.0`
|
|
232
|
+
|
|
190
233
|
## [1.2.9](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.2.8...@stream-io/video-react-bindings-1.2.9) (2024-12-09)
|
|
191
234
|
|
|
192
235
|
### Dependency Updates
|
|
193
236
|
|
|
194
|
-
|
|
237
|
+
- `@stream-io/video-client` updated to version `1.11.15`
|
|
238
|
+
|
|
195
239
|
## [1.2.8](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.2.7...@stream-io/video-react-bindings-1.2.8) (2024-12-04)
|
|
196
240
|
|
|
197
241
|
### Dependency Updates
|
|
198
242
|
|
|
199
|
-
|
|
243
|
+
- `@stream-io/video-client` updated to version `1.11.14`
|
|
244
|
+
|
|
200
245
|
## [1.2.7](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.2.6...@stream-io/video-react-bindings-1.2.7) (2024-12-03)
|
|
201
246
|
|
|
202
247
|
### Dependency Updates
|
|
203
248
|
|
|
204
|
-
|
|
249
|
+
- `@stream-io/video-client` updated to version `1.11.13`
|
|
250
|
+
|
|
205
251
|
## [1.2.6](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.2.5...@stream-io/video-react-bindings-1.2.6) (2024-12-03)
|
|
206
252
|
|
|
207
253
|
### Dependency Updates
|
|
208
254
|
|
|
209
|
-
|
|
255
|
+
- `@stream-io/video-client` updated to version `1.11.12`
|
|
256
|
+
|
|
210
257
|
## [1.2.5](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.2.4...@stream-io/video-react-bindings-1.2.5) (2024-11-29)
|
|
211
258
|
|
|
212
259
|
### Dependency Updates
|
|
213
260
|
|
|
214
|
-
|
|
261
|
+
- `@stream-io/video-client` updated to version `1.11.11`
|
|
262
|
+
|
|
215
263
|
## [1.2.4](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.2.3...@stream-io/video-react-bindings-1.2.4) (2024-11-28)
|
|
216
264
|
|
|
217
265
|
### Dependency Updates
|
|
218
266
|
|
|
219
|
-
|
|
267
|
+
- `@stream-io/video-client` updated to version `1.11.10`
|
|
268
|
+
|
|
220
269
|
## [1.2.3](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.2.2...@stream-io/video-react-bindings-1.2.3) (2024-11-27)
|
|
221
270
|
|
|
222
271
|
### Dependency Updates
|
|
223
272
|
|
|
224
|
-
|
|
273
|
+
- `@stream-io/video-client` updated to version `1.11.9`
|
|
274
|
+
|
|
225
275
|
## [1.2.2](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.2.1...@stream-io/video-react-bindings-1.2.2) (2024-11-27)
|
|
226
276
|
|
|
227
277
|
### Dependency Updates
|
|
228
278
|
|
|
229
|
-
|
|
279
|
+
- `@stream-io/video-client` updated to version `1.11.8`
|
|
280
|
+
|
|
230
281
|
## [1.2.1](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.2.0...@stream-io/video-react-bindings-1.2.1) (2024-11-26)
|
|
231
282
|
|
|
232
283
|
### Dependency Updates
|
|
233
284
|
|
|
234
|
-
|
|
235
|
-
## [1.2.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.1.23...@stream-io/video-react-bindings-1.2.0) (2024-11-25)
|
|
285
|
+
- `@stream-io/video-client` updated to version `1.11.7`
|
|
236
286
|
|
|
287
|
+
## [1.2.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.1.23...@stream-io/video-react-bindings-1.2.0) (2024-11-25)
|
|
237
288
|
|
|
238
289
|
### Features
|
|
239
290
|
|
|
240
|
-
|
|
291
|
+
- **design-v2:** sdk and dogfood app design-v2 changes ([#1549](https://github.com/GetStream/stream-video-js/issues/1549)) ([480a359](https://github.com/GetStream/stream-video-js/commit/480a3593516e6662b35a44f97c72259548d08445))
|
|
241
292
|
|
|
242
293
|
## [1.1.23](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.1.22...@stream-io/video-react-bindings-1.1.23) (2024-11-22)
|
|
243
294
|
|
|
244
295
|
### Dependency Updates
|
|
245
296
|
|
|
246
|
-
|
|
297
|
+
- `@stream-io/video-client` updated to version `1.11.6`
|
|
298
|
+
|
|
247
299
|
## [1.1.22](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.1.21...@stream-io/video-react-bindings-1.1.22) (2024-11-22)
|
|
248
300
|
|
|
249
301
|
### Dependency Updates
|
|
250
302
|
|
|
251
|
-
|
|
303
|
+
- `@stream-io/video-client` updated to version `1.11.5`
|
|
304
|
+
|
|
252
305
|
## [1.1.21](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.1.20...@stream-io/video-react-bindings-1.1.21) (2024-11-21)
|
|
253
306
|
|
|
254
307
|
### Dependency Updates
|
|
255
308
|
|
|
256
|
-
|
|
309
|
+
- `@stream-io/video-client` updated to version `1.11.4`
|
|
310
|
+
|
|
257
311
|
## [1.1.20](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.1.19...@stream-io/video-react-bindings-1.1.20) (2024-11-20)
|
|
258
312
|
|
|
259
313
|
### Dependency Updates
|
|
260
314
|
|
|
261
|
-
|
|
315
|
+
- `@stream-io/video-client` updated to version `1.11.3`
|
|
316
|
+
|
|
262
317
|
## [1.1.19](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.1.18...@stream-io/video-react-bindings-1.1.19) (2024-11-14)
|
|
263
318
|
|
|
264
319
|
### Dependency Updates
|
|
265
320
|
|
|
266
|
-
|
|
321
|
+
- `@stream-io/video-client` updated to version `1.11.2`
|
|
322
|
+
|
|
267
323
|
## [1.1.18](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.1.17...@stream-io/video-react-bindings-1.1.18) (2024-11-14)
|
|
268
324
|
|
|
269
325
|
### Dependency Updates
|
|
270
326
|
|
|
271
|
-
|
|
327
|
+
- `@stream-io/video-client` updated to version `1.11.1`
|
|
328
|
+
|
|
272
329
|
## [1.1.17](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.1.16...@stream-io/video-react-bindings-1.1.17) (2024-11-13)
|
|
273
330
|
|
|
274
331
|
### Dependency Updates
|
|
275
332
|
|
|
276
|
-
|
|
333
|
+
- `@stream-io/video-client` updated to version `1.11.0`
|
|
334
|
+
|
|
277
335
|
## [1.1.16](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.1.15...@stream-io/video-react-bindings-1.1.16) (2024-11-07)
|
|
278
336
|
|
|
279
337
|
### Dependency Updates
|
|
280
338
|
|
|
281
|
-
|
|
339
|
+
- `@stream-io/video-client` updated to version `1.10.5`
|
|
340
|
+
|
|
282
341
|
## [1.1.15](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.1.14...@stream-io/video-react-bindings-1.1.15) (2024-11-07)
|
|
283
342
|
|
|
284
343
|
### Dependency Updates
|
|
285
344
|
|
|
286
|
-
|
|
345
|
+
- `@stream-io/video-client` updated to version `1.10.4`
|
|
346
|
+
|
|
287
347
|
## [1.1.14](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.1.13...@stream-io/video-react-bindings-1.1.14) (2024-11-05)
|
|
288
348
|
|
|
289
349
|
### Dependency Updates
|
|
290
350
|
|
|
291
|
-
|
|
292
|
-
## [1.1.13](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.1.12...@stream-io/video-react-bindings-1.1.13) (2024-11-01)
|
|
351
|
+
- `@stream-io/video-client` updated to version `1.10.3`
|
|
293
352
|
|
|
353
|
+
## [1.1.13](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.1.12...@stream-io/video-react-bindings-1.1.13) (2024-11-01)
|
|
294
354
|
|
|
295
355
|
### Bug Fixes
|
|
296
356
|
|
|
297
|
-
|
|
357
|
+
- imports for useToggleCallRecording ([#1548](https://github.com/GetStream/stream-video-js/issues/1548)) ([f6b2180](https://github.com/GetStream/stream-video-js/commit/f6b21809e95691298d5c8fec6754a886eb9a28fe))
|
|
298
358
|
|
|
299
359
|
## [1.1.12](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.1.11...@stream-io/video-react-bindings-1.1.12) (2024-11-01)
|
|
300
360
|
|
|
301
361
|
### Dependency Updates
|
|
302
362
|
|
|
303
|
-
|
|
304
|
-
## [1.1.11](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.1.10...@stream-io/video-react-bindings-1.1.11) (2024-11-01)
|
|
363
|
+
- `@stream-io/video-client` updated to version `1.10.2`
|
|
305
364
|
|
|
365
|
+
## [1.1.11](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.1.10...@stream-io/video-react-bindings-1.1.11) (2024-11-01)
|
|
306
366
|
|
|
307
367
|
### Bug Fixes
|
|
308
368
|
|
|
309
|
-
|
|
369
|
+
- move useToggleCallRecording to react-bindings ([#1545](https://github.com/GetStream/stream-video-js/issues/1545)) ([73014ca](https://github.com/GetStream/stream-video-js/commit/73014ca6a4585680f581c4e9481c2d286f2fcd37))
|
|
310
370
|
|
|
311
371
|
## [1.1.10](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.1.9...@stream-io/video-react-bindings-1.1.10) (2024-10-30)
|
|
312
372
|
|
|
313
373
|
### Dependency Updates
|
|
314
374
|
|
|
315
|
-
|
|
375
|
+
- `@stream-io/video-client` updated to version `1.10.1`
|
|
376
|
+
|
|
316
377
|
## [1.1.9](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.1.8...@stream-io/video-react-bindings-1.1.9) (2024-10-30)
|
|
317
378
|
|
|
318
379
|
### Dependency Updates
|
|
319
380
|
|
|
320
|
-
|
|
381
|
+
- `@stream-io/video-client` updated to version `1.10.0`
|
|
382
|
+
|
|
321
383
|
## [1.1.8](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.1.7...@stream-io/video-react-bindings-1.1.8) (2024-10-28)
|
|
322
384
|
|
|
323
385
|
### Dependency Updates
|
|
324
386
|
|
|
325
|
-
|
|
387
|
+
- `@stream-io/video-client` updated to version `1.9.3`
|
|
388
|
+
|
|
326
389
|
## [1.1.7](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.1.6...@stream-io/video-react-bindings-1.1.7) (2024-10-21)
|
|
327
390
|
|
|
328
391
|
### Dependency Updates
|
|
329
392
|
|
|
330
|
-
|
|
393
|
+
- `@stream-io/video-client` updated to version `1.9.2`
|
|
394
|
+
|
|
331
395
|
## [1.1.6](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.1.5...@stream-io/video-react-bindings-1.1.6) (2024-10-18)
|
|
332
396
|
|
|
333
397
|
### Dependency Updates
|
|
334
398
|
|
|
335
|
-
|
|
399
|
+
- `@stream-io/video-client` updated to version `1.9.1`
|
|
400
|
+
|
|
336
401
|
## [1.1.5](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.1.4...@stream-io/video-react-bindings-1.1.5) (2024-10-16)
|
|
337
402
|
|
|
338
403
|
### Dependency Updates
|
|
339
404
|
|
|
340
|
-
|
|
405
|
+
- `@stream-io/video-client` updated to version `1.9.0`
|
|
406
|
+
|
|
341
407
|
## [1.1.4](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.1.3...@stream-io/video-react-bindings-1.1.4) (2024-10-16)
|
|
342
408
|
|
|
343
409
|
### Dependency Updates
|
|
344
410
|
|
|
345
|
-
|
|
411
|
+
- `@stream-io/video-client` updated to version `1.8.4`
|
|
412
|
+
|
|
346
413
|
## [1.1.3](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.1.2...@stream-io/video-react-bindings-1.1.3) (2024-10-10)
|
|
347
414
|
|
|
348
415
|
### Dependency Updates
|
|
349
416
|
|
|
350
|
-
|
|
417
|
+
- `@stream-io/video-client` updated to version `1.8.3`
|
|
418
|
+
|
|
351
419
|
## [1.1.2](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.1.1...@stream-io/video-react-bindings-1.1.2) (2024-10-10)
|
|
352
420
|
|
|
353
421
|
### Dependency Updates
|
|
354
422
|
|
|
355
|
-
|
|
423
|
+
- `@stream-io/video-client` updated to version `1.8.2`
|
|
424
|
+
|
|
356
425
|
## [1.1.1](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.1.0...@stream-io/video-react-bindings-1.1.1) (2024-10-10)
|
|
357
426
|
|
|
358
427
|
### Dependency Updates
|
|
359
428
|
|
|
360
|
-
|
|
429
|
+
- `@stream-io/video-client` updated to version `1.8.1`
|
|
430
|
+
|
|
361
431
|
## [1.1.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.0.10...@stream-io/video-react-bindings-1.1.0) (2024-10-02)
|
|
362
432
|
|
|
363
433
|
### Dependency Updates
|
|
364
434
|
|
|
365
|
-
|
|
435
|
+
- `@stream-io/video-client` updated to version `1.8.0`
|
|
366
436
|
|
|
367
437
|
### Features
|
|
368
438
|
|
|
369
|
-
|
|
439
|
+
- manual video quality selection ([#1486](https://github.com/GetStream/stream-video-js/issues/1486)) ([3a754af](https://github.com/GetStream/stream-video-js/commit/3a754afa1bd13d038b1023520ec8a5296ad2669e))
|
|
370
440
|
|
|
371
441
|
## [1.0.10](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.0.9...@stream-io/video-react-bindings-1.0.10) (2024-10-02)
|
|
372
442
|
|
|
373
443
|
### Dependency Updates
|
|
374
444
|
|
|
375
|
-
|
|
445
|
+
- `@stream-io/video-client` updated to version `1.7.4`
|
|
446
|
+
|
|
376
447
|
## [1.0.9](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.0.8...@stream-io/video-react-bindings-1.0.9) (2024-09-24)
|
|
377
448
|
|
|
378
449
|
### Dependency Updates
|
|
379
450
|
|
|
380
|
-
|
|
451
|
+
- `@stream-io/video-client` updated to version `1.7.3`
|
|
452
|
+
|
|
381
453
|
## [1.0.8](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.0.7...@stream-io/video-react-bindings-1.0.8) (2024-09-20)
|
|
382
454
|
|
|
383
455
|
### Dependency Updates
|
|
384
456
|
|
|
385
|
-
|
|
457
|
+
- `@stream-io/video-client` updated to version `1.7.2`
|
|
458
|
+
|
|
386
459
|
## [1.0.7](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.0.6...@stream-io/video-react-bindings-1.0.7) (2024-09-20)
|
|
387
460
|
|
|
388
461
|
### Dependency Updates
|
|
389
462
|
|
|
390
|
-
|
|
463
|
+
- `@stream-io/video-client` updated to version `1.7.1`
|
|
391
464
|
|
|
392
|
-
|
|
465
|
+
- `preMajor: false` for stable packages ([#1491](https://github.com/GetStream/stream-video-js/issues/1491)) ([6ed27b9](https://github.com/GetStream/stream-video-js/commit/6ed27b9d1dfebeb9a241f6aa0b55912cce87eef5))
|
|
393
466
|
|
|
394
467
|
## [1.0.6](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.0.5...@stream-io/video-react-bindings-1.0.6) (2024-09-19)
|
|
395
468
|
|
|
396
469
|
### Dependency Updates
|
|
397
470
|
|
|
398
|
-
|
|
471
|
+
- `@stream-io/video-client` updated to version `1.7.0`
|
|
399
472
|
|
|
400
473
|
### Features
|
|
401
474
|
|
|
402
|
-
|
|
475
|
+
- React SDK cold-start optimizations ([#1488](https://github.com/GetStream/stream-video-js/issues/1488)) ([972e579](https://github.com/GetStream/stream-video-js/commit/972e5792b5a131a212b1031ade76dcb383897a46))
|
|
403
476
|
|
|
404
477
|
## [1.0.5](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.0.4...@stream-io/video-react-bindings-1.0.5) (2024-09-19)
|
|
405
478
|
|
|
406
479
|
### Dependency Updates
|
|
407
480
|
|
|
408
|
-
|
|
481
|
+
- `@stream-io/video-client` updated to version `1.6.5`
|
|
482
|
+
|
|
409
483
|
## [1.0.4](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.0.3...@stream-io/video-react-bindings-1.0.4) (2024-09-13)
|
|
410
484
|
|
|
411
485
|
### Dependency Updates
|
|
412
486
|
|
|
413
|
-
|
|
487
|
+
- `@stream-io/video-client` updated to version `1.6.4`
|
|
488
|
+
|
|
414
489
|
## [1.0.3](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.0.2...@stream-io/video-react-bindings-1.0.3) (2024-09-11)
|
|
415
490
|
|
|
416
491
|
### Dependency Updates
|
|
417
492
|
|
|
418
|
-
|
|
493
|
+
- `@stream-io/video-client` updated to version `1.6.3`
|
|
494
|
+
|
|
419
495
|
## [1.0.2](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.0.1...@stream-io/video-react-bindings-1.0.2) (2024-09-09)
|
|
420
496
|
|
|
421
497
|
### Dependency Updates
|
|
422
498
|
|
|
423
|
-
|
|
499
|
+
- `@stream-io/video-client` updated to version `1.6.2`
|
|
500
|
+
|
|
424
501
|
## [1.0.1](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.0.0...@stream-io/video-react-bindings-1.0.1) (2024-09-05)
|
|
425
502
|
|
|
426
503
|
### Dependency Updates
|
|
427
504
|
|
|
428
|
-
|
|
505
|
+
- `@stream-io/video-client` updated to version `1.6.1`
|
|
429
506
|
|
|
430
|
-
|
|
507
|
+
- reset releaseAs tags [skip ci] ([6161687](https://github.com/GetStream/stream-video-js/commit/61616870178d6bbc29b22ca3b1a354e5e172c9c3))
|
|
431
508
|
|
|
432
509
|
## [1.0.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.56...@stream-io/video-react-bindings-1.0.0) (2024-09-03)
|
|
433
510
|
|
|
434
|
-
|
|
435
|
-
* release bindings as a major version ([4fe1d2a](https://github.com/GetStream/stream-video-js/commit/4fe1d2a30d0c5019f26173ccd6c7fe49a9b53d73))
|
|
511
|
+
- release bindings as a major version ([4fe1d2a](https://github.com/GetStream/stream-video-js/commit/4fe1d2a30d0c5019f26173ccd6c7fe49a9b53d73))
|
|
436
512
|
|
|
437
513
|
## [0.4.56](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.55...@stream-io/video-react-bindings-0.4.56) (2024-09-03)
|
|
438
514
|
|
|
439
515
|
### Dependency Updates
|
|
440
516
|
|
|
441
|
-
|
|
517
|
+
- `@stream-io/video-client` updated to version `1.6.0`
|
|
442
518
|
|
|
443
519
|
### Features
|
|
444
520
|
|
|
445
|
-
|
|
521
|
+
- Reconnects v2 ([#1439](https://github.com/GetStream/stream-video-js/issues/1439)) ([e90aa52](https://github.com/GetStream/stream-video-js/commit/e90aa52780f9e0ca5852a294a152282000f66675))
|
|
446
522
|
|
|
447
523
|
### [0.4.55](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.54...@stream-io/video-react-bindings-0.4.55) (2024-08-23)
|
|
448
524
|
|
package/package.json
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@stream-io/video-react-bindings",
|
|
3
|
-
"version": "1.5.
|
|
4
|
-
"packageManager": "yarn@3.2.4",
|
|
3
|
+
"version": "1.5.10",
|
|
5
4
|
"main": "./dist/index.cjs.js",
|
|
6
5
|
"module": "./dist/index.es.js",
|
|
7
6
|
"types": "./dist/index.d.ts",
|
|
@@ -26,16 +25,16 @@
|
|
|
26
25
|
"rxjs": "~7.8.1"
|
|
27
26
|
},
|
|
28
27
|
"peerDependencies": {
|
|
29
|
-
"@stream-io/video-client": "^1.18.
|
|
28
|
+
"@stream-io/video-client": "^1.18.8",
|
|
30
29
|
"react": "^17 || ^18 || ^19"
|
|
31
30
|
},
|
|
32
31
|
"devDependencies": {
|
|
33
32
|
"@rollup/plugin-typescript": "^12.1.2",
|
|
34
|
-
"@stream-io/video-client": "^1.18.
|
|
33
|
+
"@stream-io/video-client": "^1.18.8",
|
|
35
34
|
"@types/react": "^18.3.2",
|
|
36
35
|
"react": "^18.3.1",
|
|
37
|
-
"rimraf": "^
|
|
38
|
-
"rollup": "^4.
|
|
39
|
-
"typescript": "^5.
|
|
36
|
+
"rimraf": "^6.0.1",
|
|
37
|
+
"rollup": "^4.36.0",
|
|
38
|
+
"typescript": "^5.8.2"
|
|
40
39
|
}
|
|
41
40
|
}
|