@mux/mux-audio 0.13.2 → 0.13.3-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,469 @@
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.13.3](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.13.2...@mux/mux-audio@0.13.3) (2024-08-06)
7
+
8
+ **Note:** Version bump only for package @mux/mux-audio
9
+
10
+
11
+
12
+
13
+
14
+ ## [0.13.2](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.13.1...@mux/mux-audio@0.13.2) (2024-08-02)
15
+
16
+ **Note:** Version bump only for package @mux/mux-audio
17
+
18
+
19
+
20
+
21
+
22
+ ## [0.13.1](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.13.0...@mux/mux-audio@0.13.1) (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
+
31
+
32
+
33
+ # [0.13.0](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.12.1...@mux/mux-audio@0.13.0) (2024-05-28)
34
+
35
+
36
+ ### Features
37
+
38
+ * **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))
39
+
40
+
41
+
42
+
43
+
44
+ ## [0.12.1](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.12.0...@mux/mux-audio@0.12.1) (2024-05-03)
45
+
46
+ **Note:** Version bump only for package @mux/mux-audio
47
+
48
+
49
+
50
+
51
+
52
+ # [0.12.0](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.11.5...@mux/mux-audio@0.12.0) (2024-04-18)
53
+
54
+
55
+ ### Bug Fixes
56
+
57
+ * 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))
58
+
59
+
60
+ ### Features
61
+
62
+ * add `disable-tracking` attribute and prop ([#900](https://github.com/muxinc/elements/issues/900)) ([0f5966e](https://github.com/muxinc/elements/commit/0f5966ec6cdf3cacde017a4ddd9c388bea3168d7))
63
+ * **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))
64
+
65
+
66
+
67
+
68
+
69
+ ## [0.11.5](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.11.4...@mux/mux-audio@0.11.5) (2024-03-29)
70
+
71
+ **Note:** Version bump only for package @mux/mux-audio
72
+
73
+
74
+
75
+
76
+
77
+ ## [0.11.4](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.11.3...@mux/mux-audio@0.11.4) (2024-03-20)
78
+
79
+ **Note:** Version bump only for package @mux/mux-audio
80
+
81
+
82
+
83
+
84
+
85
+ ## [0.11.3](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.11.2...@mux/mux-audio@0.11.3) (2024-02-16)
86
+
87
+ **Note:** Version bump only for package @mux/mux-audio
88
+
89
+
90
+
91
+
92
+
93
+ ## [0.11.2](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.11.1...@mux/mux-audio@0.11.2) (2024-01-02)
94
+
95
+
96
+ ### Bug Fixes
97
+
98
+ * upgrade custom-media-element ([#858](https://github.com/muxinc/elements/issues/858)) ([eb39e54](https://github.com/muxinc/elements/commit/eb39e546073c9c78b385809b27d095f36350737f))
99
+ * upgrade external deps, allow patches uniform ([#850](https://github.com/muxinc/elements/issues/850)) ([f72acf4](https://github.com/muxinc/elements/commit/f72acf49199497cb45c186bd4b2bc2a67e5431c0))
100
+
101
+
102
+
103
+
104
+
105
+ ## [0.11.1](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.11.0...@mux/mux-audio@0.11.1) (2023-12-07)
106
+
107
+
108
+ ### Bug Fixes
109
+
110
+ * 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)
111
+ * upgrade media-chrome + turbo ([#838](https://github.com/muxinc/elements/issues/838)) ([a7c4948](https://github.com/muxinc/elements/commit/a7c49488ccbc3c1a9d087775d8ee83298acd1e91))
112
+
113
+
114
+
115
+
116
+
117
+ # [0.11.0](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.10.11...@mux/mux-audio@0.11.0) (2023-10-24)
118
+
119
+
120
+ ### Features
121
+
122
+ * Manifest manipulation and other media stream query param props. ([954b2c8](https://github.com/muxinc/elements/commit/954b2c80d7df88bb4585c46a15dd1185d56dcf9a))
123
+
124
+
125
+
126
+
127
+
128
+ ## [0.10.11](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.10.10...@mux/mux-audio@0.10.11) (2023-10-03)
129
+
130
+ **Note:** Version bump only for package @mux/mux-audio
131
+
132
+
133
+
134
+
135
+
136
+ ## [0.10.10](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.10.9...@mux/mux-audio@0.10.10) (2023-09-05)
137
+
138
+
139
+ ### Bug Fixes
140
+
141
+ * **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))
142
+
143
+
144
+
145
+
146
+
147
+ ## [0.10.9](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.10.8...@mux/mux-audio@0.10.9) (2023-08-30)
148
+
149
+ **Note:** Version bump only for package @mux/mux-audio
150
+
151
+
152
+
153
+
154
+
155
+ ## [0.10.8](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.10.7...@mux/mux-audio@0.10.8) (2023-08-23)
156
+
157
+ **Note:** Version bump only for package @mux/mux-audio
158
+
159
+
160
+
161
+
162
+
163
+ ## [0.10.7](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.10.6...@mux/mux-audio@0.10.7) (2023-08-15)
164
+
165
+
166
+ ### Bug Fixes
167
+
168
+ * 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))
169
+
170
+
171
+
172
+
173
+
174
+ ## [0.10.6](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.10.5...@mux/mux-audio@0.10.6) (2023-08-14)
175
+
176
+ **Note:** Version bump only for package @mux/mux-audio
177
+
178
+
179
+
180
+
181
+
182
+ ## [0.10.5](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.10.4...@mux/mux-audio@0.10.5) (2023-07-07)
183
+
184
+ **Note:** Version bump only for package @mux/mux-audio
185
+
186
+
187
+
188
+
189
+
190
+ ## [0.10.4](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.10.3...@mux/mux-audio@0.10.4) (2023-06-29)
191
+
192
+ **Note:** Version bump only for package @mux/mux-audio
193
+
194
+
195
+
196
+
197
+
198
+ ## [0.10.3](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.10.2...@mux/mux-audio@0.10.3) (2023-06-12)
199
+
200
+
201
+ ### Bug Fixes
202
+
203
+ * **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))
204
+
205
+
206
+
207
+
208
+
209
+ ## [0.10.2](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.10.1...@mux/mux-audio@0.10.2) (2023-06-06)
210
+
211
+
212
+ ### Bug Fixes
213
+
214
+ * use custom-media-element pkg ([#697](https://github.com/muxinc/elements/issues/697)) ([71c3341](https://github.com/muxinc/elements/commit/71c334157cbb16f88d57b020425534e9dde2b4ca))
215
+
216
+
217
+
218
+
219
+
220
+ ## [0.10.1](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.10.0...@mux/mux-audio@0.10.1) (2023-05-08)
221
+
222
+
223
+ ### Bug Fixes
224
+
225
+ * upgrade to hls.js 1.4.1 ([#685](https://github.com/muxinc/elements/issues/685)) ([15ca4ac](https://github.com/muxinc/elements/commit/15ca4acc3b5093a409baa938429d9afaa30c80bd))
226
+
227
+
228
+
229
+
230
+
231
+ # [0.10.0](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.9.6...@mux/mux-audio@0.10.0) (2023-04-14)
232
+
233
+
234
+ ### Features
235
+
236
+ * add currentPdt getter and getStartDate() method ([#661](https://github.com/muxinc/elements/issues/661)) ([530170b](https://github.com/muxinc/elements/commit/530170b789d7734d2b70fde7d59abb1ebf8a582c))
237
+
238
+
239
+
240
+
241
+
242
+ ## [0.9.6](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.9.5...@mux/mux-audio@0.9.6) (2023-03-31)
243
+
244
+
245
+ ### Bug Fixes
246
+
247
+ * update typedefs, disable skipLibChecks in tsconfig ([#601](https://github.com/muxinc/elements/issues/601)) ([1664aec](https://github.com/muxinc/elements/commit/1664aec20e4cf4a59779848b298d4504eef24080))
248
+
249
+
250
+
251
+
252
+
253
+ ## [0.9.5](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.9.4...@mux/mux-audio@0.9.5) (2023-02-15)
254
+
255
+ **Note:** Version bump only for package @mux/mux-audio
256
+
257
+
258
+
259
+
260
+
261
+ ## [0.9.4](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.9.3...@mux/mux-audio@0.9.4) (2023-02-14)
262
+
263
+
264
+ ### Bug Fixes
265
+
266
+ * **playback-core:** Typescript + min acrobatics to make svelte and others happy ([fdf34bb](https://github.com/muxinc/elements/commit/fdf34bb8fd409f0c2b5945802251ed2e6ffafd7e))
267
+
268
+
269
+
270
+
271
+
272
+ ## [0.9.3](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.9.2...@mux/mux-audio@0.9.3) (2023-02-02)
273
+
274
+ **Note:** Version bump only for package @mux/mux-audio
275
+
276
+
277
+
278
+
279
+
280
+ ## [0.9.2](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.9.1...@mux/mux-audio@0.9.2) (2023-02-01)
281
+
282
+ **Note:** Version bump only for package @mux/mux-audio
283
+
284
+
285
+
286
+
287
+
288
+ ## [0.9.1](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.9.0...@mux/mux-audio@0.9.1) (2023-01-20)
289
+
290
+ **Note:** Version bump only for package @mux/mux-audio
291
+
292
+
293
+
294
+
295
+
296
+ # [0.9.0](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.8.1...@mux/mux-audio@0.9.0) (2022-12-13)
297
+
298
+
299
+ ### Features
300
+
301
+ * 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))
302
+
303
+
304
+
305
+
306
+
307
+ ## [0.8.1](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.8.0...@mux/mux-audio@0.8.1) (2022-11-21)
308
+
309
+
310
+ ### Bug Fixes
311
+
312
+ * add async effect for loading media ([#492](https://github.com/muxinc/elements/issues/492)) ([d2b250a](https://github.com/muxinc/elements/commit/d2b250a2d86e4e6a4c17fc34196e6468c4fedf1f))
313
+
314
+
315
+
316
+
317
+
318
+ # [0.8.0](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.7.0...@mux/mux-audio@0.8.0) (2022-10-25)
319
+
320
+
321
+ ### Features
322
+
323
+ * **mux-audio:** Add disable cookies attr and prop. ([ef453ed](https://github.com/muxinc/elements/commit/ef453edf9cb9696150ae89f995a6af8472161153))
324
+
325
+
326
+
327
+
328
+
329
+ # [0.7.0](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.6.4...@mux/mux-audio@0.7.0) (2022-10-05)
330
+
331
+ ### Bug Fixes
332
+
333
+ - preload for mux-audio, add tests ([e795fe0](https://github.com/muxinc/elements/commit/e795fe047af1feac832786aa03d8f419e57881b5))
334
+ - preload playback core change ([15313ea](https://github.com/muxinc/elements/commit/15313eaad81f748b5853a0fdaabfe141963f885e))
335
+
336
+ ### Features
337
+
338
+ - add `prefer-playback` attribute ([#402](https://github.com/muxinc/elements/issues/402)) ([8da36d6](https://github.com/muxinc/elements/commit/8da36d6b597ddbc4ae006873fee13a971b7ec2f3))
339
+ - remove deprecated .hls and .video props ([#408](https://github.com/muxinc/elements/issues/408)) ([2bd4861](https://github.com/muxinc/elements/commit/2bd48618d1b59d054e470ce9011c5c2f4904f8b6))
340
+
341
+ ### BREAKING CHANGES
342
+
343
+ - remove deprecated .hls and .video props.
344
+
345
+ ## [0.6.4](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.6.3...@mux/mux-audio@0.6.4) (2022-09-16)
346
+
347
+ ### Bug Fixes
348
+
349
+ - mux-video & mux-audio memory leak ([#387](https://github.com/muxinc/elements/issues/387)) ([4a0d921](https://github.com/muxinc/elements/commit/4a0d921c49a3bf730ad86a77e46a085c44ef91ea))
350
+ - update PlaybackEngine types ([1873781](https://github.com/muxinc/elements/commit/187378165a83e70d62bd5ba954b4986d0ae50738))
351
+
352
+ ## [0.6.3](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.6.2...@mux/mux-audio@0.6.3) (2022-08-31)
353
+
354
+ ### Bug Fixes
355
+
356
+ - polyfills mutating global ([#355](https://github.com/muxinc/elements/issues/355)) ([71d18a4](https://github.com/muxinc/elements/commit/71d18a427f0171bb214a0df7c1425d3d1bddc47a))
357
+
358
+ ## [0.6.2](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.6.1...@mux/mux-audio@0.6.2) (2022-08-02)
359
+
360
+ ### Bug Fixes
361
+
362
+ - 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)
363
+
364
+ ## [0.6.1](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.6.0...@mux/mux-audio@0.6.1) (2022-07-21)
365
+
366
+ **Note:** Version bump only for package @mux/mux-audio
367
+
368
+ # 0.6.0 (2022-07-05)
369
+
370
+ ### Bug Fixes
371
+
372
+ - 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))
373
+ - clear some state on playbackId change ([#174](https://github.com/muxinc/elements/issues/174)) ([af0738e](https://github.com/muxinc/elements/commit/af0738ea5ae5a75861f75fc2ae3809ada735f3e2))
374
+ - custom video events handling ([#203](https://github.com/muxinc/elements/issues/203)) ([a909f89](https://github.com/muxinc/elements/commit/a909f89a69ee0d4b67e9d9371ac0f80984016181))
375
+ - error message was not passed back to player ([ade8143](https://github.com/muxinc/elements/commit/ade81438834610a7bddfa158ff20ec671ccd508f))
376
+ - 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))
377
+ - keep .hls but have it log a warning saying to use .\_hls ([11e6c10](https://github.com/muxinc/elements/commit/11e6c102a7e238bc8104c52ae9b94e7e3c2c7e19))
378
+ - **mux-audio:** Fix mux-audio, add shadow & props ([c74a448](https://github.com/muxinc/elements/commit/c74a448347cf6585944a08c977b138c560229e4e))
379
+ - **mux-audio:** use generateInitTime() instead of Date.now. ([6b67651](https://github.com/muxinc/elements/commit/6b67651245ee32ee864c8c114cdf480c618e2d8a))
380
+ - **mux-audio:** Use window polyfill for CustomAudioElement browser dependencies. ([2afb742](https://github.com/muxinc/elements/commit/2afb742911a29e708283faaca5fc966b9493670a))
381
+ - 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))
382
+ - prettier format all elements files ([741d607](https://github.com/muxinc/elements/commit/741d607521ca9578cfad9f0a9216a6565b4c56a1))
383
+ - switch cjs extension to .cjs.js ([30e83c3](https://github.com/muxinc/elements/commit/30e83c3ce0bd9bfda4817c30ffe0921e425619e4))
384
+
385
+ ### Features
386
+
387
+ - add beaconCollectionDomain option to replace beaconDomain ([a44b699](https://github.com/muxinc/elements/commit/a44b699ae3138590b9d953f693f95971694658df))
388
+ - 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)
389
+ - Extended autoplay options ([#116](https://github.com/muxinc/elements/issues/116)) ([475e838](https://github.com/muxinc/elements/commit/475e83884f641c578fa601c9501147d485fc1831))
390
+ - Initial immplementation of mux-audio. ([a33b2ea](https://github.com/muxinc/elements/commit/a33b2ea1ba5b0a3c2c684291f98b3071bc4267ba))
391
+ - rename hls to \_hls ([2d53bc2](https://github.com/muxinc/elements/commit/2d53bc2517840d65a8fd5e2bb2d979ce8b491116))
392
+ - support hls audio as first pass impl. Re-add playback-id support. ([d5229d2](https://github.com/muxinc/elements/commit/d5229d26be74338158a4037ff82f23123011cc6c))
393
+ - **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))
394
+ - **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))
395
+ - 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))
396
+
397
+ ## [0.5.6](https://github.com/muxinc/elements/compare/@mux-elements/mux-audio@0.5.5...@mux-elements/mux-audio@0.5.6) (2022-06-23)
398
+
399
+ **Note:** Version bump only for package @mux-elements/mux-audio
400
+
401
+ ## [0.5.5](https://github.com/muxinc/elements/compare/@mux-elements/mux-audio@0.5.4...@mux-elements/mux-audio@0.5.5) (2022-06-06)
402
+
403
+ **Note:** Version bump only for package @mux-elements/mux-audio
404
+
405
+ ## [0.5.4](https://github.com/muxinc/elements/compare/@mux-elements/mux-audio@0.5.3...@mux-elements/mux-audio@0.5.4) (2022-05-26)
406
+
407
+ **Note:** Version bump only for package @mux-elements/mux-audio
408
+
409
+ ## [0.5.3](https://github.com/muxinc/elements/compare/@mux-elements/mux-audio@0.5.2...@mux-elements/mux-audio@0.5.3) (2022-05-23)
410
+
411
+ **Note:** Version bump only for package @mux-elements/mux-audio
412
+
413
+ ## [0.5.2](https://github.com/muxinc/elements/compare/@mux-elements/mux-audio@0.5.1...@mux-elements/mux-audio@0.5.2) (2022-05-20)
414
+
415
+ ### Bug Fixes
416
+
417
+ - switch cjs extension to .cjs.js ([30e83c3](https://github.com/muxinc/elements/commit/30e83c3ce0bd9bfda4817c30ffe0921e425619e4))
418
+
419
+ ## [0.5.1](https://github.com/muxinc/elements/compare/@mux-elements/mux-audio@0.5.0...@mux-elements/mux-audio@0.5.1) (2022-05-10)
420
+
421
+ ### Bug Fixes
422
+
423
+ - error message was not passed back to player ([ade8143](https://github.com/muxinc/elements/commit/ade81438834610a7bddfa158ff20ec671ccd508f))
424
+ - 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))
425
+
426
+ # [0.5.0](https://github.com/muxinc/elements/compare/@mux-elements/mux-audio@0.4.4...@mux-elements/mux-audio@0.5.0) (2022-05-03)
427
+
428
+ ### Bug Fixes
429
+
430
+ - custom video events handling ([#203](https://github.com/muxinc/elements/issues/203)) ([a909f89](https://github.com/muxinc/elements/commit/a909f89a69ee0d4b67e9d9371ac0f80984016181))
431
+ - keep .hls but have it log a warning saying to use .\_hls ([11e6c10](https://github.com/muxinc/elements/commit/11e6c102a7e238bc8104c52ae9b94e7e3c2c7e19))
432
+
433
+ ### Features
434
+
435
+ - 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)
436
+ - rename hls to \_hls ([2d53bc2](https://github.com/muxinc/elements/commit/2d53bc2517840d65a8fd5e2bb2d979ce8b491116))
437
+
438
+ ## [0.4.4](https://github.com/muxinc/elements/compare/@mux-elements/mux-audio@0.4.3...@mux-elements/mux-audio@0.4.4) (2022-04-22)
439
+
440
+ ### Bug Fixes
441
+
442
+ - 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))
443
+
444
+ ## [0.4.3](https://github.com/muxinc/elements/compare/@mux-elements/mux-audio@0.4.2...@mux-elements/mux-audio@0.4.3) (2022-04-18)
445
+
446
+ **Note:** Version bump only for package @mux-elements/mux-audio
447
+
448
+ ## [0.4.2](https://github.com/muxinc/elements/compare/@mux-elements/mux-audio@0.4.1...@mux-elements/mux-audio@0.4.2) (2022-04-12)
449
+
450
+ ### Bug Fixes
451
+
452
+ - clear some state on playbackId change ([#174](https://github.com/muxinc/elements/issues/174)) ([af0738e](https://github.com/muxinc/elements/commit/af0738ea5ae5a75861f75fc2ae3809ada735f3e2))
453
+
454
+ ## [0.4.1](https://github.com/muxinc/elements/compare/@mux-elements/mux-audio@0.4.0...@mux-elements/mux-audio@0.4.1) (2022-04-01)
455
+
456
+ **Note:** Version bump only for package @mux-elements/mux-audio
457
+
458
+ # [0.4.0](https://github.com/muxinc/elements/compare/@mux-elements/mux-audio@0.3.0...@mux-elements/mux-audio@0.4.0) (2022-03-28)
459
+
460
+ ### Bug Fixes
461
+
462
+ - **mux-audio:** Fix mux-audio, add shadow & props ([c74a448](https://github.com/muxinc/elements/commit/c74a448347cf6585944a08c977b138c560229e4e))
463
+ - **mux-audio:** use generateInitTime() instead of Date.now. ([6b67651](https://github.com/muxinc/elements/commit/6b67651245ee32ee864c8c114cdf480c618e2d8a))
464
+ - **mux-audio:** Use window polyfill for CustomAudioElement browser dependencies. ([2afb742](https://github.com/muxinc/elements/commit/2afb742911a29e708283faaca5fc966b9493670a))
465
+ - prettier format all elements files ([741d607](https://github.com/muxinc/elements/commit/741d607521ca9578cfad9f0a9216a6565b4c56a1))
466
+
467
+ ### Features
468
+
469
+ - add beaconCollectionDomain option to replace beaconDomain ([a44b699](https://github.com/muxinc/elements/commit/a44b699ae3138590b9d953f693f95971694658df))
package/dist/cjs.json ADDED
@@ -0,0 +1,96 @@
1
+ {
2
+ "inputs": {
3
+ "src/polyfills/index.ts": {
4
+ "bytes": 2117,
5
+ "imports": [
6
+ {
7
+ "path": "<runtime>",
8
+ "kind": "import-statement",
9
+ "external": true
10
+ }
11
+ ],
12
+ "format": "esm"
13
+ },
14
+ "src/env.ts": {
15
+ "bytes": 391,
16
+ "imports": [],
17
+ "format": "esm"
18
+ },
19
+ "../../node_modules/custom-media-element/custom-media-element.js": {
20
+ "bytes": 12486,
21
+ "imports": [
22
+ {
23
+ "path": "<runtime>",
24
+ "kind": "import-statement",
25
+ "external": true
26
+ }
27
+ ],
28
+ "format": "esm"
29
+ },
30
+ "src/index.ts": {
31
+ "bytes": 12715,
32
+ "imports": [
33
+ {
34
+ "path": "src/polyfills/index.ts",
35
+ "kind": "import-statement",
36
+ "original": "./polyfills"
37
+ },
38
+ {
39
+ "path": "@mux/playback-core",
40
+ "kind": "import-statement",
41
+ "external": true
42
+ },
43
+ {
44
+ "path": "src/env.ts",
45
+ "kind": "import-statement",
46
+ "original": "./env"
47
+ },
48
+ {
49
+ "path": "../../node_modules/custom-media-element/custom-media-element.js",
50
+ "kind": "import-statement",
51
+ "original": "custom-media-element"
52
+ },
53
+ {
54
+ "path": "<runtime>",
55
+ "kind": "import-statement",
56
+ "external": true
57
+ }
58
+ ],
59
+ "format": "esm"
60
+ }
61
+ },
62
+ "outputs": {
63
+ "dist/index.cjs.js.map": {
64
+ "imports": [],
65
+ "exports": [],
66
+ "inputs": {},
67
+ "bytes": 43882
68
+ },
69
+ "dist/index.cjs.js": {
70
+ "imports": [
71
+ {
72
+ "path": "@mux/playback-core",
73
+ "kind": "require-call",
74
+ "external": true
75
+ }
76
+ ],
77
+ "exports": [],
78
+ "entryPoint": "src/index.ts",
79
+ "inputs": {
80
+ "src/index.ts": {
81
+ "bytesInOutput": 6080
82
+ },
83
+ "src/polyfills/index.ts": {
84
+ "bytesInOutput": 742
85
+ },
86
+ "src/env.ts": {
87
+ "bytesInOutput": 73
88
+ },
89
+ "../../node_modules/custom-media-element/custom-media-element.js": {
90
+ "bytesInOutput": 5865
91
+ }
92
+ },
93
+ "bytes": 13761
94
+ }
95
+ }
96
+ }
package/dist/esm.json ADDED
@@ -0,0 +1,101 @@
1
+ {
2
+ "inputs": {
3
+ "src/polyfills/index.ts": {
4
+ "bytes": 2117,
5
+ "imports": [
6
+ {
7
+ "path": "<runtime>",
8
+ "kind": "import-statement",
9
+ "external": true
10
+ }
11
+ ],
12
+ "format": "esm"
13
+ },
14
+ "src/env.ts": {
15
+ "bytes": 391,
16
+ "imports": [],
17
+ "format": "esm"
18
+ },
19
+ "../../node_modules/custom-media-element/custom-media-element.js": {
20
+ "bytes": 12486,
21
+ "imports": [
22
+ {
23
+ "path": "<runtime>",
24
+ "kind": "import-statement",
25
+ "external": true
26
+ }
27
+ ],
28
+ "format": "esm"
29
+ },
30
+ "src/index.ts": {
31
+ "bytes": 12715,
32
+ "imports": [
33
+ {
34
+ "path": "src/polyfills/index.ts",
35
+ "kind": "import-statement",
36
+ "original": "./polyfills"
37
+ },
38
+ {
39
+ "path": "@mux/playback-core",
40
+ "kind": "import-statement",
41
+ "external": true
42
+ },
43
+ {
44
+ "path": "src/env.ts",
45
+ "kind": "import-statement",
46
+ "original": "./env"
47
+ },
48
+ {
49
+ "path": "../../node_modules/custom-media-element/custom-media-element.js",
50
+ "kind": "import-statement",
51
+ "original": "custom-media-element"
52
+ },
53
+ {
54
+ "path": "<runtime>",
55
+ "kind": "import-statement",
56
+ "external": true
57
+ }
58
+ ],
59
+ "format": "esm"
60
+ }
61
+ },
62
+ "outputs": {
63
+ "dist/index.mjs.map": {
64
+ "imports": [],
65
+ "exports": [],
66
+ "inputs": {},
67
+ "bytes": 44082
68
+ },
69
+ "dist/index.mjs": {
70
+ "imports": [
71
+ {
72
+ "path": "@mux/playback-core",
73
+ "kind": "import-statement",
74
+ "external": true
75
+ }
76
+ ],
77
+ "exports": [
78
+ "Attributes",
79
+ "AudioEvents",
80
+ "MediaError",
81
+ "default"
82
+ ],
83
+ "entryPoint": "src/index.ts",
84
+ "inputs": {
85
+ "src/polyfills/index.ts": {
86
+ "bytesInOutput": 739
87
+ },
88
+ "src/index.ts": {
89
+ "bytesInOutput": 5960
90
+ },
91
+ "src/env.ts": {
92
+ "bytesInOutput": 72
93
+ },
94
+ "../../node_modules/custom-media-element/custom-media-element.js": {
95
+ "bytesInOutput": 5867
96
+ }
97
+ },
98
+ "bytes": 13304
99
+ }
100
+ }
101
+ }