Skip to content

v10.0.0-beta.14

Compare changes on GitHub

🚀 Features

🐛 Bug Fixes

  • (site) Replace deprecated turbo-ignore with turbo query affected (#1178) by @decepulis
  • (build) Auto-stamp changelog version from release manifest (#1179) by @decepulis
  • (ci) Rewrite API reference sync workflow (#1180) by @decepulis
  • (site) Use absolute URLs in generated LLM markdown files (#1200) by @decepulis
  • (site) Fix invalid import specifiers in ejected React skins (#1192) by @mihar-22
  • (html) Include base and shared styles in ejected skin CSS (#1196) by @mihar-22
  • (packages) Make tooltips visual-only and auto-forward media button labels (#1174) by @mihar-22
  • (html) Move TimeElement child creation from constructor to connectedCallback (#1209) by @luwes
  • (react) Thumbnails broken when using hls media (#1210) by @mihar-22

🚜 Refactor

📚 Documentation

  • (site) Document wheelStep prop and scroll support in VolumeSlider (#1195) by @mihar-22

⚡ Performance

  • (site) Parallelize and cache pre-build scripts via turbo tasks (#1202) by @decepulis

⚙️ Miscellaneous Tasks