videojs/v10

Feature: API for Current Build Version

Open

#1,106 opened on Mar 24, 2026

View on GitHub
 (5 comments) (0 reactions) (0 assignees)TypeScript (67 forks)github user discovery
apidxgood first issuepkg:coretriage

Repository metrics

Stars
 (804 stars)
PR merge metrics
 (PR metrics pending)

Description

[!NOTE] Triage estimate — cycle priority and story points were assigned during an AI-assisted planning pass and are rough first guesses. Confirm or adjust when you pick this up.

Should this be a feature proposal discussion?

  • This is not a substantial change

Is there an existing issue for this?

  • I have searched the existing issues and discussions

Which package(s) does this apply to? Select all that apply

Core (@videojs/core)

Motivation

very valuable for testing and operations management. Important to isolate issues.

Description

need an API that can return current build versions such as 10.0.0-beta.11

Expected Behavior

should be unique to each published build

Alternatives and Workarounds

none

Examples in other libraries

See Mux Player or many other players

Contributor guide