|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 |
|
| 5 | +## [@videojs/core@10.0.0-beta.25] - 2026-05-29 |
| 6 | + |
| 7 | +### 🚀 Features |
| 8 | +- *(packages)* Airplay button ([#1531](https://github.com/videojs/v10/pull/1531)) by [@spuppo-mux](https://github.com/spuppo-mux) |
| 9 | +- *(spf)* Basic audio only use case + use-case-composition doc-type + implementation skills ([#1584](https://github.com/videojs/v10/pull/1584)) by [@cjpillsbury](https://github.com/cjpillsbury) |
| 10 | + |
| 11 | +### 🐛 Bug Fixes |
| 12 | +- *(skin)* Minor design tweaks ([#1597](https://github.com/videojs/v10/pull/1597)) by [@sampotts](https://github.com/sampotts) |
| 13 | +- *(core)* Disable toggle captions when there are no captions ([#1598](https://github.com/videojs/v10/pull/1598)) by [@sampotts](https://github.com/sampotts) |
| 14 | +- *(site)* Cache shiki highlighters during dev HMR ([#1619](https://github.com/videojs/v10/pull/1619)) by [@sampotts](https://github.com/sampotts) |
| 15 | +- *(skin)* Prevent initial pause icon flash ([#1622](https://github.com/videojs/v10/pull/1622)) by [@sampotts](https://github.com/sampotts) |
| 16 | + |
| 17 | +### 📚 Documentation |
| 18 | +- *(spf)* Seed feature registry, clusters reference, and document-feature skill ([#1581](https://github.com/videojs/v10/pull/1581)) by [@cjpillsbury](https://github.com/cjpillsbury) |
| 19 | + |
| 20 | +### ⚙️ Miscellaneous Tasks |
| 21 | +- *(build)* Quiet tsdown size reports in local dev ([#1569](https://github.com/videojs/v10/pull/1569)) by [@sampotts](https://github.com/sampotts) |
| 22 | +- Add playwright MCP server to project config ([#1625](https://github.com/videojs/v10/pull/1625)) by [@cjpillsbury](https://github.com/cjpillsbury) |
| 23 | + |
5 | 24 | ## [@videojs/core@10.0.0-beta.24] - 2026-05-19 |
6 | 25 |
|
7 | 26 | ### 🚀 Features |
@@ -1334,6 +1353,7 @@ All notable changes to this project will be documented in this file. |
1334 | 1353 | * @decepulis made their first contribution in [#118](https://github.com/videojs/v10/pull/118) |
1335 | 1354 | * @heff made their first contribution |
1336 | 1355 |
|
| 1356 | +[@videojs/core@10.0.0-beta.25]: https://github.com/videojs/v10/compare/@videojs/core@10.0.0-beta.24...@videojs/core@10.0.0-beta.25 |
1337 | 1357 | [@videojs/core@10.0.0-beta.24]: https://github.com/videojs/v10/compare/@videojs/core@10.0.0-beta.23...@videojs/core@10.0.0-beta.24 |
1338 | 1358 | [@videojs/core@10.0.0-beta.23]: https://github.com/videojs/v10/compare/@videojs/core@10.0.0-beta.22...@videojs/core@10.0.0-beta.23 |
1339 | 1359 | [@videojs/core@10.0.0-beta.22]: https://github.com/videojs/v10/compare/@videojs/core@10.0.0-beta.21...@videojs/core@10.0.0-beta.22 |
|
0 commit comments