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

Fix 8.1.4+ support for v5 index.json #475

Merged
merged 2 commits into from
May 29, 2024
Merged

Fix 8.1.4+ support for v5 index.json #475

merged 2 commits into from
May 29, 2024

Conversation

shilman
Copy link
Member

@shilman shilman commented May 29, 2024

Closes #472

What I did

Include support for v5 which is identical to v4 in every meaningful way

Checklist for Contributors

Manual testing

Run the test-runner in index.json mode against an 8.1.4+ Storybook

📦 Published PR as canary version: 0.18.2--canary.475.d05e449.0

✨ Test out this PR locally via:

npm install @storybook/test-runner@0.18.2--canary.475.d05e449.0
# or 
yarn add @storybook/test-runner@0.18.2--canary.475.d05e449.0

Version

Published prerelease version: v0.18.2-next.1

Changelog

🐛 Bug Fix

Authors: 2

@shilman shilman added bug Something isn't working patch Increment the patch version when merged labels May 29, 2024
@yannbf yannbf merged commit b354b9e into next May 29, 2024
9 of 10 checks passed
@yannbf yannbf deleted the shilman/support-index-v5 branch May 29, 2024 19:02
@yannbf yannbf mentioned this pull request May 29, 2024
Copy link

🚀 PR was released in v0.18.2 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working patch Increment the patch version when merged released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Storybook 8.1.4 updated stories index to v5, which is unsupported
3 participants