chore: release main (#1115)

This commit is contained in:
Wesley Luyten
2026-03-31 17:11:33 -07:00
committed by GitHub
parent 9e2ede6ddc
commit d7d6f70797
21 changed files with 252 additions and 19 deletions
@@ -0,0 +1,15 @@
---
description: ""
date: 2026-03-24
version: "10.0.0-beta.11"
prerelease: true
breaking: false
compareUrl: "https://github.com/videojs/v10/compare/@videojs/core@10.0.0-beta.10...@videojs/core@10.0.0-beta.11"
---
### 🚀 Features
- *(packages)* Export media component building blocks ([#1098](https://github.com/videojs/v10/pull/1098)) by [@mihar-22](https://github.com/mihar-22)
### ⚙️ Miscellaneous Tasks
- Upgrade typescript 6, vitest 4, align spf package ([#1101](https://github.com/videojs/v10/pull/1101)) by [@mihar-22](https://github.com/mihar-22)