@astrojs/preact@5.0.0-beta.4
📦 astroView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release fixes a bug where the Preact integration interfered with React 19 components, causing invalid hook call errors.
🐛 Bug Fixes
- Fixed an issue where the Preact integration would incorrectly intercept React 19 components, triggering "Invalid hook call" error logs.