v10.0.0-beta.13
Compare changes on GitHubA fast follow-up to beta.12: with delegates now extending EventTarget, React players attached media event listeners to the delegate instance instead of the media element. The media proxy now forwards addEventListener, removeEventListener, and dispatchEvent to the attached target directly, and the native HLS delegate re-applies its stored preload and src on attach (#1169). HTML players were never affected.