mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 19:08:50 +00:00
- Changed module imports from "react-server-dom-bun" to "react-server-dom-webpack" in multiple files. - Updated dependencies in package.json and bun.lock to use newer versions of React, React DOM, React Refresh, and the new react-server-dom-webpack package. - Adjusted type definitions in bun-types to reflect changes in import sources. This update enhances compatibility with the latest React features and improves the overall framework structure.