Release Notes
fix: Support Storybook 6.5 (#107)
Breaking change 💥
This version adds support to Storybook 6.5 and drops support for Storybook 6.4. Unfortunately there was a breaking change in an internal API from @storybook/store
which is used by the test runner, which only affects users that use the auto title feature.
Changes included from this pull request (#107)
🚀 Enhancement
- fix: Support Storybook 6.5 #107 (valentin.palkovic.extern@elinvar.de @yannbf @valentinpalkovic)
Authors: 3
- Valentin Palkovic (@valentinpalkovic)
- Valentin Palkovič (valentin.palkovic.extern@elinvar.de)
- Yann Braga (@yannbf)