Skip to content

Upgrade storybook to latest

Warren Gifford requested to merge kr/bump-storybook into main

Created by: courier-new

I hit a snag over the weekend that required nuking my node_modules and reinstalling, but yarn seemed to resolve conflicting 6.3.x versions of the storybook ecosystem of packages that no longer worked together and spit out some errors for @storybook/builder-webpack5 whenever I'd try to run yarn storybook. Upgrading all the packages to the unified latest version 6.3.12 fixed the issue. It looks like there's only been bugfixes and minor maintenance changes from reviewing their CHANGELOG, and I didn't notice any immediate issues from browsing the stories.

Merge request reports

Loading