You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: merge increment E - bridge and data prefetch updates
Merged 4 files for React 19 compatibility and bridge functionality:
- packages/bridge/bridge-react/__tests__/bridge.spec.tsx
- packages/bridge/bridge-react/src/v19.ts
- packages/data-prefetch/__tests__/react.spec.ts
- packages/modernjs/src/runtime/AwaitDataFetch.tsx
Updated data-prefetch tests to use modern @testing-library/react
import for renderHook and act compatibility.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments