webcomponents / custom-elements-everywhere

Custom Element + Framework Interoperability Tests.
https://custom-elements-everywhere.com
Other
1.16k stars 102 forks source link

Add React 19, drop experimental #2351

Closed rickhanlonii closed 1 month ago

rickhanlonii commented 2 months ago

Overview

We just published the first beta of React 19 which passes all tests.

This PR replaces the react@experimental with react@beta.

rictic commented 1 month ago

Looks like our CI auto deploy to GH pages has bit rotted. Forgive the noise while I debug that.

rictic commented 1 month ago

Ah, right, I ran into this elsewhere. I think the issue is that it's a cross-repo PR. I'll run the CI on a repo-local branch first, and if that looks good I'll merge this one.

rictic commented 1 month ago

Preview this PR: https://custom-elements-everywhere.com/preview/preview/preview/2354/

rictic commented 1 month ago

Thanks for the PR, this is now live on the site!

rickhanlonii commented 1 month ago

Sick, thank you!