Releases: storybookjs/test-runner
Releases ยท storybookjs/test-runner
v0.18.2-next.0
v0.18.1
v0.18.1-next.1
v0.18.1-next.0
v0.18.0
๐ Enhancement
- Fix coverage reports, add lcov as extra reporter #456 (@yannbf)
The test-runner now reports coverage correctly when the--coverage
is passed. If you ended up executing nyc directly in your scripts, you don't have to do that anymore.
๐ Bug Fix
- add
--testTimeout
cli option from jest #409 (@skratchdot @yannbf)
Authors: 2
- โฌ (@skratchdot)
- Yann Braga (@yannbf)
v0.18.0-next.0
v0.17.0
๐ Enhancement
- Release 0.17.0 #438 (@JReinhold @shilman @valentinpalkovic @yannbf @ndelangen)
- Support Storybook 8 #429 (@yannbf)
- Support unhandled rendering errors #421 (@yannbf)
๐ Bug Fix
- Prebundle dependencies #431 (@yannbf)
- Update internal example to Storybook 8 #430 (@yannbf)
- swap storybook/jest to storybook/test #427 (@ndelangen)
- Add PR template #428 (@yannbf)
- Fix build step #425 (@valentinpalkovic)
- Remove --prerelease from sb upgrade CI #423 (@JReinhold)
- Support stories with meta id for permalinking #419 (@yannbf)
๐ Documentation
- Docs: Add remark regarding pnp support #432 (@yannbf)
- docs: replace postRender(deprecated) with postVisit #418 (@junkisai)
Authors: 6
- Jeppe Reinhold (@JReinhold)
- Junki Saito (@junkisai)
- Michael Shilman (@shilman)
- Norbert de Langen (@ndelangen)
- Valentin Palkovic (@valentinpalkovic)
- Yann Braga (@yannbf)
v0.17.0-next.2
v0.17.0-next.1
v0.17.0-next.0
๐ Enhancement
๐ Bug Fix
- swap storybook/jest to storybook/test #427 (@ndelangen)
- Add PR template #428 (@yannbf)
- Fix build step #425 (@valentinpalkovic)
- Remove --prerelease from sb upgrade CI #423 (@JReinhold)
- Support stories with meta id for permalinking #419 (@yannbf)
๐ Documentation
Authors: 5
- Jeppe Reinhold (@JReinhold)
- Junki Saito (@junkisai)
- Norbert de Langen (@ndelangen)
- Valentin Palkovic (@valentinpalkovic)
- Yann Braga (@yannbf)