@mux/mux-video 0.20.1 → 0.20.2-canary.0-e3eadec

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md ADDED
@@ -0,0 +1,576 @@
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
+
6
+ ## [0.20.2](https://github.com/muxinc/elements/compare/@mux/mux-video@0.20.1...@mux/mux-video@0.20.2) (2024-08-06)
7
+
8
+ **Note:** Version bump only for package @mux/mux-video
9
+
10
+
11
+
12
+
13
+
14
+ ## [0.20.1](https://github.com/muxinc/elements/compare/@mux/mux-video@0.20.0...@mux/mux-video@0.20.1) (2024-08-02)
15
+
16
+ **Note:** Version bump only for package @mux/mux-video
17
+
18
+
19
+
20
+
21
+
22
+ # [0.20.0](https://github.com/muxinc/elements/compare/@mux/mux-video@0.19.0...@mux/mux-video@0.20.0) (2024-07-10)
23
+
24
+
25
+ ### Bug Fixes
26
+
27
+ * upgrade hls.js, custom-media-element, etc. ([#931](https://github.com/muxinc/elements/issues/931)) ([efb5c51](https://github.com/muxinc/elements/commit/efb5c514f65f017fdeea50682e1cdb15229cfd92)), closes [#927](https://github.com/muxinc/elements/issues/927)
28
+
29
+
30
+ ### Features
31
+
32
+ * basic drm support ([#905](https://github.com/muxinc/elements/issues/905)) ([79acc9d](https://github.com/muxinc/elements/commit/79acc9d8cb520da469f1c72196befc384ee5b4f9))
33
+
34
+
35
+
36
+
37
+
38
+ # [0.19.0](https://github.com/muxinc/elements/compare/@mux/mux-video@0.18.1...@mux/mux-video@0.19.0) (2024-05-28)
39
+
40
+
41
+ ### Features
42
+
43
+ * **mux-player, mux-player-react, mux-video, mux-video-react, mux-audio, mux-audio-react, playback-core:** pdt clipping ([#923](https://github.com/muxinc/elements/issues/923)) ([22e9b06](https://github.com/muxinc/elements/commit/22e9b06e2e0913a6c34ebea53f4bbeded969b5a4))
44
+ * **playback-core, mux-video, mux-player:** addChapters interface ([#909](https://github.com/muxinc/elements/issues/909)) ([84392f1](https://github.com/muxinc/elements/commit/84392f14ee429b63ce26326e84e80e93bbdc70db))
45
+
46
+
47
+
48
+
49
+
50
+ ## [0.18.1](https://github.com/muxinc/elements/compare/@mux/mux-video@0.18.0...@mux/mux-video@0.18.1) (2024-05-03)
51
+
52
+ **Note:** Version bump only for package @mux/mux-video
53
+
54
+
55
+
56
+
57
+
58
+ # [0.18.0](https://github.com/muxinc/elements/compare/@mux/mux-video@0.17.5...@mux/mux-video@0.18.0) (2024-04-18)
59
+
60
+
61
+ ### Bug Fixes
62
+
63
+ * upgrade mux-embed v5.2.0 & media-chrome v3.2.0 ([#897](https://github.com/muxinc/elements/issues/897)) ([fd91d94](https://github.com/muxinc/elements/commit/fd91d946ee2f8e58e05551fcb247422de6fbb761))
64
+
65
+
66
+ ### Features
67
+
68
+ * add `disable-tracking` attribute and prop ([#900](https://github.com/muxinc/elements/issues/900)) ([0f5966e](https://github.com/muxinc/elements/commit/0f5966ec6cdf3cacde017a4ddd9c388bea3168d7))
69
+ * **playback-core, mux-video, mux-audio, mux-player:** Upg hls.js ([#902](https://github.com/muxinc/elements/issues/902)) ([a6a76b6](https://github.com/muxinc/elements/commit/a6a76b69e03867cc11c348d2b48e0160ea295309))
70
+
71
+
72
+
73
+
74
+
75
+ ## [0.17.5](https://github.com/muxinc/elements/compare/@mux/mux-video@0.17.4...@mux/mux-video@0.17.5) (2024-03-29)
76
+
77
+ **Note:** Version bump only for package @mux/mux-video
78
+
79
+
80
+
81
+
82
+
83
+ ## [0.17.4](https://github.com/muxinc/elements/compare/@mux/mux-video@0.17.3...@mux/mux-video@0.17.4) (2024-03-20)
84
+
85
+ **Note:** Version bump only for package @mux/mux-video
86
+
87
+
88
+
89
+
90
+
91
+ ## [0.17.3](https://github.com/muxinc/elements/compare/@mux/mux-video@0.17.2...@mux/mux-video@0.17.3) (2024-02-16)
92
+
93
+
94
+ ### Bug Fixes
95
+
96
+ * **custom-media-element:** fix chapters & metadata tracks ([#871](https://github.com/muxinc/elements/issues/871)) ([4518456](https://github.com/muxinc/elements/commit/4518456b33ed4bb76253477c887939223ec692f0))
97
+
98
+
99
+
100
+
101
+
102
+ ## [0.17.2](https://github.com/muxinc/elements/compare/@mux/mux-video@0.17.1...@mux/mux-video@0.17.2) (2024-01-02)
103
+
104
+
105
+ ### Bug Fixes
106
+
107
+ * media-tracks types not polluting global HTMLMediaElement ([#855](https://github.com/muxinc/elements/issues/855)) ([ce7235b](https://github.com/muxinc/elements/commit/ce7235bfab8b3e54d4731aaf944a121163286e6a))
108
+ * upgrade custom-media-element ([#858](https://github.com/muxinc/elements/issues/858)) ([eb39e54](https://github.com/muxinc/elements/commit/eb39e546073c9c78b385809b27d095f36350737f))
109
+ * upgrade external deps, allow patches uniform ([#850](https://github.com/muxinc/elements/issues/850)) ([f72acf4](https://github.com/muxinc/elements/commit/f72acf49199497cb45c186bd4b2bc2a67e5431c0))
110
+
111
+
112
+
113
+
114
+
115
+ ## [0.17.1](https://github.com/muxinc/elements/compare/@mux/mux-video@0.17.0...@mux/mux-video@0.17.1) (2023-12-07)
116
+
117
+
118
+ ### Bug Fixes
119
+
120
+ * Adding unofficial _hlsConfig to media elements and playback core. ([#833](https://github.com/muxinc/elements/issues/833)) ([b86f6e6](https://github.com/muxinc/elements/commit/b86f6e6eb2c116d1d676fbaecd46d77a0baa3416)), closes [#792](https://github.com/muxinc/elements/issues/792)
121
+ * ts error due to duplicate same dependency ([#837](https://github.com/muxinc/elements/issues/837)) ([411f382](https://github.com/muxinc/elements/commit/411f382ca9d701fae30bdf12d65b7c314f3e9618)), closes [#836](https://github.com/muxinc/elements/issues/836)
122
+ * upgrade media-chrome + turbo ([#838](https://github.com/muxinc/elements/issues/838)) ([a7c4948](https://github.com/muxinc/elements/commit/a7c49488ccbc3c1a9d087775d8ee83298acd1e91))
123
+ * upgrade media-chrome v2 & castable-video v1 ([#840](https://github.com/muxinc/elements/issues/840)) ([7752977](https://github.com/muxinc/elements/commit/775297721575680994ca1b96576080ac1f14c47d))
124
+
125
+
126
+
127
+
128
+
129
+ # [0.17.0](https://github.com/muxinc/elements/compare/@mux/mux-video@0.16.5...@mux/mux-video@0.17.0) (2023-10-24)
130
+
131
+
132
+ ### Features
133
+
134
+ * Manifest manipulation and other media stream query param props. ([954b2c8](https://github.com/muxinc/elements/commit/954b2c80d7df88bb4585c46a15dd1185d56dcf9a))
135
+
136
+
137
+
138
+
139
+
140
+ ## [0.16.5](https://github.com/muxinc/elements/compare/@mux/mux-video@0.16.4...@mux/mux-video@0.16.5) (2023-10-03)
141
+
142
+ **Note:** Version bump only for package @mux/mux-video
143
+
144
+
145
+
146
+
147
+
148
+ ## [0.16.4](https://github.com/muxinc/elements/compare/@mux/mux-video@0.16.3...@mux/mux-video@0.16.4) (2023-09-05)
149
+
150
+
151
+ ### Bug Fixes
152
+
153
+ * **mux-video,mux-audio:** reload core on DOM connect ([#765](https://github.com/muxinc/elements/issues/765)) ([3b61394](https://github.com/muxinc/elements/commit/3b61394e4a60ded6c2a7f30b85c281f5ef5cea03))
154
+
155
+
156
+
157
+
158
+
159
+ ## [0.16.3](https://github.com/muxinc/elements/compare/@mux/mux-video@0.16.2...@mux/mux-video@0.16.3) (2023-08-30)
160
+
161
+ **Note:** Version bump only for package @mux/mux-video
162
+
163
+
164
+
165
+
166
+
167
+ ## [0.16.2](https://github.com/muxinc/elements/compare/@mux/mux-video@0.16.1...@mux/mux-video@0.16.2) (2023-08-23)
168
+
169
+ **Note:** Version bump only for package @mux/mux-video
170
+
171
+
172
+
173
+
174
+
175
+ ## [0.16.1](https://github.com/muxinc/elements/compare/@mux/mux-video@0.16.0...@mux/mux-video@0.16.1) (2023-08-15)
176
+
177
+
178
+ ### Bug Fixes
179
+
180
+ * Reverting packages type (defaults to cjs) for accuracy per node … ([#745](https://github.com/muxinc/elements/issues/745)) ([9e7a171](https://github.com/muxinc/elements/commit/9e7a17113e14b711c8da9b1bdafe65ee86454b3b))
181
+ * upgrade media-tracks ([#744](https://github.com/muxinc/elements/issues/744)) ([af957c2](https://github.com/muxinc/elements/commit/af957c2421715d62e6cef658d0e608a6a3f20968))
182
+
183
+
184
+
185
+
186
+
187
+ # [0.16.0](https://github.com/muxinc/elements/compare/@mux/mux-video@0.15.6...@mux/mux-video@0.16.0) (2023-08-14)
188
+
189
+
190
+ ### Features
191
+
192
+ * implement renditions API ([#708](https://github.com/muxinc/elements/issues/708)) ([f3e8db2](https://github.com/muxinc/elements/commit/f3e8db21fd03c5d5570a628853f49c51d428d26e))
193
+
194
+
195
+
196
+
197
+
198
+ ## [0.15.6](https://github.com/muxinc/elements/compare/@mux/mux-video@0.15.5...@mux/mux-video@0.15.6) (2023-07-07)
199
+
200
+ **Note:** Version bump only for package @mux/mux-video
201
+
202
+
203
+
204
+
205
+
206
+ ## [0.15.5](https://github.com/muxinc/elements/compare/@mux/mux-video@0.15.4...@mux/mux-video@0.15.5) (2023-06-29)
207
+
208
+ **Note:** Version bump only for package @mux/mux-video
209
+
210
+
211
+
212
+
213
+
214
+ ## [0.15.4](https://github.com/muxinc/elements/compare/@mux/mux-video@0.15.3...@mux/mux-video@0.15.4) (2023-06-12)
215
+
216
+
217
+ ### Bug Fixes
218
+
219
+ * **playback-core, mux-video:** Handle native playback edge cases wher… ([#705](https://github.com/muxinc/elements/issues/705)) ([16f8941](https://github.com/muxinc/elements/commit/16f8941799a5186f28205a70105b26764f39b295))
220
+
221
+
222
+
223
+
224
+
225
+ ## [0.15.3](https://github.com/muxinc/elements/compare/@mux/mux-video@0.15.2...@mux/mux-video@0.15.3) (2023-06-06)
226
+
227
+
228
+ ### Bug Fixes
229
+
230
+ * use custom-media-element pkg ([#697](https://github.com/muxinc/elements/issues/697)) ([71c3341](https://github.com/muxinc/elements/commit/71c334157cbb16f88d57b020425534e9dde2b4ca))
231
+
232
+
233
+
234
+
235
+
236
+ ## [0.15.2](https://github.com/muxinc/elements/compare/@mux/mux-video@0.15.1...@mux/mux-video@0.15.2) (2023-05-08)
237
+
238
+ **Note:** Version bump only for package @mux/mux-video
239
+
240
+
241
+
242
+
243
+
244
+ ## [0.15.1](https://github.com/muxinc/elements/compare/@mux/mux-video@0.15.0...@mux/mux-video@0.15.1) (2023-04-24)
245
+
246
+
247
+ ### Bug Fixes
248
+
249
+ * use webkit pseudo element for captions movement, where available ([#674](https://github.com/muxinc/elements/issues/674)) ([1f236d4](https://github.com/muxinc/elements/commit/1f236d4b42f83fe40884732305259ff5a1fda679)), closes [#660](https://github.com/muxinc/elements/issues/660)
250
+
251
+
252
+
253
+
254
+
255
+ # [0.15.0](https://github.com/muxinc/elements/compare/@mux/mux-video@0.14.1...@mux/mux-video@0.15.0) (2023-04-14)
256
+
257
+
258
+ ### Features
259
+
260
+ * add currentPdt getter and getStartDate() method ([#661](https://github.com/muxinc/elements/issues/661)) ([530170b](https://github.com/muxinc/elements/commit/530170b789d7734d2b70fde7d59abb1ebf8a582c))
261
+ * inferred stream type ([#592](https://github.com/muxinc/elements/issues/592)) ([db4cc9f](https://github.com/muxinc/elements/commit/db4cc9f60660f2b860ecce0a5a5ef2a3a09cc40b))
262
+
263
+
264
+
265
+
266
+
267
+ ## [0.14.1](https://github.com/muxinc/elements/compare/@mux/mux-video@0.14.0...@mux/mux-video@0.14.1) (2023-03-31)
268
+
269
+
270
+ ### Bug Fixes
271
+
272
+ * update typedefs, disable skipLibChecks in tsconfig ([#601](https://github.com/muxinc/elements/issues/601)) ([1664aec](https://github.com/muxinc/elements/commit/1664aec20e4cf4a59779848b298d4504eef24080))
273
+
274
+
275
+
276
+
277
+
278
+ # [0.14.0](https://github.com/muxinc/elements/compare/@mux/mux-video@0.13.2...@mux/mux-video@0.14.0) (2023-02-15)
279
+
280
+
281
+ ### Features
282
+
283
+ * add attribute max-resolution on mux-player and mux-video ([#581](https://github.com/muxinc/elements/issues/581)) ([1936c8e](https://github.com/muxinc/elements/commit/1936c8ecb47805ee75fd04ffee514b846043efc1))
284
+
285
+
286
+
287
+
288
+
289
+ ## [0.13.2](https://github.com/muxinc/elements/compare/@mux/mux-video@0.13.1...@mux/mux-video@0.13.2) (2023-02-14)
290
+
291
+
292
+ ### Bug Fixes
293
+
294
+ * **playback-core:** Typescript + min acrobatics to make svelte and others happy ([fdf34bb](https://github.com/muxinc/elements/commit/fdf34bb8fd409f0c2b5945802251ed2e6ffafd7e))
295
+
296
+
297
+
298
+
299
+
300
+ ## [0.13.1](https://github.com/muxinc/elements/compare/@mux/mux-video@0.13.0...@mux/mux-video@0.13.1) (2023-02-02)
301
+
302
+ **Note:** Version bump only for package @mux/mux-video
303
+
304
+
305
+
306
+
307
+
308
+ # [0.13.0](https://github.com/muxinc/elements/compare/@mux/mux-video@0.12.1...@mux/mux-video@0.13.0) (2023-02-01)
309
+
310
+
311
+ ### Features
312
+
313
+ * **mux-player, mux-video, playback-core:** Add API for CuePoints metadata. ([1f0b40a](https://github.com/muxinc/elements/commit/1f0b40a6d7f09c0e08a42353e241a26857edaad6))
314
+
315
+
316
+
317
+
318
+
319
+ ## [0.12.1](https://github.com/muxinc/elements/compare/@mux/mux-video@0.12.0...@mux/mux-video@0.12.1) (2023-01-20)
320
+
321
+ **Note:** Version bump only for package @mux/mux-video
322
+
323
+
324
+
325
+
326
+
327
+ # [0.12.0](https://github.com/muxinc/elements/compare/@mux/mux-video@0.11.0...@mux/mux-video@0.12.0) (2022-12-13)
328
+
329
+
330
+ ### Bug Fixes
331
+
332
+ * **mux-video:** Clean up some type defs. ([6daddd2](https://github.com/muxinc/elements/commit/6daddd2cb72dc496bb138b06c2673026db299dc0))
333
+
334
+
335
+ ### Features
336
+
337
+ * allow video, audio and player elements to get any metadata-* attrs set ([#501](https://github.com/muxinc/elements/issues/501)) ([8ee139d](https://github.com/muxinc/elements/commit/8ee139d2bbd08e1e3c08d047f870c1dcf01dac7e))
338
+ * Remove experimentalCmcd and add none to preferCmcd. Update secret docs. ([2656631](https://github.com/muxinc/elements/commit/2656631968f2b7e97a07d435818ee43c16627002))
339
+
340
+
341
+
342
+
343
+
344
+ # [0.11.0](https://github.com/muxinc/elements/compare/@mux/mux-video@0.10.0...@mux/mux-video@0.11.0) (2022-11-21)
345
+
346
+
347
+ ### Bug Fixes
348
+
349
+ * add async effect for loading media ([#492](https://github.com/muxinc/elements/issues/492)) ([d2b250a](https://github.com/muxinc/elements/commit/d2b250a2d86e4e6a4c17fc34196e6468c4fedf1f))
350
+
351
+
352
+ ### Features
353
+
354
+ * **mux-video:** Add prefer cmcd attr and prop. ([25f0fb7](https://github.com/muxinc/elements/commit/25f0fb7779a6fb30428a7df3a920030836b79dab))
355
+
356
+
357
+
358
+
359
+
360
+ # [0.10.0](https://github.com/muxinc/elements/compare/@mux/mux-video@0.9.2...@mux/mux-video@0.10.0) (2022-10-25)
361
+
362
+
363
+ ### Features
364
+
365
+ * **mux-video:** Add disable cookies attr and prop. ([d3bf5a2](https://github.com/muxinc/elements/commit/d3bf5a2d1af898569add4151a06c5bc4c7e469d9))
366
+ * **mux-video:** Expose experimental cmcd prop and attr. ([969251d](https://github.com/muxinc/elements/commit/969251dd1ec6f3a2cfe924935077d50915288e30))
367
+
368
+
369
+
370
+
371
+
372
+ ## [0.9.2](https://github.com/muxinc/elements/compare/@mux/mux-video@0.9.1...@mux/mux-video@0.9.2) (2022-10-12)
373
+
374
+ ### Bug Fixes
375
+
376
+ - add default value to object-fit and object-position ([#460](https://github.com/muxinc/elements/issues/460)) ([56b4068](https://github.com/muxinc/elements/commit/56b4068ef170e03fca104561d402337c9172d03b))
377
+
378
+ ## [0.9.1](https://github.com/muxinc/elements/compare/@mux/mux-video@0.9.0...@mux/mux-video@0.9.1) (2022-10-07)
379
+
380
+ ### Bug Fixes
381
+
382
+ - also add media-object-fit/position to video ([#455](https://github.com/muxinc/elements/issues/455)) ([2ffa983](https://github.com/muxinc/elements/commit/2ffa9832153e26a2fc5f52c60317dffc7f174152))
383
+
384
+ # [0.9.0](https://github.com/muxinc/elements/compare/@mux/mux-video@0.8.6...@mux/mux-video@0.9.0) (2022-10-05)
385
+
386
+ ### Bug Fixes
387
+
388
+ - preload bugs, add more tests ([bcfc23d](https://github.com/muxinc/elements/commit/bcfc23d0415d6bc5ffd1f65a8704f1ae40d251b9))
389
+ - preload for mux-audio, add tests ([e795fe0](https://github.com/muxinc/elements/commit/e795fe047af1feac832786aa03d8f419e57881b5))
390
+ - preload playback core change ([15313ea](https://github.com/muxinc/elements/commit/15313eaad81f748b5853a0fdaabfe141963f885e))
391
+ - subsequent preload changes ([bd49465](https://github.com/muxinc/elements/commit/bd494653192c205eed043292427946848e1824f5))
392
+
393
+ ### Features
394
+
395
+ - add `prefer-playback` attribute ([#402](https://github.com/muxinc/elements/issues/402)) ([8da36d6](https://github.com/muxinc/elements/commit/8da36d6b597ddbc4ae006873fee13a971b7ec2f3))
396
+ - remove deprecated .hls and .video props ([#408](https://github.com/muxinc/elements/issues/408)) ([2bd4861](https://github.com/muxinc/elements/commit/2bd48618d1b59d054e470ce9011c5c2f4904f8b6))
397
+
398
+ ### BREAKING CHANGES
399
+
400
+ - remove deprecated .hls and .video props.
401
+
402
+ ## [0.8.6](https://github.com/muxinc/elements/compare/@mux/mux-video@0.8.5...@mux/mux-video@0.8.6) (2022-09-16)
403
+
404
+ ### Bug Fixes
405
+
406
+ - mux-video & mux-audio memory leak ([#387](https://github.com/muxinc/elements/issues/387)) ([4a0d921](https://github.com/muxinc/elements/commit/4a0d921c49a3bf730ad86a77e46a085c44ef91ea))
407
+ - update PlaybackEngine types ([1873781](https://github.com/muxinc/elements/commit/187378165a83e70d62bd5ba954b4986d0ae50738))
408
+
409
+ ## [0.8.5](https://github.com/muxinc/elements/compare/@mux/mux-video@0.8.4...@mux/mux-video@0.8.5) (2022-08-31)
410
+
411
+ ### Bug Fixes
412
+
413
+ - polyfills mutating global ([#355](https://github.com/muxinc/elements/issues/355)) ([71d18a4](https://github.com/muxinc/elements/commit/71d18a427f0171bb214a0df7c1425d3d1bddc47a))
414
+
415
+ ## [0.8.4](https://github.com/muxinc/elements/compare/@mux/mux-video@0.8.3...@mux/mux-video@0.8.4) (2022-08-03)
416
+
417
+ **Note:** Version bump only for package @mux/mux-video
418
+
419
+ ## [0.8.3](https://github.com/muxinc/elements/compare/@mux/mux-video@0.8.2...@mux/mux-video@0.8.3) (2022-08-02)
420
+
421
+ ### Bug Fixes
422
+
423
+ - CustomVideo.nativeEl being null in some cases ([#316](https://github.com/muxinc/elements/issues/316)) ([0563c30](https://github.com/muxinc/elements/commit/0563c3041cccd9b985a9093a8c7c7cc80433147c)), closes [#314](https://github.com/muxinc/elements/issues/314)
424
+
425
+ ## [0.8.2](https://github.com/muxinc/elements/compare/@mux/mux-video@0.8.1...@mux/mux-video@0.8.2) (2022-07-21)
426
+
427
+ **Note:** Version bump only for package @mux/mux-video
428
+
429
+ ## [0.8.1](https://github.com/muxinc/elements/compare/@mux/mux-video@0.8.0...@mux/mux-video@0.8.1) (2022-07-05)
430
+
431
+ **Note:** Version bump only for package @mux/mux-video
432
+
433
+ # 0.8.0 (2022-07-05)
434
+
435
+ ### Bug Fixes
436
+
437
+ - Add catches with error logging if mux-video or mux-audio fails to load or parse metadata from metadata-url. ([c53a9be](https://github.com/muxinc/elements/commit/c53a9be15b7a8ec8e7191ce1136152bf3d046a63))
438
+ - clear some state on playbackId change ([#174](https://github.com/muxinc/elements/issues/174)) ([af0738e](https://github.com/muxinc/elements/commit/af0738ea5ae5a75861f75fc2ae3809ada735f3e2))
439
+ - custom video events handling ([#203](https://github.com/muxinc/elements/issues/203)) ([a909f89](https://github.com/muxinc/elements/commit/a909f89a69ee0d4b67e9d9371ac0f80984016181))
440
+ - error message was not passed back to player ([ade8143](https://github.com/muxinc/elements/commit/ade81438834610a7bddfa158ff20ec671ccd508f))
441
+ - fix 3x init of playback-core if `src` used ([#213](https://github.com/muxinc/elements/issues/213)) ([1d3e465](https://github.com/muxinc/elements/commit/1d3e465f8cc40544f0fb2c17ff4fb435c9e9a807))
442
+ - importing castable-video ([44cbb2f](https://github.com/muxinc/elements/commit/44cbb2f26290952ac8d3fe51a1d933352b0b9134))
443
+ - keep .hls but have it log a warning saying to use .\_hls ([11e6c10](https://github.com/muxinc/elements/commit/11e6c102a7e238bc8104c52ae9b94e7e3c2c7e19))
444
+ - make mux-player size based on video element ([#185](https://github.com/muxinc/elements/issues/185)) ([e4af9a8](https://github.com/muxinc/elements/commit/e4af9a885720f172837eb20ea49dc96bf66a77be))
445
+ - **mux-video:** initial muted autoplay attribute should autoplay muted ([#148](https://github.com/muxinc/elements/issues/148)) ([0757127](https://github.com/muxinc/elements/commit/0757127bc3095b43d3b265e46b5eb8123a7e1bb5))
446
+ - **mux-video:** prevent forward custom attrs ([#172](https://github.com/muxinc/elements/issues/172)) ([91a7812](https://github.com/muxinc/elements/commit/91a7812dff7163396440d8d1af26f94d04d3fea3))
447
+ - **mux-video:** use generateInitTime() instead of Date.now. ([3ac1722](https://github.com/muxinc/elements/commit/3ac1722dc2140b1970323d96fa908e384682f93e))
448
+ - point pkgjson#browser at mjs build for webpack 4 ([#191](https://github.com/muxinc/elements/issues/191)) ([a73a495](https://github.com/muxinc/elements/commit/a73a4951052bfc77cc24667b9bc0a05efbcbb355))
449
+ - prettier format all elements files ([741d607](https://github.com/muxinc/elements/commit/741d607521ca9578cfad9f0a9216a6565b4c56a1))
450
+ - switch cjs extension to .cjs.js ([30e83c3](https://github.com/muxinc/elements/commit/30e83c3ce0bd9bfda4817c30ffe0921e425619e4))
451
+ - update condition for when we should use hls vs native playback. ([b5ada22](https://github.com/muxinc/elements/commit/b5ada22c35be0757442706f9b19b7f53333e8359))
452
+
453
+ ### Features
454
+
455
+ - (interim solution) use local version of CustomVideoElement with updated styles so mux-video will better correspond to video size/position/layout behavior. Add example html for smoke testing. ([5705ebf](https://github.com/muxinc/elements/commit/5705ebf18d9faf9684d2950a2fd3e3476d641c8c))
456
+ - add beaconCollectionDomain option to replace beaconDomain ([a44b699](https://github.com/muxinc/elements/commit/a44b699ae3138590b9d953f693f95971694658df))
457
+ - Add built-in player_version support (fixes [#8](https://github.com/muxinc/elements/issues/8)) ([f623a88](https://github.com/muxinc/elements/commit/f623a882df7cc2464a3243b44e7b666c387425e7))
458
+ - add casting logic without cast-button ([#237](https://github.com/muxinc/elements/issues/237)) ([f7f1fe9](https://github.com/muxinc/elements/commit/f7f1fe9713f8c2dcedb2840f463b5478d6fffca0))
459
+ - add errorTranslator prop & muxVideo.error property ([#195](https://github.com/muxinc/elements/issues/195)) ([3afc2f0](https://github.com/muxinc/elements/commit/3afc2f0af75a5ad8ef00257a4ebc34882ff8c9ab))
460
+ - Add high priority metadata attribute support. Add playback id as video id defaulting. (fixes [#6](https://github.com/muxinc/elements/issues/6)) ([8dbbcbb](https://github.com/muxinc/elements/commit/8dbbcbbc4740bbefb1c733b857f9a2b2992fd1b7))
461
+ - add part=video/audio for mux-video/audio ([49e5b6f](https://github.com/muxinc/elements/commit/49e5b6f14fde14d429afae5c5a46d7595c4e027e)), closes [#125](https://github.com/muxinc/elements/issues/125)
462
+ - Add prefer-native support to use native video playback of hls if available. (fixes [#5](https://github.com/muxinc/elements/issues/5)). ([3578195](https://github.com/muxinc/elements/commit/3578195857e314d6691aebd19cf9d54063e03019))
463
+ - add support for mux-data beaconDomain. Add support for stream-type and stream-type-specific hls config. ([d99c069](https://github.com/muxinc/elements/commit/d99c06968c25a65bf406fda138e89925a30f229d))
464
+ - Add support for playback_id with query params (fixes [#7](https://github.com/muxinc/elements/issues/7)). ([6b44897](https://github.com/muxinc/elements/commit/6b44897f743551c0760d1c80d52b756b507dc00e))
465
+ - Extended autoplay options ([#116](https://github.com/muxinc/elements/issues/116)) ([475e838](https://github.com/muxinc/elements/commit/475e83884f641c578fa601c9501147d485fc1831))
466
+ - handle 'big boy' cases as well. ([7e2d671](https://github.com/muxinc/elements/commit/7e2d67182ce669ada008222a4016f11e771293a2))
467
+ - make sure mux data is monitoring as early as possible. ([d821ec5](https://github.com/muxinc/elements/commit/d821ec5e49130cf87811b3d6f56d05730330bd4f))
468
+ - **mux-video-init:** 'bake in' hls error recovery. Only auto-load if we have a src. ([a16cd11](https://github.com/muxinc/elements/commit/a16cd112b8a7dafeaf317bff47cf2ef0db1ff067))
469
+ - **mux-video-init:** (temporarily) adding polyfill to mux-video to allow server side smoke testing. ([36eefc8](https://github.com/muxinc/elements/commit/36eefc8962f8e0317fe11deb79aad017de0640a3))
470
+ - **mux-video-init:** Add basic snowpack build (currenty based on media-chrome but will change) plus example. ([467a604](https://github.com/muxinc/elements/commit/467a6042ce4eee327628301235f15c1f6dd41829))
471
+ - **mux-video-init:** add controls to simplify using example ([923a561](https://github.com/muxinc/elements/commit/923a561ee9f52f9a1c53313ecee70044315717f6))
472
+ - **mux-video-init:** Add support initial support for debug, mux data metadata. Update typedefs. Update example. ([7845462](https://github.com/muxinc/elements/commit/7845462eeb1a2553a9bd3ffc728305d45e747201))
473
+ - **mux-video-init:** Adding basic integration of mux-embed (untested). ([2d86620](https://github.com/muxinc/elements/commit/2d86620344c234be7f518e3f0f33ce7f19bfef14))
474
+ - **mux-video-init:** Adding Hls as export of mux-video root module. Adding stub for env-key to use mux data/mux-embed. ([fecde00](https://github.com/muxinc/elements/commit/fecde0055da0d177e3927f12d4d487ca0884c7e5))
475
+ - **mux-video-init:** Adding support for playback id. Clean up example. ([a48f4c6](https://github.com/muxinc/elements/commit/a48f4c64bc8984c8a9b007663c859ca968bdd09b))
476
+ - **mux-video-init:** Beef up typings for mux-embed. ([3b86e54](https://github.com/muxinc/elements/commit/3b86e5433b6f06c5d9d95623d4e9623bdf95835c))
477
+ - **mux-video-init:** example of loading metadata from a URL ([7c47434](https://github.com/muxinc/elements/commit/7c47434c42a31365a9b219a2c00d9203a85c1258))
478
+ - **mux-video-init:** handle various src attr changes. Add unload. ([bdf0559](https://github.com/muxinc/elements/commit/bdf05592488600c3a8b65354a11be4436d2cf045))
479
+ - **mux-video-init:** Initial implementation of mux-video. Start scaffolding out components, types, and build infrastructure. ([b6d7f35](https://github.com/muxinc/elements/commit/b6d7f35fad1b926f644212df6d01522b0ba4a814))
480
+ - **mux-video:** Add basic support for custom video domains. ([82cfb15](https://github.com/muxinc/elements/commit/82cfb15ecb9729329018c1fe999a1585bcae55c7))
481
+ - rename hls to \_hls ([2d53bc2](https://github.com/muxinc/elements/commit/2d53bc2517840d65a8fd5e2bb2d979ce8b491116))
482
+ - **support-media-types:** Add support for non hls media. Add (optional) type attribute. (refs [#23](https://github.com/muxinc/elements/issues/23)) ([fe4cdd5](https://github.com/muxinc/elements/commit/fe4cdd59f63188033d737c9166ef0522b6ef74d6))
483
+ - **support-media-types:** ignore case for shorthand types. (fixes [#23](https://github.com/muxinc/elements/issues/23)) ([64eb088](https://github.com/muxinc/elements/commit/64eb0888d3d41880ff26b471db0cb964b61350ad))
484
+ - Updates to make mux-audio and mux-video builds easy to use in next.js (fixes [#15](https://github.com/muxinc/elements/issues/15)) ([99b8ea7](https://github.com/muxinc/elements/commit/99b8ea74785903c5b300007cf8c3bc8a7601ae2d))
485
+
486
+ # [0.7.0](https://github.com/muxinc/elements/compare/@mux-elements/mux-video@0.6.1...@mux-elements/mux-video@0.7.0) (2022-06-23)
487
+
488
+ ### Features
489
+
490
+ - **mux-video:** Add basic support for custom video domains. ([82cfb15](https://github.com/muxinc/elements/commit/82cfb15ecb9729329018c1fe999a1585bcae55c7))
491
+
492
+ ## [0.6.1](https://github.com/muxinc/elements/compare/@mux-elements/mux-video@0.6.0...@mux-elements/mux-video@0.6.1) (2022-06-07)
493
+
494
+ ### Bug Fixes
495
+
496
+ - importing castable-video ([44cbb2f](https://github.com/muxinc/elements/commit/44cbb2f26290952ac8d3fe51a1d933352b0b9134))
497
+
498
+ # [0.6.0](https://github.com/muxinc/elements/compare/@mux-elements/mux-video@0.5.4...@mux-elements/mux-video@0.6.0) (2022-06-06)
499
+
500
+ ### Features
501
+
502
+ - add casting logic without cast-button ([#237](https://github.com/muxinc/elements/issues/237)) ([f7f1fe9](https://github.com/muxinc/elements/commit/f7f1fe9713f8c2dcedb2840f463b5478d6fffca0))
503
+
504
+ ## [0.5.4](https://github.com/muxinc/elements/compare/@mux-elements/mux-video@0.5.3...@mux-elements/mux-video@0.5.4) (2022-05-26)
505
+
506
+ **Note:** Version bump only for package @mux-elements/mux-video
507
+
508
+ ## [0.5.3](https://github.com/muxinc/elements/compare/@mux-elements/mux-video@0.5.2...@mux-elements/mux-video@0.5.3) (2022-05-23)
509
+
510
+ **Note:** Version bump only for package @mux-elements/mux-video
511
+
512
+ ## [0.5.2](https://github.com/muxinc/elements/compare/@mux-elements/mux-video@0.5.1...@mux-elements/mux-video@0.5.2) (2022-05-20)
513
+
514
+ ### Bug Fixes
515
+
516
+ - switch cjs extension to .cjs.js ([30e83c3](https://github.com/muxinc/elements/commit/30e83c3ce0bd9bfda4817c30ffe0921e425619e4))
517
+
518
+ ## [0.5.1](https://github.com/muxinc/elements/compare/@mux-elements/mux-video@0.5.0...@mux-elements/mux-video@0.5.1) (2022-05-10)
519
+
520
+ ### Bug Fixes
521
+
522
+ - error message was not passed back to player ([ade8143](https://github.com/muxinc/elements/commit/ade81438834610a7bddfa158ff20ec671ccd508f))
523
+ - fix 3x init of playback-core if `src` used ([#213](https://github.com/muxinc/elements/issues/213)) ([1d3e465](https://github.com/muxinc/elements/commit/1d3e465f8cc40544f0fb2c17ff4fb435c9e9a807))
524
+
525
+ # [0.5.0](https://github.com/muxinc/elements/compare/@mux-elements/mux-video@0.4.5...@mux-elements/mux-video@0.5.0) (2022-05-03)
526
+
527
+ ### Bug Fixes
528
+
529
+ - custom video events handling ([#203](https://github.com/muxinc/elements/issues/203)) ([a909f89](https://github.com/muxinc/elements/commit/a909f89a69ee0d4b67e9d9371ac0f80984016181))
530
+ - keep .hls but have it log a warning saying to use .\_hls ([11e6c10](https://github.com/muxinc/elements/commit/11e6c102a7e238bc8104c52ae9b94e7e3c2c7e19))
531
+
532
+ ### Features
533
+
534
+ - add errorTranslator prop & muxVideo.error property ([#195](https://github.com/muxinc/elements/issues/195)) ([3afc2f0](https://github.com/muxinc/elements/commit/3afc2f0af75a5ad8ef00257a4ebc34882ff8c9ab))
535
+ - add part=video/audio for mux-video/audio ([49e5b6f](https://github.com/muxinc/elements/commit/49e5b6f14fde14d429afae5c5a46d7595c4e027e)), closes [#125](https://github.com/muxinc/elements/issues/125)
536
+ - rename hls to \_hls ([2d53bc2](https://github.com/muxinc/elements/commit/2d53bc2517840d65a8fd5e2bb2d979ce8b491116))
537
+
538
+ ## [0.4.5](https://github.com/muxinc/elements/compare/@mux-elements/mux-video@0.4.4...@mux-elements/mux-video@0.4.5) (2022-04-22)
539
+
540
+ ### Bug Fixes
541
+
542
+ - point pkgjson#browser at mjs build for webpack 4 ([#191](https://github.com/muxinc/elements/issues/191)) ([a73a495](https://github.com/muxinc/elements/commit/a73a4951052bfc77cc24667b9bc0a05efbcbb355))
543
+
544
+ ## [0.4.4](https://github.com/muxinc/elements/compare/@mux-elements/mux-video@0.4.3...@mux-elements/mux-video@0.4.4) (2022-04-18)
545
+
546
+ ### Bug Fixes
547
+
548
+ - make mux-player size based on video element ([#185](https://github.com/muxinc/elements/issues/185)) ([e4af9a8](https://github.com/muxinc/elements/commit/e4af9a885720f172837eb20ea49dc96bf66a77be))
549
+
550
+ ## [0.4.3](https://github.com/muxinc/elements/compare/@mux-elements/mux-video@0.4.2...@mux-elements/mux-video@0.4.3) (2022-04-12)
551
+
552
+ ### Bug Fixes
553
+
554
+ - clear some state on playbackId change ([#174](https://github.com/muxinc/elements/issues/174)) ([af0738e](https://github.com/muxinc/elements/commit/af0738ea5ae5a75861f75fc2ae3809ada735f3e2))
555
+
556
+ ## [0.4.2](https://github.com/muxinc/elements/compare/@mux-elements/mux-video@0.4.1...@mux-elements/mux-video@0.4.2) (2022-04-08)
557
+
558
+ ### Bug Fixes
559
+
560
+ - **mux-video:** prevent forward custom attrs ([#172](https://github.com/muxinc/elements/issues/172)) ([91a7812](https://github.com/muxinc/elements/commit/91a7812dff7163396440d8d1af26f94d04d3fea3))
561
+
562
+ ## [0.4.1](https://github.com/muxinc/elements/compare/@mux-elements/mux-video@0.4.0...@mux-elements/mux-video@0.4.1) (2022-04-01)
563
+
564
+ **Note:** Version bump only for package @mux-elements/mux-video
565
+
566
+ # [0.4.0](https://github.com/muxinc/elements/compare/@mux-elements/mux-video@0.3.0...@mux-elements/mux-video@0.4.0) (2022-03-28)
567
+
568
+ ### Bug Fixes
569
+
570
+ - **mux-video:** initial muted autoplay attribute should autoplay muted ([#148](https://github.com/muxinc/elements/issues/148)) ([0757127](https://github.com/muxinc/elements/commit/0757127bc3095b43d3b265e46b5eb8123a7e1bb5))
571
+ - **mux-video:** use generateInitTime() instead of Date.now. ([3ac1722](https://github.com/muxinc/elements/commit/3ac1722dc2140b1970323d96fa908e384682f93e))
572
+ - prettier format all elements files ([741d607](https://github.com/muxinc/elements/commit/741d607521ca9578cfad9f0a9216a6565b4c56a1))
573
+
574
+ ### Features
575
+
576
+ - add beaconCollectionDomain option to replace beaconDomain ([a44b699](https://github.com/muxinc/elements/commit/a44b699ae3138590b9d953f693f95971694658df))