Releases: storybookjs/test-runner
Releases ยท storybookjs/test-runner
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)
v0.16.0-next.0
v0.15.3-next.4
v0.15.3-next.3
v0.15.3-next.2
๐ Bug Fix
- Refactor: Extract the setup page scripts into a separate file #403 (@yannbf)
- Docs: Adds feedback form to migration documentation #402 (@jonniebigodes)
Authors: 2
- @jonniebigodes
- Yann Braga (@yannbf)
v0.15.3-next.1
๐ Bug Fix
- Bump
jest-playwright-preset
fromv3.0.1
tov4.0.0
#400 (@kemuridama)
Authors: 1
- Ryo Ochiai (@kemuridama)
v0.15.3-next.0
v0.15.2
๐ Bug Fix
- Remove Node 14 from engines field #353 (@legobeat @yannbf)
- Docs: Add react native remark to troubleshooting section #398 (@yannbf)
- Fix "Browser has been closed" crash on uncaught page errors #397 (@yannbf)
- Clarify difference between skipped and excluded tags #396 (@IanVS @yannbf)
- Refactor: Rename "render" hooks to "visit" hooks #394 (@yannbf)
- Docs: Update tags documentation #393 (@yannbf)