Releases: storybookjs/test-runner
Releases ยท storybookjs/test-runner
v0.2.0-next.0
v0.1.2-next.1
๐ Bug Fix
- chore(DEPS): update jest-playwright-preset #119 (@bodograumann)
- chore(CI): add sb versions to report [skip release] #118 (@yannbf)
Authors: 2
- Bodo Graumann (@bodograumann)
- Yann Braga (@yannbf)
v0.1.2-next.0
๐ Bug Fix
โ ๏ธ Pushed to next
๐ Documentation
- Updates readme to lock Jest to version 27 #115 (@jonniebigodes)
Authors: 2
- @jonniebigodes
- Yann Braga (@yannbf)
v0.1.1
๐ Bug Fix
๐ Documentation
- Document issue with Jest on Windows CI #105 (@joshwooding)
Authors: 2
- Josh Wooding (@joshwooding)
- Yann Braga (@yannbf)
v0.1.1-next.0
๐ Bug Fix
๐ Documentation
- Document issue with Jest on Windows CI #105 (@joshwooding)
Authors: 2
- Josh Wooding (@joshwooding)
- Yann Braga (@yannbf)
v0.1.0
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 ([email protected] @yannbf @valentinpalkovic)
Authors: 3
- Valentin Palkovic (@valentinpalkovic)
- Valentin Palkoviฤ ([email protected])
- Yann Braga (@yannbf)
v0.1.0-next.0
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 ([email protected] @yannbf @valentinpalkovic)
Authors: 3
- Valentin Palkovic (@valentinpalkovic)
- Valentin Palkoviฤ ([email protected])
- Yann Braga (@yannbf)
v0.0.8
v0.0.8-next.1
v0.0.8-next.0
๐ Bug Fix
- Limit jest to version 26 or 27 #98 (@bodograumann)
Authors: 1
- Bodo Graumann (@bodograumann)