@stream-io/video-react-sdk 0.0.86 → 0.0.88
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 +241 -228
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -2,623 +2,663 @@
|
|
|
2
2
|
|
|
3
3
|
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
|
|
4
4
|
|
|
5
|
+
### [0.0.88](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.87...@stream-io/video-react-sdk-0.0.88) (2023-07-14)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### Bug Fixes
|
|
9
|
+
|
|
10
|
+
* trigger react sdk release ([2337910](https://github.com/GetStream/stream-video-js/commit/2337910950b8bf67b545f162f39946b380b7718d))
|
|
11
|
+
|
|
12
|
+
### [0.0.87](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.86...@stream-io/video-react-sdk-0.0.87) (2023-07-14)
|
|
13
|
+
|
|
14
|
+
### Dependency Updates
|
|
15
|
+
|
|
16
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
17
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.50`
|
|
18
|
+
|
|
19
|
+
### Bug Fixes
|
|
20
|
+
|
|
21
|
+
- Commit version.ts after release ([1252dc9](https://github.com/GetStream/stream-video-js/commit/1252dc981ef315975406aee4fd48b03f81e5a087))
|
|
22
|
+
- Optimize release step ([#800](https://github.com/GetStream/stream-video-js/issues/800)) ([0f24939](https://github.com/GetStream/stream-video-js/commit/0f249390d91c60fbc0d485803a7c13b0c4f92a60))
|
|
23
|
+
|
|
24
|
+
### [0.0.87](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.86...@stream-io/video-react-sdk-0.0.87) (2023-07-14)
|
|
25
|
+
|
|
26
|
+
### Dependency Updates
|
|
27
|
+
|
|
28
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
29
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.50`
|
|
30
|
+
|
|
31
|
+
### Bug Fixes
|
|
32
|
+
|
|
33
|
+
- Commit version.ts after release ([1252dc9](https://github.com/GetStream/stream-video-js/commit/1252dc981ef315975406aee4fd48b03f81e5a087))
|
|
34
|
+
- Optimize release step ([#800](https://github.com/GetStream/stream-video-js/issues/800)) ([0f24939](https://github.com/GetStream/stream-video-js/commit/0f249390d91c60fbc0d485803a7c13b0c4f92a60))
|
|
35
|
+
|
|
36
|
+
### [0.0.87](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.86...@stream-io/video-react-sdk-0.0.87) (2023-07-14)
|
|
37
|
+
|
|
38
|
+
### Dependency Updates
|
|
39
|
+
|
|
40
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
41
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.50`
|
|
42
|
+
|
|
43
|
+
### Bug Fixes
|
|
44
|
+
|
|
45
|
+
- Commit version.ts after release ([1252dc9](https://github.com/GetStream/stream-video-js/commit/1252dc981ef315975406aee4fd48b03f81e5a087))
|
|
46
|
+
- Optimize release step ([#800](https://github.com/GetStream/stream-video-js/issues/800)) ([0f24939](https://github.com/GetStream/stream-video-js/commit/0f249390d91c60fbc0d485803a7c13b0c4f92a60))
|
|
47
|
+
|
|
48
|
+
### [0.0.87](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.86...@stream-io/video-react-sdk-0.0.87) (2023-07-14)
|
|
49
|
+
|
|
50
|
+
### Bug Fixes
|
|
51
|
+
|
|
52
|
+
- Commit version.ts after release ([1252dc9](https://github.com/GetStream/stream-video-js/commit/1252dc981ef315975406aee4fd48b03f81e5a087))
|
|
53
|
+
|
|
5
54
|
### [0.0.86](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.85...@stream-io/video-react-sdk-0.0.86) (2023-07-14)
|
|
6
55
|
|
|
7
56
|
### Dependency Updates
|
|
8
57
|
|
|
9
|
-
|
|
10
|
-
|
|
58
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
59
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.49`
|
|
60
|
+
|
|
11
61
|
### [0.0.85](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.84...@stream-io/video-react-sdk-0.0.85) (2023-07-14)
|
|
12
62
|
|
|
13
63
|
### Dependency Updates
|
|
14
64
|
|
|
15
|
-
|
|
16
|
-
|
|
65
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
66
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.48`
|
|
17
67
|
|
|
18
68
|
### Bug Fixes
|
|
19
69
|
|
|
20
|
-
|
|
70
|
+
- version.ts override ([4238936](https://github.com/GetStream/stream-video-js/commit/4238936ec5d24c4ec1ce2147eb4ac2d7b74935ca))
|
|
21
71
|
|
|
22
72
|
### [0.0.84](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.83...@stream-io/video-react-sdk-0.0.84) (2023-07-14)
|
|
23
73
|
|
|
24
74
|
### Dependency Updates
|
|
25
75
|
|
|
26
|
-
|
|
27
|
-
|
|
76
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
77
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.47`
|
|
28
78
|
|
|
29
79
|
### Features
|
|
30
80
|
|
|
31
|
-
|
|
81
|
+
- fix version problem ([096425b](https://github.com/GetStream/stream-video-js/commit/096425bbcb6fcc06a566458dc6bd8431183d31d8))
|
|
32
82
|
|
|
33
83
|
### [0.0.83](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.82...@stream-io/video-react-sdk-0.0.83) (2023-07-14)
|
|
34
84
|
|
|
35
85
|
### Dependency Updates
|
|
36
86
|
|
|
37
|
-
|
|
38
|
-
|
|
87
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
88
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.46`
|
|
39
89
|
|
|
40
90
|
### Features
|
|
41
91
|
|
|
42
|
-
|
|
92
|
+
- SDK version header ([#790](https://github.com/GetStream/stream-video-js/issues/790)) ([6c662db](https://github.com/GetStream/stream-video-js/commit/6c662db59321db4060b5499d8eaad8a18b1eaf6c))
|
|
43
93
|
|
|
44
94
|
### [0.0.82](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.81...@stream-io/video-react-sdk-0.0.82) (2023-07-12)
|
|
45
95
|
|
|
46
96
|
### Dependency Updates
|
|
47
97
|
|
|
48
|
-
|
|
49
|
-
|
|
98
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
99
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.45`
|
|
100
|
+
|
|
50
101
|
### [0.0.81](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.80...@stream-io/video-react-sdk-0.0.81) (2023-07-12)
|
|
51
102
|
|
|
52
103
|
### Dependency Updates
|
|
53
104
|
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
### [0.0.80](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.79...@stream-io/video-react-sdk-0.0.80) (2023-07-12)
|
|
105
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
106
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.44`
|
|
57
107
|
|
|
108
|
+
### [0.0.80](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.79...@stream-io/video-react-sdk-0.0.80) (2023-07-12)
|
|
58
109
|
|
|
59
110
|
### Documentation
|
|
60
111
|
|
|
61
|
-
|
|
112
|
+
- **react-sdk:** fix broken link in the VideoPlaceholder cookbook ([#784](https://github.com/GetStream/stream-video-js/issues/784)) ([9865644](https://github.com/GetStream/stream-video-js/commit/9865644cd9d60ae06496dc676565fc2a69f9295e))
|
|
62
113
|
|
|
63
114
|
### [0.0.79](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.78...@stream-io/video-react-sdk-0.0.79) (2023-07-11)
|
|
64
115
|
|
|
65
|
-
|
|
66
116
|
### Documentation
|
|
67
117
|
|
|
68
|
-
|
|
118
|
+
- align React audio rooms tutorial with iOS and Android ([#781](https://github.com/GetStream/stream-video-js/issues/781)) ([e5b9642](https://github.com/GetStream/stream-video-js/commit/e5b9642dd278566e7ab7e55f7004ad435421af86))
|
|
69
119
|
|
|
70
120
|
### [0.0.78](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.77...@stream-io/video-react-sdk-0.0.78) (2023-07-10)
|
|
71
121
|
|
|
72
|
-
|
|
73
122
|
### Documentation
|
|
74
123
|
|
|
75
|
-
|
|
124
|
+
- events, UI cookbook overview, add coming soon texts ([#777](https://github.com/GetStream/stream-video-js/issues/777)) ([7cc2581](https://github.com/GetStream/stream-video-js/commit/7cc25811da7b1541cffba4be529e3056e6ceffad))
|
|
76
125
|
|
|
77
126
|
### [0.0.77](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.76...@stream-io/video-react-sdk-0.0.77) (2023-07-10)
|
|
78
127
|
|
|
79
128
|
### Dependency Updates
|
|
80
129
|
|
|
81
|
-
|
|
82
|
-
|
|
130
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
131
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.43`
|
|
83
132
|
|
|
84
133
|
### Documentation
|
|
85
134
|
|
|
86
|
-
|
|
135
|
+
- **react-sdk:** add token snippet to audio rooms tutorial ([#739](https://github.com/GetStream/stream-video-js/issues/739)) ([bf0b46c](https://github.com/GetStream/stream-video-js/commit/bf0b46ce40329458ad545c82b70a4099c4afc8f2))
|
|
87
136
|
|
|
88
137
|
### [0.0.76](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.75...@stream-io/video-react-sdk-0.0.76) (2023-07-10)
|
|
89
138
|
|
|
90
|
-
|
|
91
139
|
### Bug Fixes
|
|
92
140
|
|
|
93
|
-
|
|
141
|
+
- **react:** missing dependency for video publishing ([#771](https://github.com/GetStream/stream-video-js/issues/771)) ([71144b2](https://github.com/GetStream/stream-video-js/commit/71144b2b4ebf1c719acd384b2f13befcf6bde213))
|
|
94
142
|
|
|
95
143
|
### [0.0.75](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.74...@stream-io/video-react-sdk-0.0.75) (2023-07-07)
|
|
96
144
|
|
|
97
145
|
### Dependency Updates
|
|
98
146
|
|
|
99
|
-
|
|
100
|
-
|
|
147
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
148
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.42`
|
|
149
|
+
|
|
101
150
|
### [0.0.74](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.73...@stream-io/video-react-sdk-0.0.74) (2023-07-07)
|
|
102
151
|
|
|
103
152
|
### Dependency Updates
|
|
104
153
|
|
|
105
|
-
|
|
106
|
-
|
|
154
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
155
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.41`
|
|
156
|
+
|
|
107
157
|
### [0.0.73](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.72...@stream-io/video-react-sdk-0.0.73) (2023-07-07)
|
|
108
158
|
|
|
109
159
|
### Dependency Updates
|
|
110
160
|
|
|
111
|
-
|
|
112
|
-
|
|
161
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
162
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.40`
|
|
163
|
+
|
|
113
164
|
### [0.0.72](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.71...@stream-io/video-react-sdk-0.0.72) (2023-07-06)
|
|
114
165
|
|
|
115
166
|
### Dependency Updates
|
|
116
167
|
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
### [0.0.71](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.70...@stream-io/video-react-sdk-0.0.71) (2023-07-05)
|
|
168
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
169
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.39`
|
|
120
170
|
|
|
171
|
+
### [0.0.71](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.70...@stream-io/video-react-sdk-0.0.71) (2023-07-05)
|
|
121
172
|
|
|
122
173
|
### Bug Fixes
|
|
123
174
|
|
|
124
|
-
|
|
175
|
+
- restore device switching functionality ([#757](https://github.com/GetStream/stream-video-js/issues/757)) ([3de6a44](https://github.com/GetStream/stream-video-js/commit/3de6a4418ce1eda92f2a528a481cb2e0977db974)), closes [#749](https://github.com/GetStream/stream-video-js/issues/749)
|
|
125
176
|
|
|
126
177
|
### [0.0.70](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.69...@stream-io/video-react-sdk-0.0.70) (2023-07-05)
|
|
127
178
|
|
|
128
179
|
### Dependency Updates
|
|
129
180
|
|
|
130
|
-
|
|
131
|
-
|
|
181
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
182
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.38`
|
|
183
|
+
|
|
132
184
|
### [0.0.69](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.68...@stream-io/video-react-sdk-0.0.69) (2023-07-05)
|
|
133
185
|
|
|
134
186
|
### Dependency Updates
|
|
135
187
|
|
|
136
|
-
|
|
137
|
-
|
|
188
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
189
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.37`
|
|
190
|
+
|
|
138
191
|
### [0.0.68](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.67...@stream-io/video-react-sdk-0.0.68) (2023-07-05)
|
|
139
192
|
|
|
140
193
|
### Dependency Updates
|
|
141
194
|
|
|
142
|
-
|
|
143
|
-
|
|
195
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
196
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.36`
|
|
144
197
|
|
|
145
198
|
### Bug Fixes
|
|
146
199
|
|
|
147
|
-
|
|
200
|
+
- prevent double publishStream invocation ([#749](https://github.com/GetStream/stream-video-js/issues/749)) ([9e3c22f](https://github.com/GetStream/stream-video-js/commit/9e3c22fd37d8dc00d275e8b69f9cd18f67e366fe))
|
|
148
201
|
|
|
149
202
|
### [0.0.67](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.66...@stream-io/video-react-sdk-0.0.67) (2023-07-04)
|
|
150
203
|
|
|
151
204
|
### Dependency Updates
|
|
152
205
|
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
### [0.0.66](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.65...@stream-io/video-react-sdk-0.0.66) (2023-07-04)
|
|
206
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
207
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.35`
|
|
156
208
|
|
|
209
|
+
### [0.0.66](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.65...@stream-io/video-react-sdk-0.0.66) (2023-07-04)
|
|
157
210
|
|
|
158
211
|
### Documentation
|
|
159
212
|
|
|
160
|
-
|
|
213
|
+
- Remove video-client references ([2690f24](https://github.com/GetStream/stream-video-js/commit/2690f24b2227f4adc7404c0b30952c692b19ed88))
|
|
161
214
|
|
|
162
215
|
### [0.0.65](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.64...@stream-io/video-react-sdk-0.0.65) (2023-07-04)
|
|
163
216
|
|
|
164
|
-
|
|
165
217
|
### Documentation
|
|
166
218
|
|
|
167
|
-
|
|
219
|
+
- Unify UI components structure ([#742](https://github.com/GetStream/stream-video-js/issues/742)) ([d550163](https://github.com/GetStream/stream-video-js/commit/d550163cdcad0cac598b0cecadeee82e6d997b64)), closes [/github.com/GetStream/stream-video-js/pull/571#issue-1732498263](https://github.com/GetStream//github.com/GetStream/stream-video-js/pull/571/issues/issue-1732498263)
|
|
168
220
|
|
|
169
221
|
### [0.0.64](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.63...@stream-io/video-react-sdk-0.0.64) (2023-07-04)
|
|
170
222
|
|
|
171
223
|
### Dependency Updates
|
|
172
224
|
|
|
173
|
-
|
|
174
|
-
|
|
225
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
226
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.34`
|
|
175
227
|
|
|
176
228
|
### Features
|
|
177
229
|
|
|
178
|
-
|
|
230
|
+
- stop tracking permission requests in Call state ([#744](https://github.com/GetStream/stream-video-js/issues/744)) ([b330df3](https://github.com/GetStream/stream-video-js/commit/b330df39d9dce34d9e5a1a7ec58acb0a905ee07b))
|
|
179
231
|
|
|
180
232
|
### [0.0.63](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.62...@stream-io/video-react-sdk-0.0.63) (2023-07-03)
|
|
181
233
|
|
|
182
234
|
### Dependency Updates
|
|
183
235
|
|
|
184
|
-
|
|
185
|
-
|
|
236
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
237
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.33`
|
|
238
|
+
|
|
186
239
|
### [0.0.62](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.61...@stream-io/video-react-sdk-0.0.62) (2023-07-03)
|
|
187
240
|
|
|
188
241
|
### Dependency Updates
|
|
189
242
|
|
|
190
|
-
|
|
191
|
-
|
|
243
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
244
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.32`
|
|
245
|
+
|
|
192
246
|
### [0.0.61](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.60...@stream-io/video-react-sdk-0.0.61) (2023-07-03)
|
|
193
247
|
|
|
194
248
|
### Dependency Updates
|
|
195
249
|
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
250
|
+
- `@stream-io/i18n` updated to version `0.0.8`
|
|
251
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
252
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.31`
|
|
199
253
|
|
|
200
254
|
### Features
|
|
201
255
|
|
|
202
|
-
|
|
256
|
+
- SFU Session Migration and Graceful Shutdown ([#603](https://github.com/GetStream/stream-video-js/issues/603)) ([943169b](https://github.com/GetStream/stream-video-js/commit/943169bd2b7b9e138bcaf387cf72eb3fa0f23533))
|
|
203
257
|
|
|
204
258
|
### [0.0.60](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.59...@stream-io/video-react-sdk-0.0.60) (2023-07-03)
|
|
205
259
|
|
|
206
|
-
|
|
207
260
|
### Documentation
|
|
208
261
|
|
|
209
|
-
|
|
262
|
+
- **react-sdk:** add PermissionNotification and PermissionRequests docs ([#731](https://github.com/GetStream/stream-video-js/issues/731)) ([7542e70](https://github.com/GetStream/stream-video-js/commit/7542e70eaca436164830d717ea90bdfa99ad5f15))
|
|
210
263
|
|
|
211
264
|
### [0.0.59](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.58...@stream-io/video-react-sdk-0.0.59) (2023-06-30)
|
|
212
265
|
|
|
213
266
|
### Dependency Updates
|
|
214
267
|
|
|
215
|
-
|
|
216
|
-
|
|
268
|
+
- `@stream-io/i18n` updated to version `0.0.7`
|
|
269
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.30`
|
|
217
270
|
|
|
218
271
|
### Documentation
|
|
219
272
|
|
|
220
|
-
|
|
221
|
-
|
|
273
|
+
- **react-sdk:** add CallStats docs ([#735](https://github.com/GetStream/stream-video-js/issues/735)) ([8fb2c15](https://github.com/GetStream/stream-video-js/commit/8fb2c1501a53121dd5dd30a3bbfeee74af0ad63c))
|
|
274
|
+
- **react-sdk:** add SpeakingWhileMutedNotification docs ([#732](https://github.com/GetStream/stream-video-js/issues/732)) ([bdb9daa](https://github.com/GetStream/stream-video-js/commit/bdb9daaf921b0a790fa8013dded2ff1559d95fc9))
|
|
222
275
|
|
|
223
276
|
### [0.0.58](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.57...@stream-io/video-react-sdk-0.0.58) (2023-06-29)
|
|
224
277
|
|
|
225
278
|
### Dependency Updates
|
|
226
279
|
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
280
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
281
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.29`
|
|
282
|
+
- `@stream-io/video-styling` updated to version `0.1.4`
|
|
230
283
|
|
|
231
284
|
### Features
|
|
232
285
|
|
|
233
|
-
|
|
234
|
-
|
|
286
|
+
- Change sendEvent signature ([#734](https://github.com/GetStream/stream-video-js/issues/734)) ([284c8c2](https://github.com/GetStream/stream-video-js/commit/284c8c2165129852ccf9fd7d8baad37f43d22a17))
|
|
235
287
|
|
|
236
288
|
### Documentation
|
|
237
289
|
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
290
|
+
- **react-sdk:** add documentation for CallParticipantList component ([#728](https://github.com/GetStream/stream-video-js/issues/728)) ([bfce6fa](https://github.com/GetStream/stream-video-js/commit/bfce6fa69d1c90095bde5b75055d6b304ad7a4d4))
|
|
291
|
+
- **react-sdk:** add documentation for VideoPreview component ([#729](https://github.com/GetStream/stream-video-js/issues/729)) ([d1096b4](https://github.com/GetStream/stream-video-js/commit/d1096b42976ac797e4bb104bbdff8ca9ed5ed88c))
|
|
292
|
+
- **react-sdk:** Reaction component ([#721](https://github.com/GetStream/stream-video-js/issues/721)) ([0a80c5e](https://github.com/GetStream/stream-video-js/commit/0a80c5e1944f9dff6d330d83f9009070d8c8a8d7))
|
|
241
293
|
|
|
242
294
|
### [0.0.57](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.56...@stream-io/video-react-sdk-0.0.57) (2023-06-28)
|
|
243
295
|
|
|
244
|
-
|
|
245
296
|
### Documentation
|
|
246
297
|
|
|
247
|
-
|
|
298
|
+
- shared page for call types ([#720](https://github.com/GetStream/stream-video-js/issues/720)) ([33bb47c](https://github.com/GetStream/stream-video-js/commit/33bb47c61460b35a9dd0ec59def4ff6936f957a0))
|
|
248
299
|
|
|
249
300
|
### [0.0.56](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.55...@stream-io/video-react-sdk-0.0.56) (2023-06-28)
|
|
250
301
|
|
|
251
|
-
|
|
252
302
|
### Documentation
|
|
253
303
|
|
|
254
|
-
|
|
304
|
+
- **react-sdk:** add broadcasting documentation article ([#717](https://github.com/GetStream/stream-video-js/issues/717)) ([73ca081](https://github.com/GetStream/stream-video-js/commit/73ca081e2ed68d8ef149210c9a205bfe62382785))
|
|
255
305
|
|
|
256
306
|
### [0.0.55](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.54...@stream-io/video-react-sdk-0.0.55) (2023-06-27)
|
|
257
307
|
|
|
258
308
|
### Dependency Updates
|
|
259
309
|
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
310
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
311
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.28`
|
|
312
|
+
- `@stream-io/video-styling` updated to version `0.1.3`
|
|
263
313
|
|
|
264
314
|
### Documentation
|
|
265
315
|
|
|
266
|
-
|
|
316
|
+
- Tutorial rewrite ([#709](https://github.com/GetStream/stream-video-js/issues/709)) ([9a14188](https://github.com/GetStream/stream-video-js/commit/9a141883ec2e402e7130c7e41f464439d5cb2800))
|
|
267
317
|
|
|
268
318
|
### [0.0.54](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.53...@stream-io/video-react-sdk-0.0.54) (2023-06-26)
|
|
269
319
|
|
|
270
|
-
|
|
271
320
|
### Bug Fixes
|
|
272
321
|
|
|
273
|
-
|
|
322
|
+
- Sentry integration ([c7fe85f](https://github.com/GetStream/stream-video-js/commit/c7fe85fe7b6cc5341be7131b81c593fb82dd5b6b))
|
|
274
323
|
|
|
275
324
|
### [0.0.53](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.52...@stream-io/video-react-sdk-0.0.53) (2023-06-26)
|
|
276
325
|
|
|
277
|
-
|
|
278
326
|
### Bug Fixes
|
|
279
327
|
|
|
280
|
-
|
|
328
|
+
- Attempt to fix npm image ([cf90bd3](https://github.com/GetStream/stream-video-js/commit/cf90bd33048135053305278844bf2b50d8421b8b))
|
|
281
329
|
|
|
282
330
|
### [0.0.52](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.51...@stream-io/video-react-sdk-0.0.52) (2023-06-23)
|
|
283
331
|
|
|
284
332
|
### Dependency Updates
|
|
285
333
|
|
|
286
|
-
|
|
334
|
+
- `@stream-io/video-styling` updated to version `0.1.2`
|
|
335
|
+
|
|
287
336
|
### [0.0.51](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.50...@stream-io/video-react-sdk-0.0.51) (2023-06-23)
|
|
288
337
|
|
|
289
338
|
### Dependency Updates
|
|
290
339
|
|
|
291
|
-
|
|
292
|
-
|
|
340
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
341
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.27`
|
|
342
|
+
|
|
293
343
|
### [0.0.50](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.49...@stream-io/video-react-sdk-0.0.50) (2023-06-23)
|
|
294
344
|
|
|
295
345
|
### Dependency Updates
|
|
296
346
|
|
|
297
|
-
|
|
298
|
-
|
|
347
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
348
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.26`
|
|
299
349
|
|
|
300
350
|
### Bug Fixes
|
|
301
351
|
|
|
302
|
-
|
|
352
|
+
- **react-sdk:** check browser permissions before watching disconnected device ([#700](https://github.com/GetStream/stream-video-js/issues/700)) ([50b8968](https://github.com/GetStream/stream-video-js/commit/50b8968aeaf73d70e2ed081353eb41063f484bdb))
|
|
303
353
|
|
|
304
354
|
### [0.0.49](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.48...@stream-io/video-react-sdk-0.0.49) (2023-06-23)
|
|
305
355
|
|
|
306
356
|
### Dependency Updates
|
|
307
357
|
|
|
308
|
-
|
|
309
|
-
|
|
358
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
359
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.25`
|
|
360
|
+
|
|
310
361
|
### [0.0.48](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.47...@stream-io/video-react-sdk-0.0.48) (2023-06-22)
|
|
311
362
|
|
|
312
363
|
### Dependency Updates
|
|
313
364
|
|
|
314
|
-
|
|
315
|
-
|
|
365
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
366
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.24`
|
|
316
367
|
|
|
317
368
|
### Bug Fixes
|
|
318
369
|
|
|
319
|
-
|
|
370
|
+
- use correct condition ([984a43d](https://github.com/GetStream/stream-video-js/commit/984a43deca78aefa9609f29ea84d6d8d045163a2))
|
|
320
371
|
|
|
321
372
|
### [0.0.47](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.46...@stream-io/video-react-sdk-0.0.47) (2023-06-22)
|
|
322
373
|
|
|
323
|
-
|
|
324
374
|
### Features
|
|
325
375
|
|
|
326
|
-
|
|
376
|
+
- **livestream-app:** accept credentials from URL ([#691](https://github.com/GetStream/stream-video-js/issues/691)) ([62032c7](https://github.com/GetStream/stream-video-js/commit/62032c7abf9ed47444daee3a4c7d272c610d27a9))
|
|
327
377
|
|
|
328
378
|
### [0.0.46](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.45...@stream-io/video-react-sdk-0.0.46) (2023-06-22)
|
|
329
379
|
|
|
330
|
-
|
|
331
380
|
### Bug Fixes
|
|
332
381
|
|
|
333
|
-
|
|
382
|
+
- prevent unmute after reconnect ([#694](https://github.com/GetStream/stream-video-js/issues/694)) ([367abaa](https://github.com/GetStream/stream-video-js/commit/367abaac49e16b1334caa41d7cfee598796ac066))
|
|
334
383
|
|
|
335
384
|
### [0.0.45](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.44...@stream-io/video-react-sdk-0.0.45) (2023-06-21)
|
|
336
385
|
|
|
337
|
-
|
|
338
386
|
### Features
|
|
339
387
|
|
|
340
|
-
|
|
388
|
+
- **react sdk:** prefer URL credentials in audio rooms demo app ([#678](https://github.com/GetStream/stream-video-js/issues/678)) ([f9ac52f](https://github.com/GetStream/stream-video-js/commit/f9ac52ff5afa10e6a10e97177dd2fb7e8a4c2e48))
|
|
341
389
|
|
|
342
390
|
### [0.0.44](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.43...@stream-io/video-react-sdk-0.0.44) (2023-06-21)
|
|
343
391
|
|
|
344
|
-
|
|
345
392
|
### Documentation
|
|
346
393
|
|
|
347
|
-
|
|
394
|
+
- Add header image to React SDK ([#688](https://github.com/GetStream/stream-video-js/issues/688)) ([a4697da](https://github.com/GetStream/stream-video-js/commit/a4697da69f0f0976d84566d16df840efdaab6ebc))
|
|
348
395
|
|
|
349
396
|
### [0.0.43](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.42...@stream-io/video-react-sdk-0.0.43) (2023-06-21)
|
|
350
397
|
|
|
351
398
|
### Dependency Updates
|
|
352
399
|
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
400
|
+
- `@stream-io/i18n` updated to version `0.0.6`
|
|
401
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
402
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.23`
|
|
356
403
|
|
|
357
404
|
### Documentation
|
|
358
405
|
|
|
359
|
-
|
|
360
|
-
|
|
406
|
+
- Add reference tables to state docs ([#676](https://github.com/GetStream/stream-video-js/issues/676)) ([39e7a05](https://github.com/GetStream/stream-video-js/commit/39e7a05a79ba1754be7f62412666ec1f9f85aba9))
|
|
407
|
+
- cleanup ([#679](https://github.com/GetStream/stream-video-js/issues/679)) ([58c86bd](https://github.com/GetStream/stream-video-js/commit/58c86bd0354ebe444af361056dcc3fa82c4a926d))
|
|
361
408
|
|
|
362
409
|
### [0.0.42](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.41...@stream-io/video-react-sdk-0.0.42) (2023-06-21)
|
|
363
410
|
|
|
364
411
|
### Dependency Updates
|
|
365
412
|
|
|
366
|
-
|
|
367
|
-
|
|
413
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
414
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.22`
|
|
368
415
|
|
|
369
416
|
### Documentation
|
|
370
417
|
|
|
371
|
-
|
|
418
|
+
- **react-sdk:** update audio rooms tutorial ([#659](https://github.com/GetStream/stream-video-js/issues/659)) ([11f2e80](https://github.com/GetStream/stream-video-js/commit/11f2e8090811fbd8478724b3d2c2c8af3b19a0c5))
|
|
372
419
|
|
|
373
420
|
### [0.0.41](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.40...@stream-io/video-react-sdk-0.0.41) (2023-06-21)
|
|
374
421
|
|
|
375
422
|
### Dependency Updates
|
|
376
423
|
|
|
377
|
-
|
|
378
|
-
|
|
424
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
425
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.21`
|
|
426
|
+
|
|
379
427
|
### [0.0.40](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.39...@stream-io/video-react-sdk-0.0.40) (2023-06-20)
|
|
380
428
|
|
|
381
429
|
### Dependency Updates
|
|
382
430
|
|
|
383
|
-
|
|
384
|
-
|
|
431
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
432
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.20`
|
|
433
|
+
|
|
385
434
|
### [0.0.39](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.38...@stream-io/video-react-sdk-0.0.39) (2023-06-20)
|
|
386
435
|
|
|
387
436
|
### Dependency Updates
|
|
388
437
|
|
|
389
|
-
|
|
390
|
-
|
|
438
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
439
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.19`
|
|
391
440
|
|
|
392
441
|
### Features
|
|
393
442
|
|
|
394
|
-
|
|
395
|
-
|
|
443
|
+
- Custom logger example ([#669](https://github.com/GetStream/stream-video-js/issues/669)) ([208aed9](https://github.com/GetStream/stream-video-js/commit/208aed9f82dcbf5f9ffdf299c4672af855af344a))
|
|
396
444
|
|
|
397
445
|
### Documentation
|
|
398
446
|
|
|
399
|
-
|
|
447
|
+
- Update custom call controls ([#670](https://github.com/GetStream/stream-video-js/issues/670)) ([572bdcb](https://github.com/GetStream/stream-video-js/commit/572bdcb42ed19a9a790c615a521fd3826bb831a1))
|
|
400
448
|
|
|
401
449
|
### [0.0.38](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.37...@stream-io/video-react-sdk-0.0.38) (2023-06-20)
|
|
402
450
|
|
|
403
|
-
|
|
404
451
|
### Documentation
|
|
405
452
|
|
|
406
|
-
|
|
453
|
+
- **react-sdk:** Remove generated docs ([#674](https://github.com/GetStream/stream-video-js/issues/674)) ([05f8ace](https://github.com/GetStream/stream-video-js/commit/05f8ace7bd6400ff4c4034e5e7bd633a1a050e23))
|
|
407
454
|
|
|
408
455
|
### [0.0.37](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.36...@stream-io/video-react-sdk-0.0.37) (2023-06-20)
|
|
409
456
|
|
|
410
457
|
### Dependency Updates
|
|
411
458
|
|
|
412
|
-
|
|
413
|
-
|
|
459
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
460
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.18`
|
|
414
461
|
|
|
415
462
|
### Documentation
|
|
416
463
|
|
|
417
|
-
|
|
464
|
+
- Restructure device management guide ([#666](https://github.com/GetStream/stream-video-js/issues/666)) ([70013b2](https://github.com/GetStream/stream-video-js/commit/70013b203adbed13e6bbb070d749a6be2e7df794))
|
|
418
465
|
|
|
419
466
|
### [0.0.36](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.35...@stream-io/video-react-sdk-0.0.36) (2023-06-19)
|
|
420
467
|
|
|
421
|
-
|
|
422
468
|
### Bug Fixes
|
|
423
469
|
|
|
424
|
-
|
|
470
|
+
- **react-sdk:** vale lint issue in README.md ([#665](https://github.com/GetStream/stream-video-js/issues/665)) ([f21fe8e](https://github.com/GetStream/stream-video-js/commit/f21fe8e74302f3f3b436f3f1bf0f64335d9c936a))
|
|
425
471
|
|
|
426
472
|
### [0.0.35](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.34...@stream-io/video-react-sdk-0.0.35) (2023-06-16)
|
|
427
473
|
|
|
428
|
-
|
|
429
474
|
### Features
|
|
430
475
|
|
|
431
|
-
|
|
476
|
+
- Rename videoKind prop to videoMode ([#661](https://github.com/GetStream/stream-video-js/issues/661)) ([781e908](https://github.com/GetStream/stream-video-js/commit/781e9081fd43f2a433f9c4c7b32a549d77fb26c1))
|
|
432
477
|
|
|
433
478
|
### [0.0.34](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.33...@stream-io/video-react-sdk-0.0.34) (2023-06-16)
|
|
434
479
|
|
|
435
480
|
### Dependency Updates
|
|
436
481
|
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
482
|
+
- `@stream-io/i18n` updated to version `0.0.5`
|
|
483
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
484
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.17`
|
|
440
485
|
|
|
441
486
|
### Documentation
|
|
442
487
|
|
|
443
|
-
|
|
488
|
+
- **react-sdk:** Runtime layout switching guide ([#642](https://github.com/GetStream/stream-video-js/issues/642)) ([1557168](https://github.com/GetStream/stream-video-js/commit/1557168da69660b71a0a420a94a0c354466681a7))
|
|
444
489
|
|
|
445
490
|
### [0.0.33](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.32...@stream-io/video-react-sdk-0.0.33) (2023-06-16)
|
|
446
491
|
|
|
447
492
|
### Dependency Updates
|
|
448
493
|
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
494
|
+
- `@stream-io/i18n` updated to version `0.0.4`
|
|
495
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
496
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.16`
|
|
452
497
|
|
|
453
498
|
### Features
|
|
454
499
|
|
|
455
|
-
|
|
456
|
-
|
|
500
|
+
- Logging ([#654](https://github.com/GetStream/stream-video-js/issues/654)) ([30fc8f2](https://github.com/GetStream/stream-video-js/commit/30fc8f28e2f5829247256f24b040ea4a10336186))
|
|
501
|
+
- Remove unnecessary sinkId prop from ParticipantView ([#656](https://github.com/GetStream/stream-video-js/issues/656)) ([ba5ac37](https://github.com/GetStream/stream-video-js/commit/ba5ac3758afb316e9a77f677eeba6bbc46ed0094))
|
|
457
502
|
|
|
458
503
|
### [0.0.32](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.31...@stream-io/video-react-sdk-0.0.32) (2023-06-16)
|
|
459
504
|
|
|
460
505
|
### Dependency Updates
|
|
461
506
|
|
|
462
|
-
|
|
463
|
-
|
|
507
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
508
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.15`
|
|
509
|
+
|
|
464
510
|
### [0.0.31](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.30...@stream-io/video-react-sdk-0.0.31) (2023-06-15)
|
|
465
511
|
|
|
466
512
|
### Dependency Updates
|
|
467
513
|
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
### [0.0.30](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.29...@stream-io/video-react-sdk-0.0.30) (2023-06-14)
|
|
514
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
515
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.14`
|
|
471
516
|
|
|
517
|
+
### [0.0.30](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.29...@stream-io/video-react-sdk-0.0.30) (2023-06-14)
|
|
472
518
|
|
|
473
519
|
### Documentation
|
|
474
520
|
|
|
475
|
-
|
|
521
|
+
- Clean up broken links ([#647](https://github.com/GetStream/stream-video-js/issues/647)) ([1e879e1](https://github.com/GetStream/stream-video-js/commit/1e879e1ec6f450f0224f4d3fe8f02815328f225c))
|
|
476
522
|
|
|
477
523
|
### [0.0.29](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.28...@stream-io/video-react-sdk-0.0.29) (2023-06-14)
|
|
478
524
|
|
|
479
|
-
|
|
480
525
|
### Documentation
|
|
481
526
|
|
|
482
|
-
|
|
527
|
+
- Remove the Core Components page ([9790299](https://github.com/GetStream/stream-video-js/commit/9790299b04d5d52e5dedfdacf6cdae506eeb00fe))
|
|
483
528
|
|
|
484
529
|
### [0.0.28](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.27...@stream-io/video-react-sdk-0.0.28) (2023-06-14)
|
|
485
530
|
|
|
486
|
-
|
|
487
531
|
### Documentation
|
|
488
532
|
|
|
489
|
-
|
|
533
|
+
- Update authentication guide ([#641](https://github.com/GetStream/stream-video-js/issues/641)) ([92fbb1e](https://github.com/GetStream/stream-video-js/commit/92fbb1eadbc9b497362413cdafa9b6bbaaa12442))
|
|
490
534
|
|
|
491
535
|
### [0.0.27](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.26...@stream-io/video-react-sdk-0.0.27) (2023-06-13)
|
|
492
536
|
|
|
493
|
-
|
|
494
537
|
### Documentation
|
|
495
538
|
|
|
496
|
-
|
|
539
|
+
- add usage of token snippet into Audio Room guide ([#638](https://github.com/GetStream/stream-video-js/issues/638)) ([4fbaad6](https://github.com/GetStream/stream-video-js/commit/4fbaad6e0760bd5b4c18b4f635ad9a77ce1f342b))
|
|
497
540
|
|
|
498
541
|
### [0.0.26](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.25...@stream-io/video-react-sdk-0.0.26) (2023-06-13)
|
|
499
542
|
|
|
500
543
|
### Dependency Updates
|
|
501
544
|
|
|
502
|
-
|
|
545
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.13`
|
|
546
|
+
|
|
503
547
|
### [0.0.25](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.24...@stream-io/video-react-sdk-0.0.25) (2023-06-13)
|
|
504
548
|
|
|
505
549
|
### Dependency Updates
|
|
506
550
|
|
|
507
|
-
|
|
508
|
-
|
|
551
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
552
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.12`
|
|
553
|
+
|
|
509
554
|
### [0.0.24](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.23...@stream-io/video-react-sdk-0.0.24) (2023-06-13)
|
|
510
555
|
|
|
511
556
|
### Dependency Updates
|
|
512
557
|
|
|
513
|
-
|
|
514
|
-
|
|
558
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
559
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.11`
|
|
515
560
|
|
|
516
561
|
### Features
|
|
517
562
|
|
|
518
|
-
|
|
563
|
+
- add audio room demo app ([#572](https://github.com/GetStream/stream-video-js/issues/572)) ([77f7b65](https://github.com/GetStream/stream-video-js/commit/77f7b6596047d59e10c8e58abad38c4f48cc162f))
|
|
519
564
|
|
|
520
565
|
### [0.0.23](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.22...@stream-io/video-react-sdk-0.0.23) (2023-06-12)
|
|
521
566
|
|
|
522
|
-
|
|
523
567
|
### Documentation
|
|
524
568
|
|
|
525
|
-
|
|
569
|
+
- **react-sdk:** add documentation for device settings UI components ([#624](https://github.com/GetStream/stream-video-js/issues/624)) ([25b2636](https://github.com/GetStream/stream-video-js/commit/25b26363a41938ceadf256baa9ba194ffd92a658))
|
|
526
570
|
|
|
527
571
|
### [0.0.22](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.21...@stream-io/video-react-sdk-0.0.22) (2023-06-12)
|
|
528
572
|
|
|
529
573
|
### Dependency Updates
|
|
530
574
|
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
575
|
+
- `@stream-io/i18n` updated to version `0.0.3`
|
|
576
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
577
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.10`
|
|
578
|
+
|
|
534
579
|
### [0.0.21](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.20...@stream-io/video-react-sdk-0.0.21) (2023-06-12)
|
|
535
580
|
|
|
536
581
|
### Dependency Updates
|
|
537
582
|
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
### [0.0.20](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.19...@stream-io/video-react-sdk-0.0.20) (2023-06-12)
|
|
583
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
584
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.9`
|
|
541
585
|
|
|
586
|
+
### [0.0.20](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.19...@stream-io/video-react-sdk-0.0.20) (2023-06-12)
|
|
542
587
|
|
|
543
588
|
### Documentation
|
|
544
589
|
|
|
545
|
-
|
|
590
|
+
- **react-sdk:** adjust asset folder names & update asset links ([#620](https://github.com/GetStream/stream-video-js/issues/620)) ([3218309](https://github.com/GetStream/stream-video-js/commit/321830934182797c2893839451365f6866f13c64))
|
|
546
591
|
|
|
547
592
|
### [0.0.19](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.18...@stream-io/video-react-sdk-0.0.19) (2023-06-09)
|
|
548
593
|
|
|
549
|
-
|
|
550
594
|
### Bug Fixes
|
|
551
595
|
|
|
552
|
-
|
|
553
|
-
|
|
596
|
+
- **react-sdk:** do not try to watch devices, if browser permission is not granted ([#617](https://github.com/GetStream/stream-video-js/issues/617)) ([abff44d](https://github.com/GetStream/stream-video-js/commit/abff44d2e66d6c4c515c7d4590fb3767b2560e64))
|
|
554
597
|
|
|
555
598
|
### Documentation
|
|
556
599
|
|
|
557
|
-
|
|
600
|
+
- **react-sdk:** rename 13-custom-call-layout.mdx to 04-video-layout.mdx ([#586](https://github.com/GetStream/stream-video-js/issues/586)) ([e832092](https://github.com/GetStream/stream-video-js/commit/e832092aac5b2de2327294d1a45bcc02d33db4a4))
|
|
558
601
|
|
|
559
602
|
### [0.0.18](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.17...@stream-io/video-react-sdk-0.0.18) (2023-06-09)
|
|
560
603
|
|
|
561
604
|
### Dependency Updates
|
|
562
605
|
|
|
563
|
-
|
|
564
|
-
|
|
606
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
607
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.8`
|
|
565
608
|
|
|
566
609
|
### Features
|
|
567
610
|
|
|
568
|
-
|
|
611
|
+
- **react-sdk:** Picture-in-Picture Pronto integration + guide ([#614](https://github.com/GetStream/stream-video-js/issues/614)) ([5b7662a](https://github.com/GetStream/stream-video-js/commit/5b7662a8d17f151796d58c6eed2d9fed7d3d9ba8))
|
|
569
612
|
|
|
570
613
|
### [0.0.17](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.16...@stream-io/video-react-sdk-0.0.17) (2023-06-08)
|
|
571
614
|
|
|
572
|
-
|
|
573
615
|
### Documentation
|
|
574
616
|
|
|
575
|
-
|
|
617
|
+
- pull token generator from shared repo ([#615](https://github.com/GetStream/stream-video-js/issues/615)) ([fcf0093](https://github.com/GetStream/stream-video-js/commit/fcf009300307fb08a08346ef01981cb2ea254851))
|
|
576
618
|
|
|
577
619
|
### [0.0.16](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.15...@stream-io/video-react-sdk-0.0.16) (2023-06-08)
|
|
578
620
|
|
|
579
621
|
### Dependency Updates
|
|
580
622
|
|
|
581
|
-
|
|
623
|
+
- `@stream-io/video-styling` updated to version `0.1.1`
|
|
582
624
|
|
|
583
625
|
### Features
|
|
584
626
|
|
|
585
|
-
|
|
627
|
+
- **react-sdk:** ScreenShareOverlay component ([#610](https://github.com/GetStream/stream-video-js/issues/610)) ([37aada1](https://github.com/GetStream/stream-video-js/commit/37aada1f20b4a562edf07314df2e962f252069ef))
|
|
586
628
|
|
|
587
629
|
### [0.0.15](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.14...@stream-io/video-react-sdk-0.0.15) (2023-06-08)
|
|
588
630
|
|
|
589
|
-
|
|
590
631
|
### Documentation
|
|
591
632
|
|
|
592
|
-
|
|
633
|
+
- Update to latest public API ([#613](https://github.com/GetStream/stream-video-js/issues/613)) ([8a196e1](https://github.com/GetStream/stream-video-js/commit/8a196e1ff2641414b0300028d3c43fbd4a560a7f))
|
|
593
634
|
|
|
594
635
|
### [0.0.14](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.13...@stream-io/video-react-sdk-0.0.14) (2023-06-08)
|
|
595
636
|
|
|
596
|
-
|
|
597
637
|
### Documentation
|
|
598
638
|
|
|
599
|
-
|
|
639
|
+
- Feedback ([#609](https://github.com/GetStream/stream-video-js/issues/609)) ([3a948d1](https://github.com/GetStream/stream-video-js/commit/3a948d1b3c82ed62d95a2245e0d1a14dfae1d491))
|
|
600
640
|
|
|
601
641
|
### [0.0.13](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.12...@stream-io/video-react-sdk-0.0.13) (2023-06-08)
|
|
602
642
|
|
|
603
643
|
### Dependency Updates
|
|
604
644
|
|
|
605
|
-
|
|
606
|
-
|
|
645
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
646
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.7`
|
|
607
647
|
|
|
608
648
|
### Features
|
|
609
649
|
|
|
610
|
-
|
|
650
|
+
- StreamCall signature, video client creation ([#596](https://github.com/GetStream/stream-video-js/issues/596)) ([5c3000c](https://github.com/GetStream/stream-video-js/commit/5c3000cc6fc3f8b7904609d7b11fa025b7458cad))
|
|
611
651
|
|
|
612
652
|
### [0.0.12](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.11...@stream-io/video-react-sdk-0.0.12) (2023-06-07)
|
|
613
653
|
|
|
614
654
|
### Dependency Updates
|
|
615
655
|
|
|
616
|
-
|
|
617
|
-
|
|
656
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
657
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.6`
|
|
618
658
|
|
|
619
659
|
### Documentation
|
|
620
660
|
|
|
621
|
-
|
|
661
|
+
- **react-sdk:** keyboard shortcuts guide ([#606](https://github.com/GetStream/stream-video-js/issues/606)) ([7da0ae8](https://github.com/GetStream/stream-video-js/commit/7da0ae85f53663d8f48dabcf7ea9411ec71d71c4))
|
|
622
662
|
|
|
623
663
|
### [0.0.11](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.10...@stream-io/video-react-sdk-0.0.11) (2023-06-07)
|
|
624
664
|
|
|
@@ -626,76 +666,49 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
626
666
|
|
|
627
667
|
### [0.0.9](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.8...@stream-io/video-react-sdk-0.0.9) (2023-06-06)
|
|
628
668
|
|
|
629
|
-
|
|
630
669
|
### Documentation
|
|
631
670
|
|
|
632
|
-
|
|
671
|
+
- **react-sdk:** ParticipantView fullscreen mode ([#591](https://github.com/GetStream/stream-video-js/issues/591)) ([6b60086](https://github.com/GetStream/stream-video-js/commit/6b600860a7a8c40565746a70d1c08c597ab73730))
|
|
633
672
|
|
|
634
673
|
### [0.0.8](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.7...@stream-io/video-react-sdk-0.0.8) (2023-06-06)
|
|
635
674
|
|
|
636
675
|
### Dependency Updates
|
|
637
676
|
|
|
638
|
-
|
|
639
|
-
|
|
677
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
678
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.5`
|
|
640
679
|
|
|
641
680
|
### Bug Fixes
|
|
642
681
|
|
|
643
|
-
|
|
682
|
+
- adjustments to the new egress response structure ([#595](https://github.com/GetStream/stream-video-js/issues/595)) ([3b3edea](https://github.com/GetStream/stream-video-js/commit/3b3edea7d032a50cb0757c6b46114e8009ae56fc))
|
|
644
683
|
|
|
645
684
|
### [0.0.7](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.6...@stream-io/video-react-sdk-0.0.7) (2023-06-06)
|
|
646
685
|
|
|
647
686
|
### Dependency Updates
|
|
648
687
|
|
|
649
|
-
|
|
650
|
-
|
|
688
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
689
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.4`
|
|
690
|
+
|
|
651
691
|
### [0.0.6](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.5...@stream-io/video-react-sdk-0.0.6) (2023-06-05)
|
|
652
692
|
|
|
653
693
|
### Dependency Updates
|
|
654
694
|
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
### [0.0.5](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.4...@stream-io/video-react-sdk-0.0.5) (2023-06-05)
|
|
695
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
696
|
+
- `@stream-io/video-react-bindings` updated to version `0.0.3`
|
|
658
697
|
|
|
698
|
+
### [0.0.5](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.4...@stream-io/video-react-sdk-0.0.5) (2023-06-05)
|
|
659
699
|
|
|
660
700
|
### Documentation
|
|
661
701
|
|
|
662
|
-
|
|
702
|
+
- Call layout ([#589](https://github.com/GetStream/stream-video-js/issues/589)) ([df35463](https://github.com/GetStream/stream-video-js/commit/df35463b45cca4a7f0570d0b249a234261750b24))
|
|
663
703
|
|
|
664
704
|
### [0.0.4](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.3...@stream-io/video-react-sdk-0.0.4) (2023-06-02)
|
|
665
705
|
|
|
666
|
-
|
|
667
706
|
### Documentation
|
|
668
707
|
|
|
669
|
-
|
|
708
|
+
- **react-sdk:** add custom connection unstable notification tutorial ([#582](https://github.com/GetStream/stream-video-js/issues/582)) ([3ee5bb8](https://github.com/GetStream/stream-video-js/commit/3ee5bb87f933a4fc6974ccb9aec4f7f2c7e5af59))
|
|
670
709
|
|
|
671
710
|
### [0.0.3](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.2...@stream-io/video-react-sdk-0.0.3) (2023-06-02)
|
|
672
711
|
|
|
673
|
-
|
|
674
712
|
### Documentation
|
|
675
713
|
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
### [0.0.2](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.1...@stream-io/video-react-sdk-0.0.2) (2023-06-02)
|
|
679
|
-
|
|
680
|
-
### Dependency Updates
|
|
681
|
-
|
|
682
|
-
* `@stream-io/i18n` updated to version `0.0.2`
|
|
683
|
-
* `@stream-io/video-react-bindings` updated to version `0.0.2`
|
|
684
|
-
* `@stream-io/video-styling` updated to version `0.1.0`
|
|
685
|
-
|
|
686
|
-
### Features
|
|
687
|
-
|
|
688
|
-
* Dummy feat change to react-sdk ([bfa333b](https://github.com/GetStream/stream-video-js/commit/bfa333be93a9216e4e67ef73326b8438e4285ef5))
|
|
689
|
-
|
|
690
|
-
### [0.0.1](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.0.1-alpha.114...@stream-io/video-react-sdk-0.0.1) (2023-06-02)
|
|
691
|
-
|
|
692
|
-
### Dependency Updates
|
|
693
|
-
|
|
694
|
-
* `@stream-io/i18n` updated to version `0.0.1`
|
|
695
|
-
* `@stream-io/video-client` updated to version `0.0.1`
|
|
696
|
-
* `@stream-io/video-react-bindings` updated to version `0.0.1`
|
|
697
|
-
* `@stream-io/video-styling` updated to version `0.0.1`
|
|
698
|
-
|
|
699
|
-
### Features
|
|
700
|
-
|
|
701
|
-
* **react-dogfood:** 1:1 layout, draggable ParticipantView ([#580](https://github.com/GetStream/stream-video-js/issues/580)) ([c7d40ec](https://github.com/GetStream/stream-video-js/commit/c7d40ec7357df78bfae640db0d58f6d7e5435374))
|
|
714
|
+
- **react-sdk:** add CallRecordingList component documentation ([#588](https://github.com/GetStream/stream-video-js/issues/588)) ([f906f42](https://github.com/GetStream/stream-video-js/commit/f906f42791f2d32303616689830aacf889fb39f4))
|
package/dist/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const version = "0.0.
|
|
1
|
+
export declare const version = "0.0.88";
|
package/dist/version.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const version = '0.0.
|
|
1
|
+
export const version = '0.0.88';
|
|
2
2
|
//# sourceMappingURL=version.js.map
|
package/package.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"build": "tsc --project tsconfig.production.json && yarn copy-css",
|
|
11
11
|
"copy-css": "cp -R ../../node_modules/@stream-io/video-styling/dist/* dist/",
|
|
12
12
|
"start:docs": "npx stream-chat-docusaurus -s",
|
|
13
|
-
"copy-version": "echo \"export const version = '$1';\" > ./version.ts && yarn build"
|
|
13
|
+
"copy-version": "echo \"export const version = '$1';\" > ./version.ts && (yarn build & git add ./version.ts)"
|
|
14
14
|
},
|
|
15
15
|
"repository": {
|
|
16
16
|
"type": "git",
|
|
@@ -31,8 +31,8 @@
|
|
|
31
31
|
"@nivo/core": "^0.80.0",
|
|
32
32
|
"@nivo/line": "^0.80.0",
|
|
33
33
|
"@stream-io/i18n": "^0.0.8",
|
|
34
|
-
"@stream-io/video-client": "^0.0.
|
|
35
|
-
"@stream-io/video-react-bindings": "^0.0.
|
|
34
|
+
"@stream-io/video-client": "^0.0.48",
|
|
35
|
+
"@stream-io/video-react-bindings": "^0.0.50",
|
|
36
36
|
"clsx": "^1.2.1",
|
|
37
37
|
"rxjs": "~7.8.1"
|
|
38
38
|
},
|
|
@@ -51,5 +51,5 @@
|
|
|
51
51
|
"rimraf": "^3.0.2",
|
|
52
52
|
"typescript": "^4.9.5"
|
|
53
53
|
},
|
|
54
|
-
"version": "0.0.
|
|
54
|
+
"version": "0.0.88"
|
|
55
55
|
}
|