mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 02:48:50 +00:00
- Changed the version of `react-server-dom-bun` from a local link to a specific experimental version in `package.json` and `bun.lock`. - Updated the import path for `renderToPipeableStream` to use the `.node` variant for compatibility. - Added `neo-async` as a dependency for `react-server-dom-bun` to ensure proper functionality.