Update MIGRATION.md

Co-authored-by: jonniebigodes <joaocontadesenvolvimento@gmail.com>
This commit is contained in:
Valentin Palkovic 2025-03-28 16:07:17 +01:00 committed by GitHub
parent 9de3387fdd
commit 4e31786dc1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -824,7 +824,7 @@ If you're using an older version of Next.js, you'll need to upgrade to Next.js 1
For help upgrading your Next.js application, see the [Next.js upgrade guide](https://nextjs.org/docs/app/building-your-application/upgrading).
#### Preact = Dropped webpack5 builder support
The `@storybook/preact-webpack5` and `@storybook/preset-preact-webpack5` packages have been removed. For Preact projects, please use the Vite builder instead:
The packages `@storybook/preact-webpack5` and `@storybook/preset-preact-webpack5` have been removed. For Preact projects, please use the Vite builder instead:
```bash
npm remove @storybook/preact-webpack5 @storybook/preset-preact-webpack