Skip to content

Release#137

Merged
MattiasBuelens merged 1 commit intomainfrom
changeset-release/main
Apr 9, 2026
Merged

Release#137
MattiasBuelens merged 1 commit intomainfrom
changeset-release/main

Conversation

@theoplayer-bot
Copy link
Copy Markdown

@theoplayer-bot theoplayer-bot bot commented Apr 9, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@theoplayer/web-ui@2.0.0

💥 Breaking Changes

  • Open Video UI for Web is now built using Lit.
    • All components now extend LitElement and use reactive rendering, making it much easier to build custom UI components. While existing custom UI components should mostly continue to work, we highly recommend updating them to use a render() method instead.
    • For older browsers that don't support Custom Elements, we recommend loading our new polyfills library from @theoplayer/web-ui/polyfills.

✨ Features

  • Added settings menu to default UI.

@theoplayer/react-ui@2.0.0

💥 Breaking Changes

  • Open Video UI for Web is now built using Lit.
    • This shouldn't affect any custom UIs or custom components built using Open Video UI for React.
    • For older browsers that don't support Custom Elements, we recommend loading our new polyfills library from @theoplayer/web-ui/polyfills.

📦 Dependency Updates

@theoplayer-bot theoplayer-bot bot force-pushed the changeset-release/main branch from 3efb98b to 8161bb9 Compare April 9, 2026 14:59
@MattiasBuelens MattiasBuelens merged commit 8193b24 into main Apr 9, 2026
1 check passed
@MattiasBuelens MattiasBuelens deleted the changeset-release/main branch April 9, 2026 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant