Update upgrade instructions for React Server Components (Waku section) (#8176)

This commit is contained in:
Daishi Kato
2025-12-04 11:58:20 +09:00
committed by GitHub
parent 0828d503a2
commit ac47e52973

View File

@@ -123,9 +123,11 @@ See [Redwood docs](https://docs.rwsdk.com/migrating/) for more migration instruc
Upgrade to the latest `react-server-dom-webpack`:
```bash
npm install react@latest react-dom@latest react-server-dom-webpack@latest
npm install react@latest react-dom@latest react-server-dom-webpack@latest waku@latest
```
See [Waku announcement](https://github.com/wakujs/waku/discussions/1823) for more migration instructions.
### `@vitejs/plugin-rsc` {/*vitejs-plugin-rsc*/}
Upgrade to the latest RSC plugin: