fix: downgrade storybook and set to fixed minor version 8.4#3640
Merged
Conversation
Temporarily downgrade storybook to the previously working 8.4.7, to fix issues occuring in 8.5 and 8.6 that cause all docs descriptions to be missing.
|
Contributor
File metricsSummaryTotal size: 1.37 MB* 🎉 No changes detected in any packages * Size is the sum of all main files for packages in the library.* An ASCII character in UTF-8 is 8 bits or 1 byte. |
Contributor
|
🚀 Deployed on https://pr-3640--spectrum-css.netlify.app |
Remove old option flagged during Storybook upgrade: "StoryStoreV7 feature must be removed from your Storybook configuration. This feature was removed in Storybook 8.0.0."
cdransf
approved these changes
Mar 26, 2025
Member
cdransf
left a comment
There was a problem hiding this comment.
Looks good — nice to have the descriptions back. ✨
castastrophe
approved these changes
Mar 27, 2025
12 tasks
3 tasks
1 task
This was referenced May 16, 2025
3 tasks
11 tasks
This was referenced Aug 27, 2025
14 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
fix: downgrade storybook and set to fixed minor version 8.4
Temporarily downgrade storybook to the previously working 8.4.7, to fix issues occuring in 8.5 and 8.6 that cause all docs descriptions to be missing.
Also removes the
StoryStoreV7option deprecated in 8.0 that was pointed out by the storybook upgrader during testing.CSS-1138
How and where has this been tested?
Please tag yourself on the tests you've marked complete to confirm the tests have been run by someone other than the author.
Validation steps
Regression testing
Validate:
To-do list