|
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.19] - 2026-04-14 |
| 5 | +## [@videojs/core@10.0.0-beta.22] - 2026-04-17 |
| 6 | + |
| 7 | +### 🚀 Features |
| 8 | +- *(site)* Serve branded OG images dynamically ([#1345](https://github.com/videojs/v10/pull/1345)) by [@decepulis](https://github.com/decepulis) |
| 9 | +- Add e2e test harness ([#1237](https://github.com/videojs/v10/pull/1237)) by [@mihar-22](https://github.com/mihar-22) |
| 10 | + |
| 11 | +### 🐛 Bug Fixes |
| 12 | +- *(site)* Preserve casing for code identifiers in doc titles and OG images ([#1347](https://github.com/videojs/v10/pull/1347)) by [@decepulis](https://github.com/decepulis) |
| 13 | +- *(packages)* Add server-only bundles ([#1349](https://github.com/videojs/v10/pull/1349)) by [@mihar-22](https://github.com/mihar-22) |
| 14 | + |
| 15 | +### ◀️ Revert |
| 16 | +- *(packages)* Add server-only bundles ([#1349](https://github.com/videojs/v10/pull/1349)) ([#1354](https://github.com/videojs/v10/pull/1354)) by [@luwes](https://github.com/luwes) |
| 17 | + |
| 18 | +## [@videojs/core@10.0.0-beta.21] - 2026-04-14 |
| 19 | + |
| 20 | +### 🚀 Features |
| 21 | +- *(site)* Feature and preset reference UI + docs integration ([#1258](https://github.com/videojs/v10/pull/1258)) by [@decepulis](https://github.com/decepulis) |
| 22 | + |
| 23 | +### 🐛 Bug Fixes |
| 24 | +- *(cli)* Normalize repository URL to match npm convention ([#1340](https://github.com/videojs/v10/pull/1340)) by [@decepulis](https://github.com/decepulis) |
| 25 | + |
| 26 | +## [@videojs/core@10.0.0-beta.20] - 2026-04-14 |
6 | 27 |
|
7 | 28 | ### 🐛 Bug Fixes |
8 | 29 | - *(cli)* Replace deprecated noExternal with deps.alwaysBundle ([#1338](https://github.com/videojs/v10/pull/1338)) by [@decepulis](https://github.com/decepulis) |
@@ -1225,7 +1246,9 @@ All notable changes to this project will be documented in this file. |
1225 | 1246 | * @decepulis made their first contribution in [#118](https://github.com/videojs/v10/pull/118) |
1226 | 1247 | * @heff made their first contribution |
1227 | 1248 |
|
1228 | | -[@videojs/core@10.0.0-beta.19]: https://github.com/videojs/v10/compare/@videojs/core@10.0.0-beta.19...@videojs/core@10.0.0-beta.19 |
| 1249 | +[@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 |
| 1250 | +[@videojs/core@10.0.0-beta.21]: https://github.com/videojs/v10/compare/@videojs/core@10.0.0-beta.20...@videojs/core@10.0.0-beta.21 |
| 1251 | +[@videojs/core@10.0.0-beta.20]: https://github.com/videojs/v10/compare/@videojs/core@10.0.0-beta.19...@videojs/core@10.0.0-beta.20 |
1229 | 1252 | [@videojs/core@10.0.0-beta.19]: https://github.com/videojs/v10/compare/@videojs/core@10.0.0-beta.18...@videojs/core@10.0.0-beta.19 |
1230 | 1253 | [@videojs/core@10.0.0-beta.18]: https://github.com/videojs/v10/compare/@videojs/core@10.0.0-beta.17...@videojs/core@10.0.0-beta.18 |
1231 | 1254 | [@videojs/core@10.0.0-beta.17]: https://github.com/videojs/v10/compare/@videojs/core@10.0.0-beta.16...@videojs/core@10.0.0-beta.17 |
|
0 commit comments