Skip to content

Conversation

@theoplayer-bot
Copy link

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 next/lit-beta, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

next/lit-beta is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on next/lit-beta.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@theoplayer/web-ui@2.0.0-beta.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.

@theoplayer/react-ui@2.0.0-beta.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

@MattiasBuelens MattiasBuelens merged commit fd2baa0 into next/lit-beta Dec 23, 2025
1 check passed
@MattiasBuelens MattiasBuelens deleted the changeset-release/next/lit-beta branch December 23, 2025 09:32
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.

2 participants