Files
v10/packages/cli/CHANGELOG.md
Wesley LuytenGitHubgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
9850e0c346 chore: release main (#1599)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-07-07 13:08:22 -05:00

3.1 KiB

Changelog

10.0.0-beta.25 (2026-07-07)

⚠ BREAKING CHANGES

  • packages: rename hls media stack to hlsjs naming (#1753)

Features

  • add a CDN media-availability manifest and read it across install surfaces (#1737) (f1f2129)
  • add DASH, Mux, and Vimeo as installation source types (UI + CLI) (#1732) (01cea7a)

Code Refactoring

  • packages: rename hls media stack to hlsjs naming (#1753) (d321522)

10.0.0-beta.24 (2026-05-19)

Miscellaneous Chores

  • @videojs/cli: Synchronize videojs versions

10.0.0-beta.23 (2026-04-27)

Features

  • packages: support cli:omit markers for llm-only doc content (#1466) (85e28a5)

10.0.0-beta.22 (2026-04-18)

Miscellaneous Chores

  • @videojs/cli: Synchronize videojs versions

10.0.0-beta.21 (2026-04-14)

Bug Fixes

  • cli: normalize repository URL to match npm convention (#1340) (5301202)

10.0.0-beta.20 (2026-04-14)

Bug Fixes

  • cli: replace deprecated noExternal with deps.alwaysBundle (#1338) (ef71209)

10.0.0-beta.19 (2026-04-14)

Bug Fixes

  • cli: correct bin path to match tsdown output (#1337) (58b882c)

10.0.0-beta.18 (2026-04-14)

Features

  • cli: add @videojs/cli docs command for LLM-friendly installation (#1214) (24b8b77)