TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

React has shipped experimental support for custom elements

9 pointsby saranshkover 3 years ago

1 comment

acemarkeover 3 years ago
Worth linking to Dan&#x27;s latest announcement comment where he describes the status [0] and the PR that added the support [1].<p>Key point:<p>&gt; The behavior has landed in the @experimental builds, but we haven&#x27;t yet reached a final decision on the behavior for the 18 release. You can start using it right away in the @experimental channel, but whether it lands in @18 or gets deferred to another major release depends on the amount of real-world testing the @experimental build will receive from the community. If we can get apps using WCs widely try it in practice in the new few weeks and provide feedback on the new behavior in the @experimental build, we might be able to include it in 18. If we don&#x27;t get enough feedback by that point, we might have to keep it @experimental-only until we have more confidence that the new behavior doesn&#x27;t have big flaws.<p>[0] <a href="https:&#x2F;&#x2F;github.com&#x2F;facebook&#x2F;react&#x2F;issues&#x2F;11347#issuecomment-988970952" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;facebook&#x2F;react&#x2F;issues&#x2F;11347#issuecomment-...</a><p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;facebook&#x2F;react&#x2F;pull&#x2F;22184" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;facebook&#x2F;react&#x2F;pull&#x2F;22184</a>