alex-streza / alex-streza/code-preview

Storybook 11 Support

Aperta
#3 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
5
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

# Storybook 11 Support

Hi there! 👋

The Storybook team is excited to announce that Storybook 11.0.0 is coming soon!

## What's changing?

The key changes that affect addon authors are:
1. CSF Next becomes default
2. Many deprecated APIs are removed
3. The `TAB` addon type is removed

## What do you need to do?

1. Review the [addon migration guide](https://storybook.js.org/docs/11/addons/addon-migration-guide)
2. Adjust your repository following the guide's recommendations
3. Test your addon with the prerelease version:
```bash
npm install --save-dev storybook@next
```

> [!TIP]
> The addon migration guide contains an AI prompt to help you migrate!

## Need help?
- Join the `#addons` channel on the [Storybook Discord](https://discord.gg/storybook) for support
- Report any issues [here](https://github.com/storybookjs/storybook/issues)

Please let us know if you plan to support Storybook 10 or if you need any assistance with the migration. Your addon is an important part of the Storybook ecosystem and we're here to help! 🙏

If you don't have time to update your addon to Storybook 10, please consider finding coworkers or contributors who can help you maintain it. The [storybook-community](https://github.com/storybook-community) can provide support to contributors who volunteer to take over unmaintained addons.

---

*This issue was created as part of our outreach to help the addon ecosystem upgrade to Storybook 11. If you have any feedback about this process or would like to opt-out from future outreach, please [let us know on Discord](https://discord.gg/storybook).*

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.