Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to React 19 #280

Open
Artur- opened this issue Dec 10, 2024 · 0 comments
Open

Upgrade to React 19 #280

Artur- opened this issue Dec 10, 2024 · 0 comments
Labels

Comments

@Artur-
Copy link
Member

Artur- commented Dec 10, 2024

React 19 is out with custom element support.

As far as I understand, it means that upgrading could be done in two steps:

  1. Upgrade to React 19 and make no code changes. Can be done once @lit/react widens the peer range for react to include 19
  2. Remove the use of @lit/react as React 19 supports custom elements
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants