Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove StoryIndexer in favor of Indexer #25343

Closed
Tracked by #25331
yannbf opened this issue Dec 27, 2023 · 1 comment · Fixed by #25468
Closed
Tracked by #25331

Remove StoryIndexer in favor of Indexer #25343

yannbf opened this issue Dec 27, 2023 · 1 comment · Fixed by #25468
Assignees

Comments

@yannbf
Copy link
Member

yannbf commented Dec 27, 2023

It's unclear whether to remove the deprecatedStoryIndexer in Storybook 8:

export type StoryIndexer = Indexer | DeprecatedIndexer;

* @deprecated use {@link experimental_indexers} instead

@shilman please let us know whenever you can, especially if there are extra migration notes needed 🙏

@shilman
Copy link
Member

shilman commented Dec 28, 2023

Yes Indexer only from 8.0 please! cc @JReinhold

@yannbf yannbf changed the title Determine whether to remove StoryIndexer in favor of Indexer Remove StoryIndexer in favor of Indexer Dec 28, 2023
@yannbf yannbf self-assigned this Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants