@stream-io/video-react-bindings 0.5.0-rc1.0 → 1.0.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 +427 -327
- 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/src/hooks/store.ts +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,1207 +2,1307 @@
|
|
|
2
2
|
|
|
3
3
|
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
|
|
4
4
|
|
|
5
|
-
## [
|
|
5
|
+
## [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)
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
*
|
|
9
|
-
* **@stream-io/video-react-bindings:** release version 0.5.0-rc.0 ([74c2ffd](https://github.com/GetStream/stream-video-js/commit/74c2ffd9f71b244887176a9d1ff51ccdbdff5f4d))
|
|
8
|
+
* release bindings as a major version ([4fe1d2a](https://github.com/GetStream/stream-video-js/commit/4fe1d2a30d0c5019f26173ccd6c7fe49a9b53d73))
|
|
10
9
|
|
|
10
|
+
## [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)
|
|
11
11
|
|
|
12
|
-
###
|
|
13
|
-
|
|
14
|
-
* new tag ([1b95fe9](https://github.com/GetStream/stream-video-js/commit/1b95fe937d6dc56b4c3c6fb82be2b3d648831cff))
|
|
15
|
-
|
|
16
|
-
## [0.5.0-rc.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.5.0-1...@stream-io/video-react-bindings-0.5.0-rc.0) (2024-08-22)
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
* **@stream-io/video-react-bindings:** release version 0.5.0-rc.0 ([af36ab5](https://github.com/GetStream/stream-video-js/commit/af36ab59eee41f85ca95dcfdacc80ce9d9e52421))
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
### Bug Fixes
|
|
23
|
-
|
|
24
|
-
* include rc in the release name ([478cee3](https://github.com/GetStream/stream-video-js/commit/478cee38829d70e76ba62bcc82f6c69d220f4ea5))
|
|
25
|
-
|
|
26
|
-
## [0.5.0-0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.52...@stream-io/video-react-bindings-0.5.0-0) (2024-08-19)
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
* **@stream-io/video-react-bindings:** release version 0.5.0-0 ([3141136](https://github.com/GetStream/stream-video-js/commit/314113616395a46ce17840f89a32100592b33bc1))
|
|
30
|
-
* **@stream-io/video-react-bindings:** release version 0.5.0-0 ([76bbacc](https://github.com/GetStream/stream-video-js/commit/76bbacce00262c93f59251a1c41123275908eae9))
|
|
31
|
-
* **@stream-io/video-react-bindings:** release version 0.5.0-0 ([12e5ac5](https://github.com/GetStream/stream-video-js/commit/12e5ac5fdd74570cdb2efc8f05fd318842a7e976))
|
|
32
|
-
* specify baseBranch ([cc9b2fd](https://github.com/GetStream/stream-video-js/commit/cc9b2fd6d88f6aff7d8fdd8333c7aa33fdbb6857))
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
### Features
|
|
36
|
-
|
|
37
|
-
* setup rc release flow ([f183232](https://github.com/GetStream/stream-video-js/commit/f18323254a43fe11c768656e10cd1b915f6ce607))
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
### Bug Fixes
|
|
41
|
-
|
|
42
|
-
* flag pre-releases in github ([fed77b2](https://github.com/GetStream/stream-video-js/commit/fed77b2835a49af46cd581e93f76e95e8317724e))
|
|
43
|
-
* remove pre-releases ([ba9cf49](https://github.com/GetStream/stream-video-js/commit/ba9cf4968a80ec07831304ee8a791d9681ddc605))
|
|
44
|
-
|
|
45
|
-
## [0.5.0-rc.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.55...@stream-io/video-react-bindings-0.5.0-rc.0) (2024-08-23)
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
* **@stream-io/video-react-bindings:** release version 0.5.0-rc.0 ([74c2ffd](https://github.com/GetStream/stream-video-js/commit/74c2ffd9f71b244887176a9d1ff51ccdbdff5f4d))
|
|
49
|
-
|
|
50
|
-
## [0.5.0-rc.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.5.0-1...@stream-io/video-react-bindings-0.5.0-rc.0) (2024-08-22)
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
* **@stream-io/video-react-bindings:** release version 0.5.0-rc.0 ([af36ab5](https://github.com/GetStream/stream-video-js/commit/af36ab59eee41f85ca95dcfdacc80ce9d9e52421))
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
### Bug Fixes
|
|
57
|
-
|
|
58
|
-
* include rc in the release name ([478cee3](https://github.com/GetStream/stream-video-js/commit/478cee38829d70e76ba62bcc82f6c69d220f4ea5))
|
|
59
|
-
|
|
60
|
-
## [0.5.0-0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.52...@stream-io/video-react-bindings-0.5.0-0) (2024-08-19)
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
* **@stream-io/video-react-bindings:** release version 0.5.0-0 ([3141136](https://github.com/GetStream/stream-video-js/commit/314113616395a46ce17840f89a32100592b33bc1))
|
|
64
|
-
* **@stream-io/video-react-bindings:** release version 0.5.0-0 ([76bbacc](https://github.com/GetStream/stream-video-js/commit/76bbacce00262c93f59251a1c41123275908eae9))
|
|
65
|
-
* **@stream-io/video-react-bindings:** release version 0.5.0-0 ([12e5ac5](https://github.com/GetStream/stream-video-js/commit/12e5ac5fdd74570cdb2efc8f05fd318842a7e976))
|
|
66
|
-
* specify baseBranch ([cc9b2fd](https://github.com/GetStream/stream-video-js/commit/cc9b2fd6d88f6aff7d8fdd8333c7aa33fdbb6857))
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
### Features
|
|
70
|
-
|
|
71
|
-
* setup rc release flow ([f183232](https://github.com/GetStream/stream-video-js/commit/f18323254a43fe11c768656e10cd1b915f6ce607))
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
### Bug Fixes
|
|
75
|
-
|
|
76
|
-
* flag pre-releases in github ([fed77b2](https://github.com/GetStream/stream-video-js/commit/fed77b2835a49af46cd581e93f76e95e8317724e))
|
|
77
|
-
* remove pre-releases ([ba9cf49](https://github.com/GetStream/stream-video-js/commit/ba9cf4968a80ec07831304ee8a791d9681ddc605))
|
|
78
|
-
|
|
79
|
-
## [0.5.0-rc.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.55...@stream-io/video-react-bindings-0.5.0-rc.0) (2024-08-23)
|
|
80
|
-
|
|
81
|
-
## [0.5.0-rc.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.5.0-1...@stream-io/video-react-bindings-0.5.0-rc.0) (2024-08-22)
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
### Bug Fixes
|
|
85
|
-
|
|
86
|
-
* include rc in the release name ([478cee3](https://github.com/GetStream/stream-video-js/commit/478cee38829d70e76ba62bcc82f6c69d220f4ea5))
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
* **@stream-io/video-react-bindings:** release version 0.5.0-rc.0 ([af36ab5](https://github.com/GetStream/stream-video-js/commit/af36ab59eee41f85ca95dcfdacc80ce9d9e52421))
|
|
90
|
-
|
|
91
|
-
## [0.5.0-0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.52...@stream-io/video-react-bindings-0.5.0-0) (2024-08-19)
|
|
12
|
+
### Dependency Updates
|
|
92
13
|
|
|
14
|
+
* `@stream-io/video-client` updated to version `1.6.0`
|
|
93
15
|
|
|
94
16
|
### Features
|
|
95
17
|
|
|
96
|
-
*
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
### Bug Fixes
|
|
100
|
-
|
|
101
|
-
* flag pre-releases in github ([fed77b2](https://github.com/GetStream/stream-video-js/commit/fed77b2835a49af46cd581e93f76e95e8317724e))
|
|
102
|
-
* remove pre-releases ([ba9cf49](https://github.com/GetStream/stream-video-js/commit/ba9cf4968a80ec07831304ee8a791d9681ddc605))
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
* **@stream-io/video-react-bindings:** release version 0.5.0-0 ([3141136](https://github.com/GetStream/stream-video-js/commit/314113616395a46ce17840f89a32100592b33bc1))
|
|
106
|
-
* **@stream-io/video-react-bindings:** release version 0.5.0-0 ([76bbacc](https://github.com/GetStream/stream-video-js/commit/76bbacce00262c93f59251a1c41123275908eae9))
|
|
107
|
-
* **@stream-io/video-react-bindings:** release version 0.5.0-0 ([12e5ac5](https://github.com/GetStream/stream-video-js/commit/12e5ac5fdd74570cdb2efc8f05fd318842a7e976))
|
|
108
|
-
* specify baseBranch ([cc9b2fd](https://github.com/GetStream/stream-video-js/commit/cc9b2fd6d88f6aff7d8fdd8333c7aa33fdbb6857))
|
|
18
|
+
* Reconnects v2 ([#1439](https://github.com/GetStream/stream-video-js/issues/1439)) ([e90aa52](https://github.com/GetStream/stream-video-js/commit/e90aa52780f9e0ca5852a294a152282000f66675))
|
|
109
19
|
|
|
110
20
|
### [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)
|
|
111
21
|
|
|
112
22
|
### Dependency Updates
|
|
113
23
|
|
|
114
|
-
|
|
24
|
+
- `@stream-io/video-client` updated to version `1.5.2`
|
|
25
|
+
|
|
115
26
|
### [0.4.54](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.53...@stream-io/video-react-bindings-0.4.54) (2024-08-23)
|
|
116
27
|
|
|
117
28
|
### Dependency Updates
|
|
118
29
|
|
|
119
|
-
|
|
30
|
+
- `@stream-io/video-client` updated to version `1.5.1`
|
|
31
|
+
|
|
120
32
|
### [0.4.53](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.52...@stream-io/video-react-bindings-0.4.53) (2024-08-21)
|
|
121
33
|
|
|
122
34
|
### Dependency Updates
|
|
123
35
|
|
|
124
|
-
|
|
36
|
+
- `@stream-io/video-client` updated to version `1.5.0`
|
|
37
|
+
|
|
125
38
|
### [0.4.52](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.51...@stream-io/video-react-bindings-0.4.52) (2024-07-31)
|
|
126
39
|
|
|
127
40
|
### Dependency Updates
|
|
128
41
|
|
|
129
|
-
|
|
42
|
+
- `@stream-io/video-client` updated to version `1.4.8`
|
|
43
|
+
|
|
130
44
|
### [0.4.51](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.50...@stream-io/video-react-bindings-0.4.51) (2024-07-30)
|
|
131
45
|
|
|
132
46
|
### Dependency Updates
|
|
133
47
|
|
|
134
|
-
|
|
48
|
+
- `@stream-io/video-client` updated to version `1.4.7`
|
|
49
|
+
|
|
135
50
|
### [0.4.50](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.49...@stream-io/video-react-bindings-0.4.50) (2024-07-25)
|
|
136
51
|
|
|
137
52
|
### Dependency Updates
|
|
138
53
|
|
|
139
|
-
|
|
54
|
+
- `@stream-io/video-client` updated to version `1.4.6`
|
|
55
|
+
|
|
140
56
|
### [0.4.49](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.48...@stream-io/video-react-bindings-0.4.49) (2024-07-12)
|
|
141
57
|
|
|
142
58
|
### Dependency Updates
|
|
143
59
|
|
|
144
|
-
|
|
60
|
+
- `@stream-io/video-client` updated to version `1.4.5`
|
|
61
|
+
|
|
145
62
|
### [0.4.48](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.47...@stream-io/video-react-bindings-0.4.48) (2024-07-02)
|
|
146
63
|
|
|
147
64
|
### Dependency Updates
|
|
148
65
|
|
|
149
|
-
|
|
66
|
+
- `@stream-io/video-client` updated to version `1.4.4`
|
|
67
|
+
|
|
150
68
|
### [0.4.47](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.46...@stream-io/video-react-bindings-0.4.47) (2024-06-25)
|
|
151
69
|
|
|
152
70
|
### Dependency Updates
|
|
153
71
|
|
|
154
|
-
|
|
72
|
+
- `@stream-io/video-client` updated to version `1.4.3`
|
|
73
|
+
|
|
155
74
|
### [0.4.46](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.45...@stream-io/video-react-bindings-0.4.46) (2024-06-24)
|
|
156
75
|
|
|
157
76
|
### Dependency Updates
|
|
158
77
|
|
|
159
|
-
|
|
78
|
+
- `@stream-io/video-client` updated to version `1.4.2`
|
|
79
|
+
|
|
160
80
|
### [0.4.45](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.44...@stream-io/video-react-bindings-0.4.45) (2024-06-19)
|
|
161
81
|
|
|
162
82
|
### Dependency Updates
|
|
163
83
|
|
|
164
|
-
|
|
84
|
+
- `@stream-io/video-client` updated to version `1.4.1`
|
|
85
|
+
|
|
165
86
|
### [0.4.44](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.43...@stream-io/video-react-bindings-0.4.44) (2024-06-19)
|
|
166
87
|
|
|
167
88
|
### Dependency Updates
|
|
168
89
|
|
|
169
|
-
|
|
90
|
+
- `@stream-io/video-client` updated to version `1.4.0`
|
|
91
|
+
|
|
170
92
|
### [0.4.43](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.42...@stream-io/video-react-bindings-0.4.43) (2024-06-12)
|
|
171
93
|
|
|
172
94
|
### Dependency Updates
|
|
173
95
|
|
|
174
|
-
|
|
96
|
+
- `@stream-io/video-client` updated to version `1.3.1`
|
|
97
|
+
|
|
175
98
|
### [0.4.42](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.41...@stream-io/video-react-bindings-0.4.42) (2024-06-07)
|
|
176
99
|
|
|
177
100
|
### Dependency Updates
|
|
178
101
|
|
|
179
|
-
|
|
102
|
+
- `@stream-io/video-client` updated to version `1.3.0`
|
|
103
|
+
|
|
180
104
|
### [0.4.41](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.40...@stream-io/video-react-bindings-0.4.41) (2024-06-05)
|
|
181
105
|
|
|
182
106
|
### Dependency Updates
|
|
183
107
|
|
|
184
|
-
|
|
108
|
+
- `@stream-io/video-client` updated to version `1.2.3`
|
|
109
|
+
|
|
185
110
|
### [0.4.40](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.39...@stream-io/video-react-bindings-0.4.40) (2024-06-04)
|
|
186
111
|
|
|
187
112
|
### Dependency Updates
|
|
188
113
|
|
|
189
|
-
|
|
114
|
+
- `@stream-io/video-client` updated to version `1.2.2`
|
|
115
|
+
|
|
190
116
|
### [0.4.39](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.38...@stream-io/video-react-bindings-0.4.39) (2024-06-04)
|
|
191
117
|
|
|
192
118
|
### Dependency Updates
|
|
193
119
|
|
|
194
|
-
|
|
120
|
+
- `@stream-io/video-client` updated to version `1.2.1`
|
|
121
|
+
|
|
195
122
|
### [0.4.38](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.37...@stream-io/video-react-bindings-0.4.38) (2024-06-03)
|
|
196
123
|
|
|
197
124
|
### Dependency Updates
|
|
198
125
|
|
|
199
|
-
|
|
126
|
+
- `@stream-io/video-client` updated to version `1.2.0`
|
|
127
|
+
|
|
200
128
|
### [0.4.37](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.36...@stream-io/video-react-bindings-0.4.37) (2024-06-03)
|
|
201
129
|
|
|
202
130
|
### Dependency Updates
|
|
203
131
|
|
|
204
|
-
|
|
132
|
+
- `@stream-io/video-client` updated to version `1.1.0`
|
|
133
|
+
|
|
205
134
|
### [0.4.36](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.35...@stream-io/video-react-bindings-0.4.36) (2024-05-31)
|
|
206
135
|
|
|
207
136
|
### Dependency Updates
|
|
208
137
|
|
|
209
|
-
|
|
138
|
+
- `@stream-io/video-client` updated to version `1.0.10`
|
|
139
|
+
|
|
210
140
|
### [0.4.35](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.34...@stream-io/video-react-bindings-0.4.35) (2024-05-29)
|
|
211
141
|
|
|
212
142
|
### Dependency Updates
|
|
213
143
|
|
|
214
|
-
|
|
144
|
+
- `@stream-io/video-client` updated to version `1.0.9`
|
|
145
|
+
|
|
215
146
|
### [0.4.34](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.33...@stream-io/video-react-bindings-0.4.34) (2024-05-23)
|
|
216
147
|
|
|
217
148
|
### Dependency Updates
|
|
218
149
|
|
|
219
|
-
|
|
150
|
+
- `@stream-io/video-client` updated to version `1.0.8`
|
|
151
|
+
|
|
220
152
|
### [0.4.33](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.32...@stream-io/video-react-bindings-0.4.33) (2024-05-21)
|
|
221
153
|
|
|
222
154
|
### Dependency Updates
|
|
223
155
|
|
|
224
|
-
|
|
156
|
+
- `@stream-io/video-client` updated to version `1.0.7`
|
|
157
|
+
|
|
225
158
|
### [0.4.32](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.31...@stream-io/video-react-bindings-0.4.32) (2024-05-16)
|
|
226
159
|
|
|
227
160
|
### Dependency Updates
|
|
228
161
|
|
|
229
|
-
|
|
162
|
+
- `@stream-io/video-client` updated to version `1.0.6`
|
|
163
|
+
|
|
230
164
|
### [0.4.31](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.30...@stream-io/video-react-bindings-0.4.31) (2024-05-16)
|
|
231
165
|
|
|
232
166
|
### Dependency Updates
|
|
233
167
|
|
|
234
|
-
|
|
168
|
+
- `@stream-io/video-client` updated to version `1.0.5`
|
|
169
|
+
|
|
235
170
|
### [0.4.30](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.29...@stream-io/video-react-bindings-0.4.30) (2024-05-14)
|
|
236
171
|
|
|
237
172
|
### Dependency Updates
|
|
238
173
|
|
|
239
|
-
|
|
174
|
+
- `@stream-io/video-client` updated to version `1.0.4`
|
|
175
|
+
|
|
240
176
|
### [0.4.29](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.28...@stream-io/video-react-bindings-0.4.29) (2024-05-13)
|
|
241
177
|
|
|
242
178
|
### Dependency Updates
|
|
243
179
|
|
|
244
|
-
|
|
180
|
+
- `@stream-io/video-client` updated to version `1.0.3`
|
|
245
181
|
|
|
246
182
|
### Bug Fixes
|
|
247
183
|
|
|
248
|
-
|
|
184
|
+
- improve error handling across the
|
|
185
|
+
SDK ([#1350](https://github.com/GetStream/stream-video-js/issues/1350)) ([ac0ae3b](https://github.com/GetStream/stream-video-js/commit/ac0ae3b7d5da91152d0f41a203b73e6c99c42ff9))
|
|
249
186
|
|
|
250
187
|
### [0.4.28](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.27...@stream-io/video-react-bindings-0.4.28) (2024-05-13)
|
|
251
188
|
|
|
252
189
|
### Dependency Updates
|
|
253
190
|
|
|
254
|
-
|
|
191
|
+
- `@stream-io/video-client` updated to version `1.0.2`
|
|
255
192
|
|
|
256
193
|
### Bug Fixes
|
|
257
194
|
|
|
258
|
-
|
|
195
|
+
- optimistically toggle device
|
|
196
|
+
status ([#1342](https://github.com/GetStream/stream-video-js/issues/1342)) ([2e4e470](https://github.com/GetStream/stream-video-js/commit/2e4e470347fce7c7499dd21a931e5dec74bf9618))
|
|
259
197
|
|
|
260
198
|
### [0.4.27](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.26...@stream-io/video-react-bindings-0.4.27) (2024-05-07)
|
|
261
199
|
|
|
262
200
|
### Dependency Updates
|
|
263
201
|
|
|
264
|
-
|
|
202
|
+
- `@stream-io/video-client` updated to version `1.0.1`
|
|
203
|
+
|
|
265
204
|
### [0.4.26](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.25...@stream-io/video-react-bindings-0.4.26) (2024-05-07)
|
|
266
205
|
|
|
267
206
|
### Dependency Updates
|
|
268
207
|
|
|
269
|
-
|
|
208
|
+
- `@stream-io/video-client` updated to version `1.0.0`
|
|
209
|
+
|
|
270
210
|
### [0.4.25](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.24...@stream-io/video-react-bindings-0.4.25) (2024-05-07)
|
|
271
211
|
|
|
272
212
|
### Dependency Updates
|
|
273
213
|
|
|
274
|
-
|
|
214
|
+
- `@stream-io/video-client` updated to version `0.8.0`
|
|
215
|
+
|
|
275
216
|
### [0.4.24](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.23...@stream-io/video-react-bindings-0.4.24) (2024-05-07)
|
|
276
217
|
|
|
277
218
|
### Dependency Updates
|
|
278
219
|
|
|
279
|
-
|
|
220
|
+
- `@stream-io/video-client` updated to version `0.7.13`
|
|
221
|
+
|
|
280
222
|
### [0.4.23](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.22...@stream-io/video-react-bindings-0.4.23) (2024-05-03)
|
|
281
223
|
|
|
282
224
|
### Dependency Updates
|
|
283
225
|
|
|
284
|
-
|
|
226
|
+
- `@stream-io/video-client` updated to version `0.7.12`
|
|
227
|
+
|
|
285
228
|
### [0.4.22](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.21...@stream-io/video-react-bindings-0.4.22) (2024-05-03)
|
|
286
229
|
|
|
287
230
|
### Dependency Updates
|
|
288
231
|
|
|
289
|
-
|
|
232
|
+
- `@stream-io/video-client` updated to version `0.7.11`
|
|
233
|
+
|
|
290
234
|
### [0.4.21](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.20...@stream-io/video-react-bindings-0.4.21) (2024-04-30)
|
|
291
235
|
|
|
292
236
|
### Dependency Updates
|
|
293
237
|
|
|
294
|
-
|
|
238
|
+
- `@stream-io/video-client` updated to version `0.7.10`
|
|
239
|
+
|
|
295
240
|
### [0.4.20](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.19...@stream-io/video-react-bindings-0.4.20) (2024-04-26)
|
|
296
241
|
|
|
297
242
|
### Dependency Updates
|
|
298
243
|
|
|
299
|
-
|
|
244
|
+
- `@stream-io/video-client` updated to version `0.7.9`
|
|
245
|
+
|
|
300
246
|
### [0.4.19](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.18...@stream-io/video-react-bindings-0.4.19) (2024-04-25)
|
|
301
247
|
|
|
302
248
|
### Dependency Updates
|
|
303
249
|
|
|
304
|
-
|
|
250
|
+
- `@stream-io/video-client` updated to version `0.7.8`
|
|
251
|
+
|
|
305
252
|
### [0.4.18](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.17...@stream-io/video-react-bindings-0.4.18) (2024-04-23)
|
|
306
253
|
|
|
307
254
|
### Dependency Updates
|
|
308
255
|
|
|
309
|
-
|
|
256
|
+
- `@stream-io/video-client` updated to version `0.7.7`
|
|
257
|
+
|
|
310
258
|
### [0.4.17](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.16...@stream-io/video-react-bindings-0.4.17) (2024-04-23)
|
|
311
259
|
|
|
312
260
|
### Dependency Updates
|
|
313
261
|
|
|
314
|
-
|
|
262
|
+
- `@stream-io/video-client` updated to version `0.7.6`
|
|
263
|
+
|
|
315
264
|
### [0.4.16](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.15...@stream-io/video-react-bindings-0.4.16) (2024-04-23)
|
|
316
265
|
|
|
317
266
|
### Dependency Updates
|
|
318
267
|
|
|
319
|
-
|
|
268
|
+
- `@stream-io/video-client` updated to version `0.7.5`
|
|
269
|
+
|
|
320
270
|
### [0.4.15](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.14...@stream-io/video-react-bindings-0.4.15) (2024-04-17)
|
|
321
271
|
|
|
322
272
|
### Dependency Updates
|
|
323
273
|
|
|
324
|
-
|
|
274
|
+
- `@stream-io/video-client` updated to version `0.7.4`
|
|
275
|
+
|
|
325
276
|
### [0.4.14](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.13...@stream-io/video-react-bindings-0.4.14) (2024-04-17)
|
|
326
277
|
|
|
327
278
|
### Dependency Updates
|
|
328
279
|
|
|
329
|
-
|
|
280
|
+
- `@stream-io/video-client` updated to version `0.7.3`
|
|
281
|
+
|
|
330
282
|
### [0.4.13](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.12...@stream-io/video-react-bindings-0.4.13) (2024-04-16)
|
|
331
283
|
|
|
332
284
|
### Dependency Updates
|
|
333
285
|
|
|
334
|
-
|
|
286
|
+
- `@stream-io/video-client` updated to version `0.7.2`
|
|
287
|
+
|
|
335
288
|
### [0.4.12](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.11...@stream-io/video-react-bindings-0.4.12) (2024-04-09)
|
|
336
289
|
|
|
337
290
|
### Dependency Updates
|
|
338
291
|
|
|
339
|
-
|
|
292
|
+
- `@stream-io/video-client` updated to version `0.7.1`
|
|
293
|
+
|
|
340
294
|
### [0.4.11](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.10...@stream-io/video-react-bindings-0.4.11) (2024-04-09)
|
|
341
295
|
|
|
342
296
|
### Dependency Updates
|
|
343
297
|
|
|
344
|
-
|
|
298
|
+
- `@stream-io/video-client` updated to version `0.7.0`
|
|
299
|
+
|
|
345
300
|
### [0.4.10](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.9...@stream-io/video-react-bindings-0.4.10) (2024-04-05)
|
|
346
301
|
|
|
347
302
|
### Dependency Updates
|
|
348
303
|
|
|
349
|
-
|
|
304
|
+
- `@stream-io/video-client` updated to version `0.6.10`
|
|
305
|
+
|
|
350
306
|
### [0.4.9](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.8...@stream-io/video-react-bindings-0.4.9) (2024-04-05)
|
|
351
307
|
|
|
352
308
|
### Dependency Updates
|
|
353
309
|
|
|
354
|
-
|
|
310
|
+
- `@stream-io/video-client` updated to version `0.6.9`
|
|
311
|
+
|
|
355
312
|
### [0.4.8](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.7...@stream-io/video-react-bindings-0.4.8) (2024-04-05)
|
|
356
313
|
|
|
357
314
|
### Dependency Updates
|
|
358
315
|
|
|
359
|
-
|
|
316
|
+
- `@stream-io/video-client` updated to version `0.6.8`
|
|
360
317
|
|
|
361
318
|
### Features
|
|
362
319
|
|
|
363
|
-
|
|
320
|
+
- **react:** Support for Background Filters and Background
|
|
321
|
+
Blurring ([#1283](https://github.com/GetStream/stream-video-js/issues/1283)) ([f790ee7](https://github.com/GetStream/stream-video-js/commit/f790ee78c20fb0f5266e429a777d8bb7ef158c83)),
|
|
322
|
+
closes [#1271](https://github.com/GetStream/stream-video-js/issues/1271) [#1276](https://github.com/GetStream/stream-video-js/issues/1276)
|
|
364
323
|
|
|
365
324
|
### [0.4.7](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.6...@stream-io/video-react-bindings-0.4.7) (2024-04-02)
|
|
366
325
|
|
|
367
326
|
### Dependency Updates
|
|
368
327
|
|
|
369
|
-
|
|
328
|
+
- `@stream-io/video-client` updated to version `0.6.7`
|
|
329
|
+
|
|
370
330
|
### [0.4.6](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.5...@stream-io/video-react-bindings-0.4.6) (2024-03-29)
|
|
371
331
|
|
|
372
332
|
### Dependency Updates
|
|
373
333
|
|
|
374
|
-
|
|
334
|
+
- `@stream-io/video-client` updated to version `0.6.6`
|
|
335
|
+
|
|
375
336
|
### [0.4.5](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.4...@stream-io/video-react-bindings-0.4.5) (2024-03-29)
|
|
376
337
|
|
|
377
338
|
### Dependency Updates
|
|
378
339
|
|
|
379
|
-
|
|
340
|
+
- `@stream-io/video-client` updated to version `0.6.5`
|
|
341
|
+
|
|
380
342
|
### [0.4.4](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.3...@stream-io/video-react-bindings-0.4.4) (2024-03-28)
|
|
381
343
|
|
|
382
344
|
### Dependency Updates
|
|
383
345
|
|
|
384
|
-
|
|
346
|
+
- `@stream-io/video-client` updated to version `0.6.4`
|
|
385
347
|
|
|
386
348
|
### Bug Fixes
|
|
387
349
|
|
|
388
|
-
|
|
350
|
+
- **react-native:** improve error logging for speaker manager hook and improve usage of incall manager in
|
|
351
|
+
SDK ([#1299](https://github.com/GetStream/stream-video-js/issues/1299)) ([9527c41](https://github.com/GetStream/stream-video-js/commit/9527c4176d4e46224ddec18e3fddfb404e0aaae5))
|
|
389
352
|
|
|
390
353
|
### [0.4.3](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.2...@stream-io/video-react-bindings-0.4.3) (2024-03-25)
|
|
391
354
|
|
|
392
355
|
### Dependency Updates
|
|
393
356
|
|
|
394
|
-
|
|
357
|
+
- `@stream-io/video-client` updated to version `0.6.3`
|
|
358
|
+
|
|
395
359
|
### [0.4.2](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.1...@stream-io/video-react-bindings-0.4.2) (2024-03-25)
|
|
396
360
|
|
|
397
361
|
### Dependency Updates
|
|
398
362
|
|
|
399
|
-
|
|
363
|
+
- `@stream-io/video-client` updated to version `0.6.2`
|
|
364
|
+
|
|
400
365
|
### [0.4.1](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.0...@stream-io/video-react-bindings-0.4.1) (2024-03-13)
|
|
401
366
|
|
|
402
367
|
### Dependency Updates
|
|
403
368
|
|
|
404
|
-
|
|
369
|
+
- `@stream-io/video-client` updated to version `0.6.1`
|
|
370
|
+
|
|
405
371
|
## [0.4.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.3.22...@stream-io/video-react-bindings-0.4.0) (2024-02-26)
|
|
406
372
|
|
|
407
373
|
### Dependency Updates
|
|
408
374
|
|
|
409
|
-
|
|
375
|
+
- `@stream-io/video-client` updated to version `0.6.0`
|
|
410
376
|
|
|
411
377
|
### ⚠ BREAKING CHANGES
|
|
412
378
|
|
|
413
|
-
|
|
414
|
-
|
|
379
|
+
- **hooks:** expose permission hooks through useCallStateHooks() (#1254)
|
|
380
|
+
- **react-sdk:** Visual redesign of the SDK and Demo App (#1194)
|
|
415
381
|
|
|
416
382
|
### Features
|
|
417
383
|
|
|
418
|
-
|
|
419
|
-
|
|
384
|
+
- **hooks:** expose permission hooks through
|
|
385
|
+
useCallStateHooks() ([#1254](https://github.com/GetStream/stream-video-js/issues/1254)) ([3eaa8bd](https://github.com/GetStream/stream-video-js/commit/3eaa8bd7592920eedb434b6ec747b6d22077ed87))
|
|
386
|
+
- **react-sdk:** Visual redesign of the SDK and Demo
|
|
387
|
+
App ([#1194](https://github.com/GetStream/stream-video-js/issues/1194)) ([c1c6a7b](https://github.com/GetStream/stream-video-js/commit/c1c6a7b9bb0551442457f6d0ef5fedc92a985a3d))
|
|
420
388
|
|
|
421
389
|
### [0.3.22](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.3.21...@stream-io/video-react-bindings-0.3.22) (2024-02-19)
|
|
422
390
|
|
|
423
391
|
### Dependency Updates
|
|
424
392
|
|
|
425
|
-
|
|
393
|
+
- `@stream-io/video-client` updated to version `0.5.11`
|
|
394
|
+
|
|
426
395
|
### [0.3.21](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.3.20...@stream-io/video-react-bindings-0.3.21) (2024-02-16)
|
|
427
396
|
|
|
428
397
|
### Dependency Updates
|
|
429
398
|
|
|
430
|
-
|
|
399
|
+
- `@stream-io/video-client` updated to version `0.5.10`
|
|
400
|
+
|
|
431
401
|
### [0.3.20](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.3.19...@stream-io/video-react-bindings-0.3.20) (2024-02-12)
|
|
432
402
|
|
|
433
403
|
### Dependency Updates
|
|
434
404
|
|
|
435
|
-
|
|
405
|
+
- `@stream-io/video-client` updated to version `0.5.9`
|
|
406
|
+
|
|
436
407
|
### [0.3.19](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.3.18...@stream-io/video-react-bindings-0.3.19) (2024-02-06)
|
|
437
408
|
|
|
438
409
|
### Dependency Updates
|
|
439
410
|
|
|
440
|
-
|
|
411
|
+
- `@stream-io/video-client` updated to version `0.5.8`
|
|
412
|
+
|
|
441
413
|
### [0.3.18](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.3.17...@stream-io/video-react-bindings-0.3.18) (2024-01-29)
|
|
442
414
|
|
|
443
415
|
### Dependency Updates
|
|
444
416
|
|
|
445
|
-
|
|
417
|
+
- `@stream-io/video-client` updated to version `0.5.7`
|
|
418
|
+
|
|
446
419
|
### [0.3.17](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.3.16...@stream-io/video-react-bindings-0.3.17) (2024-01-19)
|
|
447
420
|
|
|
448
421
|
### Dependency Updates
|
|
449
422
|
|
|
450
|
-
|
|
423
|
+
- `@stream-io/video-client` updated to version `0.5.6`
|
|
424
|
+
|
|
451
425
|
### [0.3.16](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.3.15...@stream-io/video-react-bindings-0.3.16) (2024-01-16)
|
|
452
426
|
|
|
453
427
|
### Dependency Updates
|
|
454
428
|
|
|
455
|
-
|
|
429
|
+
- `@stream-io/video-client` updated to version `0.5.5`
|
|
430
|
+
|
|
456
431
|
### [0.3.15](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.3.14...@stream-io/video-react-bindings-0.3.15) (2024-01-16)
|
|
457
432
|
|
|
458
433
|
### Dependency Updates
|
|
459
434
|
|
|
460
|
-
|
|
435
|
+
- `@stream-io/video-client` updated to version `0.5.4`
|
|
436
|
+
|
|
461
437
|
### [0.3.14](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.3.13...@stream-io/video-react-bindings-0.3.14) (2023-12-22)
|
|
462
438
|
|
|
463
439
|
### Dependency Updates
|
|
464
440
|
|
|
465
|
-
|
|
441
|
+
- `@stream-io/video-client` updated to version `0.5.3`
|
|
442
|
+
|
|
466
443
|
### [0.3.13](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.3.12...@stream-io/video-react-bindings-0.3.13) (2023-12-11)
|
|
467
444
|
|
|
468
445
|
### Dependency Updates
|
|
469
446
|
|
|
470
|
-
|
|
447
|
+
- `@stream-io/video-client` updated to version `0.5.2`
|
|
448
|
+
|
|
471
449
|
### [0.3.12](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.3.11...@stream-io/video-react-bindings-0.3.12) (2023-12-05)
|
|
472
450
|
|
|
473
451
|
### Dependency Updates
|
|
474
452
|
|
|
475
|
-
|
|
453
|
+
- `@stream-io/video-client` updated to version `0.5.1`
|
|
454
|
+
|
|
476
455
|
### [0.3.11](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.3.10...@stream-io/video-react-bindings-0.3.11) (2023-11-29)
|
|
477
456
|
|
|
478
457
|
### Dependency Updates
|
|
479
458
|
|
|
480
|
-
|
|
459
|
+
- `@stream-io/video-client` updated to version `0.5.0`
|
|
460
|
+
|
|
481
461
|
### [0.3.10](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.3.9...@stream-io/video-react-bindings-0.3.10) (2023-11-27)
|
|
482
462
|
|
|
483
463
|
### Dependency Updates
|
|
484
464
|
|
|
485
|
-
|
|
465
|
+
- `@stream-io/video-client` updated to version `0.4.10`
|
|
466
|
+
|
|
486
467
|
### [0.3.9](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.3.8...@stream-io/video-react-bindings-0.3.9) (2023-11-22)
|
|
487
468
|
|
|
488
469
|
### Dependency Updates
|
|
489
470
|
|
|
490
|
-
|
|
471
|
+
- `@stream-io/video-client` updated to version `0.4.9`
|
|
472
|
+
|
|
491
473
|
### [0.3.8](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.3.7...@stream-io/video-react-bindings-0.3.8) (2023-11-16)
|
|
492
474
|
|
|
493
475
|
### Dependency Updates
|
|
494
476
|
|
|
495
|
-
|
|
477
|
+
- `@stream-io/video-client` updated to version `0.4.8`
|
|
478
|
+
|
|
496
479
|
### [0.3.7](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.3.6...@stream-io/video-react-bindings-0.3.7) (2023-11-13)
|
|
497
480
|
|
|
498
481
|
### Dependency Updates
|
|
499
482
|
|
|
500
|
-
|
|
483
|
+
- `@stream-io/video-client` updated to version `0.4.7`
|
|
501
484
|
|
|
502
485
|
### Features
|
|
503
486
|
|
|
504
|
-
|
|
487
|
+
- **device-api:** Browser Permissions
|
|
488
|
+
API ([#1184](https://github.com/GetStream/stream-video-js/issues/1184)) ([a0b3573](https://github.com/GetStream/stream-video-js/commit/a0b3573b630ff8450953cdf1102fe722aea83f6f))
|
|
505
489
|
|
|
506
490
|
### [0.3.6](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.3.5...@stream-io/video-react-bindings-0.3.6) (2023-11-13)
|
|
507
491
|
|
|
508
492
|
### Dependency Updates
|
|
509
493
|
|
|
510
|
-
|
|
494
|
+
- `@stream-io/video-client` updated to version `0.4.6`
|
|
495
|
+
|
|
511
496
|
### [0.3.5](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.3.4...@stream-io/video-react-bindings-0.3.5) (2023-11-07)
|
|
512
497
|
|
|
513
498
|
### Dependency Updates
|
|
514
499
|
|
|
515
|
-
|
|
500
|
+
- `@stream-io/video-client` updated to version `0.4.5`
|
|
501
|
+
|
|
516
502
|
### [0.3.4](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.3.3...@stream-io/video-react-bindings-0.3.4) (2023-11-02)
|
|
517
503
|
|
|
518
504
|
### Dependency Updates
|
|
519
505
|
|
|
520
|
-
|
|
506
|
+
- `@stream-io/video-client` updated to version `0.4.4`
|
|
507
|
+
|
|
521
508
|
### [0.3.3](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.3.2...@stream-io/video-react-bindings-0.3.3) (2023-11-01)
|
|
522
509
|
|
|
523
510
|
### Dependency Updates
|
|
524
511
|
|
|
525
|
-
|
|
512
|
+
- `@stream-io/video-client` updated to version `0.4.3`
|
|
513
|
+
|
|
526
514
|
### [0.3.2](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.3.1...@stream-io/video-react-bindings-0.3.2) (2023-11-01)
|
|
527
515
|
|
|
528
516
|
### Dependency Updates
|
|
529
517
|
|
|
530
|
-
|
|
518
|
+
- `@stream-io/video-client` updated to version `0.4.2`
|
|
519
|
+
|
|
531
520
|
### [0.3.1](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.3.0...@stream-io/video-react-bindings-0.3.1) (2023-10-30)
|
|
532
521
|
|
|
533
522
|
### Dependency Updates
|
|
534
523
|
|
|
535
|
-
|
|
524
|
+
- `@stream-io/video-client` updated to version `0.4.1`
|
|
525
|
+
|
|
536
526
|
## [0.3.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.37...@stream-io/video-react-bindings-0.3.0) (2023-10-27)
|
|
537
527
|
|
|
538
528
|
### Dependency Updates
|
|
539
529
|
|
|
540
|
-
|
|
530
|
+
- `@stream-io/video-client` updated to version `0.4.0`
|
|
541
531
|
|
|
542
532
|
### ⚠ BREAKING CHANGES
|
|
543
533
|
|
|
544
|
-
|
|
534
|
+
- **react-sdk:** Universal Device Management API (#1127)
|
|
545
535
|
|
|
546
536
|
### Features
|
|
547
537
|
|
|
548
|
-
|
|
538
|
+
- **react-sdk:** Universal Device Management
|
|
539
|
+
API ([#1127](https://github.com/GetStream/stream-video-js/issues/1127)) ([aeb3561](https://github.com/GetStream/stream-video-js/commit/aeb35612745f45254b536281c5f81d1bcac2bab5))
|
|
549
540
|
|
|
550
541
|
### [0.2.37](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.36...@stream-io/video-react-bindings-0.2.37) (2023-10-25)
|
|
551
542
|
|
|
552
543
|
### Dependency Updates
|
|
553
544
|
|
|
554
|
-
|
|
545
|
+
- `@stream-io/video-client` updated to version `0.3.36`
|
|
546
|
+
|
|
555
547
|
### [0.2.36](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.35...@stream-io/video-react-bindings-0.2.36) (2023-10-19)
|
|
556
548
|
|
|
557
549
|
### Dependency Updates
|
|
558
550
|
|
|
559
|
-
|
|
551
|
+
- `@stream-io/video-client` updated to version `0.3.35`
|
|
552
|
+
|
|
560
553
|
### [0.2.35](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.34...@stream-io/video-react-bindings-0.2.35) (2023-10-18)
|
|
561
554
|
|
|
562
555
|
### Dependency Updates
|
|
563
556
|
|
|
564
|
-
|
|
557
|
+
- `@stream-io/video-client` updated to version `0.3.34`
|
|
565
558
|
|
|
566
559
|
### Features
|
|
567
560
|
|
|
568
|
-
|
|
561
|
+
- **build:** ESM and CJS
|
|
562
|
+
bundles ([#1144](https://github.com/GetStream/stream-video-js/issues/1144)) ([58b60ee](https://github.com/GetStream/stream-video-js/commit/58b60eee4b1cd667d2eef8f17ed4e6da74876a51)),
|
|
563
|
+
closes [#1025](https://github.com/GetStream/stream-video-js/issues/1025)
|
|
569
564
|
|
|
570
565
|
### [0.2.34](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.33...@stream-io/video-react-bindings-0.2.34) (2023-10-13)
|
|
571
566
|
|
|
572
567
|
### Dependency Updates
|
|
573
568
|
|
|
574
|
-
|
|
569
|
+
- `@stream-io/video-client` updated to version `0.3.33`
|
|
570
|
+
|
|
575
571
|
### [0.2.33](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.32...@stream-io/video-react-bindings-0.2.33) (2023-10-13)
|
|
576
572
|
|
|
577
573
|
### Dependency Updates
|
|
578
574
|
|
|
579
|
-
|
|
575
|
+
- `@stream-io/video-client` updated to version `0.3.32`
|
|
576
|
+
|
|
580
577
|
### [0.2.32](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.31...@stream-io/video-react-bindings-0.2.32) (2023-10-09)
|
|
581
578
|
|
|
582
579
|
### Dependency Updates
|
|
583
580
|
|
|
584
|
-
|
|
581
|
+
- `@stream-io/video-client` updated to version `0.3.31`
|
|
582
|
+
|
|
585
583
|
### [0.2.31](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.30...@stream-io/video-react-bindings-0.2.31) (2023-10-06)
|
|
586
584
|
|
|
587
585
|
### Dependency Updates
|
|
588
586
|
|
|
589
|
-
|
|
587
|
+
- `@stream-io/video-client` updated to version `0.3.30`
|
|
590
588
|
|
|
591
589
|
### Features
|
|
592
590
|
|
|
593
|
-
|
|
591
|
+
- ScreenShare Audio
|
|
592
|
+
support ([#1118](https://github.com/GetStream/stream-video-js/issues/1118)) ([5b63e1c](https://github.com/GetStream/stream-video-js/commit/5b63e1c5f52c76e3761e6907bd3786c19f0e5c6d))
|
|
594
593
|
|
|
595
594
|
### [0.2.30](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.29...@stream-io/video-react-bindings-0.2.30) (2023-10-05)
|
|
596
595
|
|
|
597
596
|
### Dependency Updates
|
|
598
597
|
|
|
599
|
-
|
|
598
|
+
- `@stream-io/video-client` updated to version `0.3.29`
|
|
599
|
+
|
|
600
600
|
### [0.2.29](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.28...@stream-io/video-react-bindings-0.2.29) (2023-09-28)
|
|
601
601
|
|
|
602
602
|
### Dependency Updates
|
|
603
603
|
|
|
604
|
-
|
|
604
|
+
- `@stream-io/video-client` updated to version `0.3.28`
|
|
605
|
+
|
|
605
606
|
### [0.2.28](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.27...@stream-io/video-react-bindings-0.2.28) (2023-09-28)
|
|
606
607
|
|
|
607
608
|
### Dependency Updates
|
|
608
609
|
|
|
609
|
-
|
|
610
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
611
|
+
|
|
610
612
|
### [0.2.27](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.26...@stream-io/video-react-bindings-0.2.27) (2023-09-27)
|
|
611
613
|
|
|
612
614
|
### Dependency Updates
|
|
613
615
|
|
|
614
|
-
|
|
616
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
615
617
|
|
|
616
618
|
### Features
|
|
617
619
|
|
|
618
|
-
|
|
620
|
+
- **Call Preview:** Support for call
|
|
621
|
+
thumbnails ([#1099](https://github.com/GetStream/stream-video-js/issues/1099)) ([9274f76](https://github.com/GetStream/stream-video-js/commit/9274f760ed264ee0ee6ac97c6fe679288e067fd8))
|
|
619
622
|
|
|
620
623
|
### [0.2.26](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.25...@stream-io/video-react-bindings-0.2.26) (2023-09-27)
|
|
621
624
|
|
|
622
625
|
### Dependency Updates
|
|
623
626
|
|
|
624
|
-
|
|
627
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
628
|
+
|
|
625
629
|
### [0.2.25](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.24...@stream-io/video-react-bindings-0.2.25) (2023-09-26)
|
|
626
630
|
|
|
627
631
|
### Dependency Updates
|
|
628
632
|
|
|
629
|
-
|
|
633
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
634
|
+
|
|
630
635
|
### [0.2.24](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.23...@stream-io/video-react-bindings-0.2.24) (2023-09-26)
|
|
631
636
|
|
|
632
637
|
### Dependency Updates
|
|
633
638
|
|
|
634
|
-
|
|
639
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
640
|
+
|
|
635
641
|
### [0.2.23](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.22...@stream-io/video-react-bindings-0.2.23) (2023-09-25)
|
|
636
642
|
|
|
637
643
|
### Dependency Updates
|
|
638
644
|
|
|
639
|
-
|
|
640
|
-
|
|
645
|
+
- `@stream-io/i18n` updated to version `0.1.2`
|
|
646
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
641
647
|
|
|
642
648
|
### Bug Fixes
|
|
643
649
|
|
|
644
|
-
|
|
650
|
+
- Add extra delay before attempting to play video in Safari and
|
|
651
|
+
Firefox ([#1106](https://github.com/GetStream/stream-video-js/issues/1106)) ([5b4a589](https://github.com/GetStream/stream-video-js/commit/5b4a58918240a7b63807726609d6d54b92cfe1d2))
|
|
645
652
|
|
|
646
653
|
### [0.2.22](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.21...@stream-io/video-react-bindings-0.2.22) (2023-09-20)
|
|
647
654
|
|
|
648
655
|
### Dependency Updates
|
|
649
656
|
|
|
650
|
-
|
|
657
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
658
|
+
|
|
651
659
|
### [0.2.21](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.20...@stream-io/video-react-bindings-0.2.21) (2023-09-19)
|
|
652
660
|
|
|
653
661
|
### Dependency Updates
|
|
654
662
|
|
|
655
|
-
|
|
663
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
664
|
+
|
|
656
665
|
### [0.2.20](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.19...@stream-io/video-react-bindings-0.2.20) (2023-09-15)
|
|
657
666
|
|
|
658
667
|
### Dependency Updates
|
|
659
668
|
|
|
660
|
-
|
|
669
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
670
|
+
|
|
661
671
|
### [0.2.19](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.18...@stream-io/video-react-bindings-0.2.19) (2023-09-15)
|
|
662
672
|
|
|
663
673
|
### Dependency Updates
|
|
664
674
|
|
|
665
|
-
|
|
675
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
676
|
+
|
|
666
677
|
### [0.2.18](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.17...@stream-io/video-react-bindings-0.2.18) (2023-09-14)
|
|
667
678
|
|
|
668
679
|
### Dependency Updates
|
|
669
680
|
|
|
670
|
-
|
|
681
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
682
|
+
|
|
671
683
|
### [0.2.17](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.16...@stream-io/video-react-bindings-0.2.17) (2023-09-13)
|
|
672
684
|
|
|
673
685
|
### Dependency Updates
|
|
674
686
|
|
|
675
|
-
|
|
687
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
688
|
+
|
|
676
689
|
### [0.2.16](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.15...@stream-io/video-react-bindings-0.2.16) (2023-09-11)
|
|
677
690
|
|
|
678
691
|
### Dependency Updates
|
|
679
692
|
|
|
680
|
-
|
|
693
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
694
|
+
|
|
681
695
|
### [0.2.15](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.14...@stream-io/video-react-bindings-0.2.15) (2023-09-05)
|
|
682
696
|
|
|
683
697
|
### Dependency Updates
|
|
684
698
|
|
|
685
|
-
|
|
699
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
700
|
+
|
|
686
701
|
### [0.2.14](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.13...@stream-io/video-react-bindings-0.2.14) (2023-08-31)
|
|
687
702
|
|
|
688
703
|
### Dependency Updates
|
|
689
704
|
|
|
690
|
-
|
|
705
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
706
|
+
|
|
691
707
|
### [0.2.13](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.12...@stream-io/video-react-bindings-0.2.13) (2023-08-31)
|
|
692
708
|
|
|
693
709
|
### Dependency Updates
|
|
694
710
|
|
|
695
|
-
|
|
711
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
712
|
+
|
|
696
713
|
### [0.2.12](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.11...@stream-io/video-react-bindings-0.2.12) (2023-08-30)
|
|
697
714
|
|
|
698
715
|
### Dependency Updates
|
|
699
716
|
|
|
700
|
-
|
|
717
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
718
|
+
|
|
701
719
|
### [0.2.11](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.10...@stream-io/video-react-bindings-0.2.11) (2023-08-30)
|
|
702
720
|
|
|
703
721
|
### Dependency Updates
|
|
704
722
|
|
|
705
|
-
|
|
723
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
724
|
+
|
|
706
725
|
### [0.2.10](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.9...@stream-io/video-react-bindings-0.2.10) (2023-08-29)
|
|
707
726
|
|
|
708
727
|
### Dependency Updates
|
|
709
728
|
|
|
710
|
-
|
|
729
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
730
|
+
|
|
711
731
|
### [0.2.9](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.8...@stream-io/video-react-bindings-0.2.9) (2023-08-29)
|
|
712
732
|
|
|
713
733
|
### Dependency Updates
|
|
714
734
|
|
|
715
|
-
|
|
735
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
736
|
+
|
|
716
737
|
### [0.2.8](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.7...@stream-io/video-react-bindings-0.2.8) (2023-08-24)
|
|
717
738
|
|
|
718
739
|
### Dependency Updates
|
|
719
740
|
|
|
720
|
-
|
|
741
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
742
|
+
|
|
721
743
|
### [0.2.7](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.6...@stream-io/video-react-bindings-0.2.7) (2023-08-23)
|
|
722
744
|
|
|
723
745
|
### Dependency Updates
|
|
724
746
|
|
|
725
|
-
|
|
747
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
748
|
+
|
|
726
749
|
### [0.2.6](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.5...@stream-io/video-react-bindings-0.2.6) (2023-08-22)
|
|
727
750
|
|
|
728
751
|
### Dependency Updates
|
|
729
752
|
|
|
730
|
-
|
|
753
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
754
|
+
|
|
731
755
|
### [0.2.5](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.4...@stream-io/video-react-bindings-0.2.5) (2023-08-21)
|
|
732
756
|
|
|
733
757
|
### Dependency Updates
|
|
734
758
|
|
|
735
|
-
|
|
759
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
760
|
+
|
|
736
761
|
### [0.2.4](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.3...@stream-io/video-react-bindings-0.2.4) (2023-08-18)
|
|
737
762
|
|
|
738
763
|
### Dependency Updates
|
|
739
764
|
|
|
740
|
-
|
|
765
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
766
|
+
|
|
741
767
|
### [0.2.3](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.2...@stream-io/video-react-bindings-0.2.3) (2023-08-16)
|
|
742
768
|
|
|
743
769
|
### Dependency Updates
|
|
744
770
|
|
|
745
|
-
|
|
771
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
746
772
|
|
|
747
773
|
### Features
|
|
748
774
|
|
|
749
|
-
|
|
775
|
+
- use new device API in RN SDK and move to
|
|
776
|
+
@stream-io/react-native-webrtc ([#925](https://github.com/GetStream/stream-video-js/issues/925)) ([8442d82](https://github.com/GetStream/stream-video-js/commit/8442d821a8eb97cb4be6e6d71b64337c04a86a15))
|
|
750
777
|
|
|
751
778
|
### [0.2.2](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.1...@stream-io/video-react-bindings-0.2.2) (2023-08-16)
|
|
752
779
|
|
|
753
780
|
### Dependency Updates
|
|
754
781
|
|
|
755
|
-
|
|
756
|
-
### [0.2.1](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.0...@stream-io/video-react-bindings-0.2.1) (2023-08-16)
|
|
782
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
757
783
|
|
|
784
|
+
### [0.2.1](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.2.0...@stream-io/video-react-bindings-0.2.1) (2023-08-16)
|
|
758
785
|
|
|
759
786
|
### Bug Fixes
|
|
760
787
|
|
|
761
|
-
|
|
788
|
+
- correctly report `live` state of the
|
|
789
|
+
call ([#940](https://github.com/GetStream/stream-video-js/issues/940)) ([75f36e1](https://github.com/GetStream/stream-video-js/commit/75f36e1e955da01b683a299a921b8abc74e87982)),
|
|
790
|
+
closes [#931](https://github.com/GetStream/stream-video-js/issues/931)
|
|
762
791
|
|
|
763
792
|
## [0.2.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.1.18...@stream-io/video-react-bindings-0.2.0) (2023-08-16)
|
|
764
793
|
|
|
765
794
|
### Dependency Updates
|
|
766
795
|
|
|
767
|
-
|
|
796
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
768
797
|
|
|
769
798
|
### ⚠ BREAKING CHANGES
|
|
770
799
|
|
|
771
|
-
|
|
800
|
+
- Call State reorganization (#931)
|
|
772
801
|
|
|
773
802
|
### Features
|
|
774
803
|
|
|
775
|
-
|
|
804
|
+
- Call State
|
|
805
|
+
reorganization ([#931](https://github.com/GetStream/stream-video-js/issues/931)) ([441dbd4](https://github.com/GetStream/stream-video-js/commit/441dbd4ffb8c851abb0ca719be143a1e80d1418c)),
|
|
806
|
+
closes [#917](https://github.com/GetStream/stream-video-js/issues/917)
|
|
776
807
|
|
|
777
808
|
### [0.1.18](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.1.17...@stream-io/video-react-bindings-0.1.18) (2023-08-14)
|
|
778
809
|
|
|
779
810
|
### Dependency Updates
|
|
780
811
|
|
|
781
|
-
|
|
782
|
-
### [0.1.17](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.1.16...@stream-io/video-react-bindings-0.1.17) (2023-08-11)
|
|
812
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
783
813
|
|
|
814
|
+
### [0.1.17](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.1.16...@stream-io/video-react-bindings-0.1.17) (2023-08-11)
|
|
784
815
|
|
|
785
816
|
### Features
|
|
786
817
|
|
|
787
|
-
|
|
818
|
+
- Wrap all call state hooks in
|
|
819
|
+
useCallStateHooks() ([#917](https://github.com/GetStream/stream-video-js/issues/917)) ([19f891a](https://github.com/GetStream/stream-video-js/commit/19f891aab42b725b6a1d0194bf0ef8f645ccc792))
|
|
788
820
|
|
|
789
821
|
### [0.1.16](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.1.15...@stream-io/video-react-bindings-0.1.16) (2023-08-10)
|
|
790
822
|
|
|
791
|
-
|
|
792
823
|
### Bug Fixes
|
|
793
824
|
|
|
794
|
-
|
|
825
|
+
- **bindings:** do not return call is live without metadata being
|
|
826
|
+
available ([831e6f3](https://github.com/GetStream/stream-video-js/commit/831e6f347acb4c496c34346802862dba8c6d780a))
|
|
795
827
|
|
|
796
828
|
### [0.1.15](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.1.14...@stream-io/video-react-bindings-0.1.15) (2023-08-08)
|
|
797
829
|
|
|
798
830
|
### Dependency Updates
|
|
799
831
|
|
|
800
|
-
|
|
832
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
833
|
+
|
|
801
834
|
### [0.1.14](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.1.13...@stream-io/video-react-bindings-0.1.14) (2023-08-07)
|
|
802
835
|
|
|
803
836
|
### Dependency Updates
|
|
804
837
|
|
|
805
|
-
|
|
838
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
839
|
+
|
|
806
840
|
### [0.1.13](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.1.12...@stream-io/video-react-bindings-0.1.13) (2023-08-07)
|
|
807
841
|
|
|
808
842
|
### Dependency Updates
|
|
809
843
|
|
|
810
|
-
|
|
844
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
845
|
+
|
|
811
846
|
### [0.1.12](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.1.11...@stream-io/video-react-bindings-0.1.12) (2023-08-04)
|
|
812
847
|
|
|
813
848
|
### Dependency Updates
|
|
814
849
|
|
|
815
|
-
|
|
850
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
851
|
+
|
|
816
852
|
### [0.1.11](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.1.10...@stream-io/video-react-bindings-0.1.11) (2023-08-01)
|
|
817
853
|
|
|
818
854
|
### Dependency Updates
|
|
819
855
|
|
|
820
|
-
|
|
856
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
857
|
+
|
|
821
858
|
### [0.1.10](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.1.9...@stream-io/video-react-bindings-0.1.10) (2023-07-28)
|
|
822
859
|
|
|
823
860
|
### Dependency Updates
|
|
824
861
|
|
|
825
|
-
|
|
862
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
863
|
+
|
|
826
864
|
### [0.1.9](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.1.8...@stream-io/video-react-bindings-0.1.9) (2023-07-27)
|
|
827
865
|
|
|
828
866
|
### Dependency Updates
|
|
829
867
|
|
|
830
|
-
|
|
868
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
869
|
+
|
|
831
870
|
### [0.1.8](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.1.7...@stream-io/video-react-bindings-0.1.8) (2023-07-26)
|
|
832
871
|
|
|
833
872
|
### Dependency Updates
|
|
834
873
|
|
|
835
|
-
|
|
874
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
875
|
+
|
|
836
876
|
### [0.1.7](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.1.6...@stream-io/video-react-bindings-0.1.7) (2023-07-26)
|
|
837
877
|
|
|
838
878
|
### Dependency Updates
|
|
839
879
|
|
|
840
|
-
|
|
880
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
881
|
+
|
|
841
882
|
### [0.1.6](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.1.5...@stream-io/video-react-bindings-0.1.6) (2023-07-21)
|
|
842
883
|
|
|
843
884
|
### Dependency Updates
|
|
844
885
|
|
|
845
|
-
|
|
886
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
846
887
|
|
|
847
888
|
### Bug Fixes
|
|
848
889
|
|
|
849
|
-
|
|
890
|
+
- strict mode
|
|
891
|
+
issue ([#740](https://github.com/GetStream/stream-video-js/issues/740)) ([c39e4e4](https://github.com/GetStream/stream-video-js/commit/c39e4e4041a2326393478ad808b2aa791d50f8ce))
|
|
850
892
|
|
|
851
893
|
### [0.1.5](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.1.4...@stream-io/video-react-bindings-0.1.5) (2023-07-21)
|
|
852
894
|
|
|
853
895
|
### Dependency Updates
|
|
854
896
|
|
|
855
|
-
|
|
897
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
898
|
+
|
|
856
899
|
### [0.1.4](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.1.3...@stream-io/video-react-bindings-0.1.4) (2023-07-20)
|
|
857
900
|
|
|
858
901
|
### Dependency Updates
|
|
859
902
|
|
|
860
|
-
|
|
903
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
904
|
+
|
|
861
905
|
### [0.1.3](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.1.2...@stream-io/video-react-bindings-0.1.3) (2023-07-19)
|
|
862
906
|
|
|
863
907
|
### Dependency Updates
|
|
864
908
|
|
|
865
|
-
|
|
909
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
910
|
+
|
|
866
911
|
### [0.1.2](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.1.1...@stream-io/video-react-bindings-0.1.2) (2023-07-18)
|
|
867
912
|
|
|
868
913
|
### Dependency Updates
|
|
869
914
|
|
|
870
|
-
|
|
915
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
916
|
+
|
|
871
917
|
### [0.1.1](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.1.0...@stream-io/video-react-bindings-0.1.1) (2023-07-17)
|
|
872
918
|
|
|
873
919
|
### Dependency Updates
|
|
874
920
|
|
|
875
|
-
|
|
921
|
+
- `@stream-io/video-client` updated to version `0.1.0`
|
|
922
|
+
|
|
876
923
|
## [0.1.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.54...@stream-io/video-react-bindings-0.1.0) (2023-07-17)
|
|
877
924
|
|
|
878
925
|
### Dependency Updates
|
|
879
926
|
|
|
880
|
-
|
|
927
|
+
- `@stream-io/i18n` updated to version `0.1.1`
|
|
881
928
|
|
|
882
929
|
### ⚠ BREAKING CHANGES
|
|
883
930
|
|
|
884
|
-
|
|
931
|
+
- Trigger breaking change to react-sdk
|
|
885
932
|
|
|
886
933
|
### Features
|
|
887
934
|
|
|
888
|
-
|
|
935
|
+
- Trigger breaking change to
|
|
936
|
+
react-sdk ([1e1f21f](https://github.com/GetStream/stream-video-js/commit/1e1f21f212be370fbd54a36371d1a7a485e6cec4))
|
|
889
937
|
|
|
890
938
|
### [0.0.54](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.53...@stream-io/video-react-bindings-0.0.54) (2023-07-17)
|
|
891
939
|
|
|
892
940
|
### Dependency Updates
|
|
893
941
|
|
|
894
|
-
|
|
942
|
+
- `@stream-io/i18n` updated to version `0.1.0`
|
|
943
|
+
|
|
895
944
|
### [0.0.53](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.52...@stream-io/video-react-bindings-0.0.53) (2023-07-17)
|
|
896
945
|
|
|
897
946
|
### Dependency Updates
|
|
898
947
|
|
|
899
|
-
|
|
948
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
949
|
+
|
|
900
950
|
### [0.0.52](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.51...@stream-io/video-react-bindings-0.0.52) (2023-07-17)
|
|
901
951
|
|
|
902
952
|
### Dependency Updates
|
|
903
953
|
|
|
904
|
-
|
|
954
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
955
|
+
|
|
905
956
|
### [0.0.51](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.50...@stream-io/video-react-bindings-0.0.51) (2023-07-17)
|
|
906
957
|
|
|
907
958
|
### Dependency Updates
|
|
908
959
|
|
|
909
|
-
|
|
960
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
910
961
|
|
|
911
962
|
### Bug Fixes
|
|
912
963
|
|
|
913
|
-
|
|
964
|
+
- promote prop-types to a 'dependency' in
|
|
965
|
+
react-sdk ([#805](https://github.com/GetStream/stream-video-js/issues/805)) ([7109c9b](https://github.com/GetStream/stream-video-js/commit/7109c9b6d4087789f44ab8beb539bca495ba8f76))
|
|
914
966
|
|
|
915
967
|
### [0.0.50](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.49...@stream-io/video-react-bindings-0.0.50) (2023-07-14)
|
|
916
968
|
|
|
917
969
|
### Dependency Updates
|
|
918
970
|
|
|
919
|
-
|
|
971
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
972
|
+
|
|
920
973
|
### [0.0.49](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.48...@stream-io/video-react-bindings-0.0.49) (2023-07-14)
|
|
921
974
|
|
|
922
975
|
### Dependency Updates
|
|
923
976
|
|
|
924
|
-
|
|
977
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
978
|
+
|
|
925
979
|
### [0.0.48](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.47...@stream-io/video-react-bindings-0.0.48) (2023-07-14)
|
|
926
980
|
|
|
927
981
|
### Dependency Updates
|
|
928
982
|
|
|
929
|
-
|
|
983
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
984
|
+
|
|
930
985
|
### [0.0.47](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.46...@stream-io/video-react-bindings-0.0.47) (2023-07-14)
|
|
931
986
|
|
|
932
987
|
### Dependency Updates
|
|
933
988
|
|
|
934
|
-
|
|
989
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
990
|
+
|
|
935
991
|
### [0.0.46](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.45...@stream-io/video-react-bindings-0.0.46) (2023-07-14)
|
|
936
992
|
|
|
937
993
|
### Dependency Updates
|
|
938
994
|
|
|
939
|
-
|
|
995
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
996
|
+
|
|
940
997
|
### [0.0.45](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.44...@stream-io/video-react-bindings-0.0.45) (2023-07-12)
|
|
941
998
|
|
|
942
999
|
### Dependency Updates
|
|
943
1000
|
|
|
944
|
-
|
|
1001
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1002
|
+
|
|
945
1003
|
### [0.0.44](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.43...@stream-io/video-react-bindings-0.0.44) (2023-07-12)
|
|
946
1004
|
|
|
947
1005
|
### Dependency Updates
|
|
948
1006
|
|
|
949
|
-
|
|
1007
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1008
|
+
|
|
950
1009
|
### [0.0.43](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.42...@stream-io/video-react-bindings-0.0.43) (2023-07-10)
|
|
951
1010
|
|
|
952
1011
|
### Dependency Updates
|
|
953
1012
|
|
|
954
|
-
|
|
1013
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1014
|
+
|
|
955
1015
|
### [0.0.42](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.41...@stream-io/video-react-bindings-0.0.42) (2023-07-07)
|
|
956
1016
|
|
|
957
1017
|
### Dependency Updates
|
|
958
1018
|
|
|
959
|
-
|
|
1019
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1020
|
+
|
|
960
1021
|
### [0.0.41](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.40...@stream-io/video-react-bindings-0.0.41) (2023-07-07)
|
|
961
1022
|
|
|
962
1023
|
### Dependency Updates
|
|
963
1024
|
|
|
964
|
-
|
|
1025
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1026
|
+
|
|
965
1027
|
### [0.0.40](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.39...@stream-io/video-react-bindings-0.0.40) (2023-07-07)
|
|
966
1028
|
|
|
967
1029
|
### Dependency Updates
|
|
968
1030
|
|
|
969
|
-
|
|
1031
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1032
|
+
|
|
970
1033
|
### [0.0.39](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.38...@stream-io/video-react-bindings-0.0.39) (2023-07-06)
|
|
971
1034
|
|
|
972
1035
|
### Dependency Updates
|
|
973
1036
|
|
|
974
|
-
|
|
1037
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1038
|
+
|
|
975
1039
|
### [0.0.38](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.37...@stream-io/video-react-bindings-0.0.38) (2023-07-05)
|
|
976
1040
|
|
|
977
1041
|
### Dependency Updates
|
|
978
1042
|
|
|
979
|
-
|
|
1043
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1044
|
+
|
|
980
1045
|
### [0.0.37](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.36...@stream-io/video-react-bindings-0.0.37) (2023-07-05)
|
|
981
1046
|
|
|
982
1047
|
### Dependency Updates
|
|
983
1048
|
|
|
984
|
-
|
|
1049
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1050
|
+
|
|
985
1051
|
### [0.0.36](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.35...@stream-io/video-react-bindings-0.0.36) (2023-07-05)
|
|
986
1052
|
|
|
987
1053
|
### Dependency Updates
|
|
988
1054
|
|
|
989
|
-
|
|
1055
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1056
|
+
|
|
990
1057
|
### [0.0.35](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.34...@stream-io/video-react-bindings-0.0.35) (2023-07-04)
|
|
991
1058
|
|
|
992
1059
|
### Dependency Updates
|
|
993
1060
|
|
|
994
|
-
|
|
1061
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1062
|
+
|
|
995
1063
|
### [0.0.34](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.33...@stream-io/video-react-bindings-0.0.34) (2023-07-04)
|
|
996
1064
|
|
|
997
1065
|
### Dependency Updates
|
|
998
1066
|
|
|
999
|
-
|
|
1067
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1000
1068
|
|
|
1001
1069
|
### Features
|
|
1002
1070
|
|
|
1003
|
-
|
|
1071
|
+
- stop tracking permission requests in Call
|
|
1072
|
+
state ([#744](https://github.com/GetStream/stream-video-js/issues/744)) ([b330df3](https://github.com/GetStream/stream-video-js/commit/b330df39d9dce34d9e5a1a7ec58acb0a905ee07b))
|
|
1004
1073
|
|
|
1005
1074
|
### [0.0.33](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.32...@stream-io/video-react-bindings-0.0.33) (2023-07-03)
|
|
1006
1075
|
|
|
1007
1076
|
### Dependency Updates
|
|
1008
1077
|
|
|
1009
|
-
|
|
1078
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1079
|
+
|
|
1010
1080
|
### [0.0.32](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.31...@stream-io/video-react-bindings-0.0.32) (2023-07-03)
|
|
1011
1081
|
|
|
1012
1082
|
### Dependency Updates
|
|
1013
1083
|
|
|
1014
|
-
|
|
1084
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1085
|
+
|
|
1015
1086
|
### [0.0.31](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.30...@stream-io/video-react-bindings-0.0.31) (2023-07-03)
|
|
1016
1087
|
|
|
1017
1088
|
### Dependency Updates
|
|
1018
1089
|
|
|
1019
|
-
|
|
1020
|
-
|
|
1090
|
+
- `@stream-io/i18n` updated to version `0.0.8`
|
|
1091
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1092
|
+
|
|
1021
1093
|
### [0.0.30](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.29...@stream-io/video-react-bindings-0.0.30) (2023-06-30)
|
|
1022
1094
|
|
|
1023
1095
|
### Dependency Updates
|
|
1024
1096
|
|
|
1025
|
-
|
|
1097
|
+
- `@stream-io/i18n` updated to version `0.0.7`
|
|
1098
|
+
|
|
1026
1099
|
### [0.0.29](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.28...@stream-io/video-react-bindings-0.0.29) (2023-06-29)
|
|
1027
1100
|
|
|
1028
1101
|
### Dependency Updates
|
|
1029
1102
|
|
|
1030
|
-
|
|
1103
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1104
|
+
|
|
1031
1105
|
### [0.0.28](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.27...@stream-io/video-react-bindings-0.0.28) (2023-06-27)
|
|
1032
1106
|
|
|
1033
1107
|
### Dependency Updates
|
|
1034
1108
|
|
|
1035
|
-
|
|
1109
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1110
|
+
|
|
1036
1111
|
### [0.0.27](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.26...@stream-io/video-react-bindings-0.0.27) (2023-06-23)
|
|
1037
1112
|
|
|
1038
1113
|
### Dependency Updates
|
|
1039
1114
|
|
|
1040
|
-
|
|
1115
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1116
|
+
|
|
1041
1117
|
### [0.0.26](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.25...@stream-io/video-react-bindings-0.0.26) (2023-06-23)
|
|
1042
1118
|
|
|
1043
1119
|
### Dependency Updates
|
|
1044
1120
|
|
|
1045
|
-
|
|
1121
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1122
|
+
|
|
1046
1123
|
### [0.0.25](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.24...@stream-io/video-react-bindings-0.0.25) (2023-06-23)
|
|
1047
1124
|
|
|
1048
1125
|
### Dependency Updates
|
|
1049
1126
|
|
|
1050
|
-
|
|
1127
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1128
|
+
|
|
1051
1129
|
### [0.0.24](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.23...@stream-io/video-react-bindings-0.0.24) (2023-06-22)
|
|
1052
1130
|
|
|
1053
1131
|
### Dependency Updates
|
|
1054
1132
|
|
|
1055
|
-
|
|
1133
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1134
|
+
|
|
1056
1135
|
### [0.0.23](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.22...@stream-io/video-react-bindings-0.0.23) (2023-06-21)
|
|
1057
1136
|
|
|
1058
1137
|
### Dependency Updates
|
|
1059
1138
|
|
|
1060
|
-
|
|
1061
|
-
|
|
1139
|
+
- `@stream-io/i18n` updated to version `0.0.6`
|
|
1140
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1062
1141
|
|
|
1063
1142
|
### Documentation
|
|
1064
1143
|
|
|
1065
|
-
|
|
1066
|
-
|
|
1144
|
+
- Add reference tables to state
|
|
1145
|
+
docs ([#676](https://github.com/GetStream/stream-video-js/issues/676)) ([39e7a05](https://github.com/GetStream/stream-video-js/commit/39e7a05a79ba1754be7f62412666ec1f9f85aba9))
|
|
1146
|
+
- cleanup ([#679](https://github.com/GetStream/stream-video-js/issues/679)) ([58c86bd](https://github.com/GetStream/stream-video-js/commit/58c86bd0354ebe444af361056dcc3fa82c4a926d))
|
|
1067
1147
|
|
|
1068
1148
|
### [0.0.22](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.21...@stream-io/video-react-bindings-0.0.22) (2023-06-21)
|
|
1069
1149
|
|
|
1070
1150
|
### Dependency Updates
|
|
1071
1151
|
|
|
1072
|
-
|
|
1152
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1073
1153
|
|
|
1074
1154
|
### Documentation
|
|
1075
1155
|
|
|
1076
|
-
|
|
1156
|
+
- **react-sdk:** update audio rooms
|
|
1157
|
+
tutorial ([#659](https://github.com/GetStream/stream-video-js/issues/659)) ([11f2e80](https://github.com/GetStream/stream-video-js/commit/11f2e8090811fbd8478724b3d2c2c8af3b19a0c5))
|
|
1077
1158
|
|
|
1078
1159
|
### [0.0.21](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.20...@stream-io/video-react-bindings-0.0.21) (2023-06-21)
|
|
1079
1160
|
|
|
1080
1161
|
### Dependency Updates
|
|
1081
1162
|
|
|
1082
|
-
|
|
1163
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1164
|
+
|
|
1083
1165
|
### [0.0.20](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.19...@stream-io/video-react-bindings-0.0.20) (2023-06-20)
|
|
1084
1166
|
|
|
1085
1167
|
### Dependency Updates
|
|
1086
1168
|
|
|
1087
|
-
|
|
1169
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1170
|
+
|
|
1088
1171
|
### [0.0.19](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.18...@stream-io/video-react-bindings-0.0.19) (2023-06-20)
|
|
1089
1172
|
|
|
1090
1173
|
### Dependency Updates
|
|
1091
1174
|
|
|
1092
|
-
|
|
1175
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1176
|
+
|
|
1093
1177
|
### [0.0.18](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.17...@stream-io/video-react-bindings-0.0.18) (2023-06-20)
|
|
1094
1178
|
|
|
1095
1179
|
### Dependency Updates
|
|
1096
1180
|
|
|
1097
|
-
|
|
1181
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1182
|
+
|
|
1098
1183
|
### [0.0.17](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.16...@stream-io/video-react-bindings-0.0.17) (2023-06-16)
|
|
1099
1184
|
|
|
1100
1185
|
### Dependency Updates
|
|
1101
1186
|
|
|
1102
|
-
|
|
1103
|
-
|
|
1187
|
+
- `@stream-io/i18n` updated to version `0.0.5`
|
|
1188
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1189
|
+
|
|
1104
1190
|
### [0.0.16](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.15...@stream-io/video-react-bindings-0.0.16) (2023-06-16)
|
|
1105
1191
|
|
|
1106
1192
|
### Dependency Updates
|
|
1107
1193
|
|
|
1108
|
-
|
|
1109
|
-
|
|
1194
|
+
- `@stream-io/i18n` updated to version `0.0.4`
|
|
1195
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1196
|
+
|
|
1110
1197
|
### [0.0.15](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.14...@stream-io/video-react-bindings-0.0.15) (2023-06-16)
|
|
1111
1198
|
|
|
1112
1199
|
### Dependency Updates
|
|
1113
1200
|
|
|
1114
|
-
|
|
1201
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1202
|
+
|
|
1115
1203
|
### [0.0.14](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.13...@stream-io/video-react-bindings-0.0.14) (2023-06-15)
|
|
1116
1204
|
|
|
1117
1205
|
### Dependency Updates
|
|
1118
1206
|
|
|
1119
|
-
|
|
1120
|
-
### [0.0.13](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.12...@stream-io/video-react-bindings-0.0.13) (2023-06-13)
|
|
1207
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1121
1208
|
|
|
1209
|
+
### [0.0.13](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.12...@stream-io/video-react-bindings-0.0.13) (2023-06-13)
|
|
1122
1210
|
|
|
1123
1211
|
### Features
|
|
1124
1212
|
|
|
1125
|
-
|
|
1213
|
+
- Update React sample apps for new connect
|
|
1214
|
+
flow ([#637](https://github.com/GetStream/stream-video-js/issues/637)) ([4f71f01](https://github.com/GetStream/stream-video-js/commit/4f71f01c882f350f67df03a4b06f214b06746460))
|
|
1126
1215
|
|
|
1127
1216
|
### [0.0.12](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.11...@stream-io/video-react-bindings-0.0.12) (2023-06-13)
|
|
1128
1217
|
|
|
1129
1218
|
### Dependency Updates
|
|
1130
1219
|
|
|
1131
|
-
|
|
1220
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1132
1221
|
|
|
1133
1222
|
### Features
|
|
1134
1223
|
|
|
1135
|
-
|
|
1224
|
+
- Make it possible to provide user and token in
|
|
1225
|
+
StreamVideoClient… ([#631](https://github.com/GetStream/stream-video-js/issues/631)) ([93f9b03](https://github.com/GetStream/stream-video-js/commit/93f9b03313ac74179f1d93b513ea4de306312291))
|
|
1136
1226
|
|
|
1137
1227
|
### [0.0.11](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.10...@stream-io/video-react-bindings-0.0.11) (2023-06-13)
|
|
1138
1228
|
|
|
1139
1229
|
### Dependency Updates
|
|
1140
1230
|
|
|
1141
|
-
|
|
1231
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1142
1232
|
|
|
1143
1233
|
### Features
|
|
1144
1234
|
|
|
1145
|
-
|
|
1235
|
+
- add audio room demo
|
|
1236
|
+
app ([#572](https://github.com/GetStream/stream-video-js/issues/572)) ([77f7b65](https://github.com/GetStream/stream-video-js/commit/77f7b6596047d59e10c8e58abad38c4f48cc162f))
|
|
1146
1237
|
|
|
1147
1238
|
### [0.0.10](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.9...@stream-io/video-react-bindings-0.0.10) (2023-06-12)
|
|
1148
1239
|
|
|
1149
1240
|
### Dependency Updates
|
|
1150
1241
|
|
|
1151
|
-
|
|
1152
|
-
|
|
1242
|
+
- `@stream-io/i18n` updated to version `0.0.3`
|
|
1243
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1244
|
+
|
|
1153
1245
|
### [0.0.9](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.8...@stream-io/video-react-bindings-0.0.9) (2023-06-12)
|
|
1154
1246
|
|
|
1155
1247
|
### Dependency Updates
|
|
1156
1248
|
|
|
1157
|
-
|
|
1249
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1250
|
+
|
|
1158
1251
|
### [0.0.8](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.7...@stream-io/video-react-bindings-0.0.8) (2023-06-09)
|
|
1159
1252
|
|
|
1160
1253
|
### Dependency Updates
|
|
1161
1254
|
|
|
1162
|
-
|
|
1255
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1256
|
+
|
|
1163
1257
|
### [0.0.7](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.6...@stream-io/video-react-bindings-0.0.7) (2023-06-08)
|
|
1164
1258
|
|
|
1165
1259
|
### Dependency Updates
|
|
1166
1260
|
|
|
1167
|
-
|
|
1261
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1168
1262
|
|
|
1169
1263
|
### Features
|
|
1170
1264
|
|
|
1171
|
-
|
|
1265
|
+
- StreamCall signature, video client
|
|
1266
|
+
creation ([#596](https://github.com/GetStream/stream-video-js/issues/596)) ([5c3000c](https://github.com/GetStream/stream-video-js/commit/5c3000cc6fc3f8b7904609d7b11fa025b7458cad))
|
|
1172
1267
|
|
|
1173
1268
|
### [0.0.6](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.5...@stream-io/video-react-bindings-0.0.6) (2023-06-07)
|
|
1174
1269
|
|
|
1175
1270
|
### Dependency Updates
|
|
1176
1271
|
|
|
1177
|
-
|
|
1272
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1273
|
+
|
|
1178
1274
|
### [0.0.5](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.4...@stream-io/video-react-bindings-0.0.5) (2023-06-06)
|
|
1179
1275
|
|
|
1180
1276
|
### Dependency Updates
|
|
1181
1277
|
|
|
1182
|
-
|
|
1278
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1183
1279
|
|
|
1184
1280
|
### Bug Fixes
|
|
1185
1281
|
|
|
1186
|
-
|
|
1282
|
+
- adjustments to the new egress response
|
|
1283
|
+
structure ([#595](https://github.com/GetStream/stream-video-js/issues/595)) ([3b3edea](https://github.com/GetStream/stream-video-js/commit/3b3edea7d032a50cb0757c6b46114e8009ae56fc))
|
|
1187
1284
|
|
|
1188
1285
|
### [0.0.4](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.3...@stream-io/video-react-bindings-0.0.4) (2023-06-06)
|
|
1189
1286
|
|
|
1190
1287
|
### Dependency Updates
|
|
1191
1288
|
|
|
1192
|
-
|
|
1289
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1290
|
+
|
|
1193
1291
|
### [0.0.3](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.2...@stream-io/video-react-bindings-0.0.3) (2023-06-05)
|
|
1194
1292
|
|
|
1195
1293
|
### Dependency Updates
|
|
1196
1294
|
|
|
1197
|
-
|
|
1295
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|
|
1296
|
+
|
|
1198
1297
|
### [0.0.2](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.1...@stream-io/video-react-bindings-0.0.2) (2023-06-02)
|
|
1199
1298
|
|
|
1200
1299
|
### Dependency Updates
|
|
1201
1300
|
|
|
1202
|
-
|
|
1301
|
+
- `@stream-io/i18n` updated to version `0.0.2`
|
|
1302
|
+
|
|
1203
1303
|
### [0.0.1](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.0.1-alpha.107...@stream-io/video-react-bindings-0.0.1) (2023-06-02)
|
|
1204
1304
|
|
|
1205
1305
|
### Dependency Updates
|
|
1206
1306
|
|
|
1207
|
-
|
|
1208
|
-
|
|
1307
|
+
- `@stream-io/i18n` updated to version `0.0.1`
|
|
1308
|
+
- `@stream-io/video-client` updated to version `0.0.1`
|