-
Notifications
You must be signed in to change notification settings - Fork 3
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
Upgrade to storybook v8.0.5 #1318
Conversation
|
Tip Once this PR is ready to go, add the This saves us a lot of money by not running the tests before we need them. |
libs/@guardian/source-react-components-development-kitchen/.storybook/preview.tsx
Outdated
Show resolved
Hide resolved
aca8589
to
aac1bbe
Compare
aac1bbe
to
69ae495
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shame it didn't fix the contrast check issue, but good to replace the deprecated addons package 👍
What are you changing?
@storybook/addons
Why?
I naively thought an upgrade might fix the accessibility scan issue. Alas it did not. However I took the opportunity to remove a deprecated package whilst I was here, which was causing version matching issues.