Change8

@qwik.dev/react@2.0.0-beta.29

📦 qwikView on GitHub →
1 features🔧 2 symbols

Summary

This release introduces reactify$ to bridge Qwik and React components, allowing Qwik components to be embedded within React applications managed by Qwik, alongside an update to @qwik.dev/core.

✨ New Features

  • reactify$(QwikComponent) now creates React components usable inside a qwikify$(ReactComponent) application, enabling embedding of Qwik components within Qwik-wrapped React apps with full context sharing, interactivity, and resumability.

Affected Symbols