Skip to content

v10.0.0-beta.2

Compare changes on GitHub

@videojs/html now ships CDN bundles (#827): seven entry points covering video, audio, background, and media elements, each built as a single ESM file with zero external imports, in development and production modes with inline CSS and templates minified. Load them from @videojs/html/cdn/; the site’s CDN examples already point there. This release also completes the site’s migration to videojs.org and cleans up the remaining redirects (#853), and the homepage hero now streams HLS through the HlsVideo component (#854). A batch of site fixes rounds things out: legacy-site banner placement and layout on narrow viewports (#855, #856), centered radio option labels in ImageRadioGroup (#858), and updates to the v10 announcement post, including a Discord link (#852, #863).