thefrontside / thefrontside/interactors

Storybook 11 Support

Open
#328 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
36
Forks
2
Avg merge
4m
Merged PRs (30d)
2

Description

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
  2. Adjust your repository following the guide's recommendations
  3. Test your addon with the prerelease version:
npm install --save-dev storybook@next

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

Need help?

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 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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Storybook 11 addon migration guide and install the prerelease with npm install --save-dev storybook@next. Review this repository against the guide's recommendations, especially CSF Next, removed deprecated APIs, and the removed TAB addon type; done means the addon supports Storybook 11 and works with the prerelease.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.