Releases: storybookjs/test-runner
Releases Β· storybookjs/test-runner
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)
v0.16.0
π Enhancement
π Bug Fix
- Filter duplicated error messages in browser logs #405 (@yannbf)
- Fix sync issues between tests #404 (@yannbf)
- Refactor: Extract the setup page scripts into a separate file #403 (@yannbf)
- Docs: Adds feedback form to migration documentation #402 (@jonniebigodes)
- Bump
jest-playwright-preset
fromv3.0.1
tov4.0.0
#400 (@kemuridama) - Improve type safety and code quality #383 (@bryanjtc @yannbf)
- Refactor: Improve internal code #378 (@bryanjtc @yannbf)
Authors: 4
- @jonniebigodes
- Bryan Thomas (@bryanjtc)
- Ryo Ochiai (@kemuridama)
- Yann Braga (@yannbf)