@stream-io/video-react-bindings 0.5.0-rc2.0 → 1.0.1

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