v10.0.0-beta.21
Adds generated feature and preset reference tables to the docs site and fixes the CLI's npm repository URL.
Adds generated feature and preset reference tables to the docs site and fixes the CLI's npm repository URL.
Fixes CLI packaging by bundling dependencies with deps.alwaysBundle.
Fixes the CLI bin path so npm exposes the executable after install.
Replaces DelegateMixin and ProxyMixin with MediaHost base classes, and adds the @videojs/cli docs command and versioned docs.
Completes the gesture system with the media-gesture element, React gesture hooks, and default skin bindings.
Adds a hotkey system across core, HTML, and React, a core gesture system, sub-1x playback rates, and the mux-audio element.
Fixes default chapters and metadata tracks so storyboard thumbnails load reliably under hls.js.
Adds volume slider scroll support, UI-only CDN bundles for ejected players, and native HLS error handling.
Fixes the React media proxy so event listeners attach to the media element instead of the delegate.
Adds the Mux video component, native HLS playback, HLS preload and error handling, and a new error dialog component.