chore: release main#1599
Open
luwes wants to merge 2 commits into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
✅ Deploy Preview for vjs10-site ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
📦 Bundle Size Report🎨 @videojs/html — no changesPresets (7)
Media (10)
Players (5)
Skins (30)
UI Components (39)
Sizes are marginal over the root entry point. ⚛️ @videojs/react — no changesPresets (7)
Media (9)
Skins (27)
UI Components (33)
Sizes are marginal over the root entry point. 🧩 @videojs/core — no changesEntries (14)
🏷️ @videojs/element — no changesEntries (2)
📦 @videojs/store — no changesEntries (3)
🔧 @videojs/utils — no changesEntries (10)
📦 @videojs/spf — no changesEntries (4)
ℹ️ How to interpretJS sizes are initial static graph totals (minified + brotli). Lazy dynamic chunks are shown separately when present.
Run |
10e05e9 to
32c2e24
Compare
74b7426 to
27e5645
Compare
74948c0 to
c61cb63
Compare
af40226 to
62c11cd
Compare
04e633b to
32a2cb1
Compare
7de8abc to
3263bc7
Compare
eea58cc to
d3e0ce4
Compare
ba229f6 to
f439ab2
Compare
8f26065 to
88ba41c
Compare
4557a81 to
2f24f71
Compare
8f37441 to
01a22ea
Compare
5981178 to
f342a95
Compare
ae9ff08 to
d9475fe
Compare
27e76a8 to
58f0d3d
Compare
f767395 to
3fe21a7
Compare
4ba1857 to
12a6d1a
Compare
69893fc to
6727c08
Compare
d75f874 to
c2b1d35
Compare
f1a3ab1 to
c4ff060
Compare
da86ecc to
e960157
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
@videojs/cli: 10.0.0-beta.25
10.0.0-beta.25 (2026-07-02)
⚠ BREAKING CHANGES
Features
Code Refactoring
@videojs/core: 10.0.0-beta.25
10.0.0-beta.25 (2026-07-02)
⚠ BREAKING CHANGES
Features
Bug Fixes
Reverts
Code Refactoring
Dependencies
@videojs/element: 10.0.0-beta.25
10.0.0-beta.25 (2026-07-02)
Miscellaneous Chores
@videojs/html: 10.0.0-beta.25
10.0.0-beta.25 (2026-07-02)
⚠ BREAKING CHANGES
Features
Bug Fixes
Reverts
Code Refactoring
Dependencies
@videojs/icons: 10.0.0-beta.25
10.0.0-beta.25 (2026-07-02)
Features
Bug Fixes
Dependencies
@videojs/react: 10.0.0-beta.25
10.0.0-beta.25 (2026-07-02)
⚠ BREAKING CHANGES
Features
Bug Fixes
Reverts
Code Refactoring
Dependencies
@videojs/skins: 10.0.0-beta.25
10.0.0-beta.25 (2026-07-02)
Features
Bug Fixes
Dependencies
@videojs/spf: 10.0.0-beta.25
10.0.0-beta.25 (2026-07-02)
Features
Bug Fixes
Dependencies
@videojs/store: 10.0.0-beta.25
10.0.0-beta.25 (2026-07-02)
Miscellaneous Chores
Dependencies
@videojs/utils: 10.0.0-beta.25
10.0.0-beta.25 (2026-07-02)
⚠ BREAKING CHANGES
Features
Bug Fixes
Reverts
This PR was generated with Release Please. See documentation.
Note
Medium Risk
The diff is low-risk (versions and changelogs only), but merging publishes a large beta with documented breaking API/media behavior changes that integrators must account for.
Overview
Release Please bumps every workspace package from
10.0.0-beta.24to10.0.0-beta.25, including.github/release-please/.release-please-manifest.jsonand eachpackages/*/package.json.The PR adds consolidated release notes for that tag: a new root
CHANGELOG.mdsection, matching entries in per-package changelogs, and a new docs pagesite/src/content/changelog/10.0.0-beta.25.md(marked breaking prerelease). Those notes describe work already merged onmain—not new logic in this diff.Highlights called out in the new changelog text include breaking renames (
hls→hlsjs), default Google Cast on HLS/DASH, and moving media capability predicates to core, plus features such as quality/audio/settings menus, i18n, Vimeo host, SPF multi-CDN, and installation/CLI updates (CDN manifest, DASH/Mux/Vimeo source types).Reviewed by Cursor Bugbot for commit b4067b4. Bugbot is set up for automated code reviews on this repo. Configure here.