@mux/playback-core
Advanced tools
Comparing version 0.23.0-canary.0-88a63db to 0.23.0-canary.0-8d3ed83
@@ -6,2 +6,14 @@ # Change Log | ||
## [0.23.1](https://github.com/muxinc/elements/compare/@mux/playback-core@0.23.0...@mux/playback-core@0.23.1) (2024-05-03) | ||
### Bug Fixes | ||
* passthrough props to native media els ([#912](https://github.com/muxinc/elements/issues/912)) ([88a63db](https://github.com/muxinc/elements/commit/88a63db7dadc9aa3e09402f7c1be79a278b97c06)) | ||
* **playback-core:** preload=none not respected for playlist stream info fetching with native safari playback. ([#916](https://github.com/muxinc/elements/issues/916)) ([33b2c11](https://github.com/muxinc/elements/commit/33b2c117aa230f602383771d08698c682173f144)), closes [#875](https://github.com/muxinc/elements/issues/875) | ||
# [0.23.0](https://github.com/muxinc/elements/compare/@mux/playback-core@0.22.4...@mux/playback-core@0.23.0) (2024-04-18) | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "@mux/playback-core", | ||
"version": "0.23.0-canary.0-88a63db", | ||
"version": "0.23.0-canary.0-8d3ed83", | ||
"description": "Core library for media playback in the browser shared by mux elements", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.cjs.js", |
5597945