alex-streza / alex-streza/code-preview

Storybook 11 Support

Aberta
#3 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
JavaScript
Estrelas
5
Forks
0
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

# 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).*

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.