Skip to content
Prev Previous commit
Next Next commit
Update upgrade instructions for React Server Components (Waku section…
…) (#8176)
  • Loading branch information
dai-shi authored Dec 4, 2025
commit ac47e529733c38ee3e1d6aacca47e655843a2188
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -167,4 +169,4 @@ npm install react@latest react-dom@latest react-server-dom-webpack@latest

## Attribution {/*attribution*/}

Thank you to [Lachlan Davidson](https://github.com/lachlan2k) for discovering, reporting, and working to help fix this vulnerability.
Thank you to [Lachlan Davidson](https://github.com/lachlan2k) for discovering, reporting, and working to help fix this vulnerability.