Releases: storybookjs/test-runner
Releases ยท storybookjs/test-runner
v0.15.1-next.0
v0.15.0
๐ Enhancement
๐ Bug Fix
- fix: switch
checkStorybook
to useGET
method #385 (@stramel) - Chore: update wait-on and lockfile #389 (@yannbf)
- Add storyshots migration guides #380 (@yannbf @shilman @jonniebigodes)
Authors: 4
- @jonniebigodes
- Michael Shilman (@shilman)
- Michael Stramel (@stramel)
- Yann Braga (@yannbf)
v0.15.0-next.0
v0.14.2-next.1
v0.14.2-next.0
๐ Bug Fix
- Chore: update wait-on and lockfile #389 (@yannbf)
- Add storyshots migration guides #380 (@yannbf @shilman @jonniebigodes)
Authors: 3
- @jonniebigodes
- Michael Shilman (@shilman)
- Yann Braga (@yannbf)
v0.14.1
v0.14.1-next.0
v0.14.0
๐ Enhancement
- Feature: Support .story files #376 (@yannbf)
- BREAKING: Upgrade Jest to v29 #348 (@yannbf @legobeat)
- BREAKING: Bump minimum Node.js version to ^14.15.0 #354 (@legobeat)
- Add waitForPageReady utility #361 (@yannbf)
๐ Bug Fix
- Documentation: restructure docs and include more recipes #373 (@yannbf)
- Run nyc with correct packager manager command #364 (@ferdinandhummel-gph @yannbf)
- deps/devDeps: bump semver to latest [CVE-2022-25883] #349 (@legobeat)
- Make userAgent configurable #342 (@jaknas)
- devDeps: Bump auto from v10 to v11 #346 (@legobeat)
- CI: Fix yarn 2 issue #352 (@yannbf)
- chore: set
engines.node
to>=12.0.0
#351 (@legobeat) - Maintenance: Update to yarn berry #344 (@yannbf)
- Maintenance: Remove csf upgrade in nightly check #343 (@yannbf)
๐ Internal
- chore: disable yarn telemetry by default #350 (@legobeat)
- chore: dedupe dependency versions in
yarn.lock
#347 (@legobeat)
๐ Documentation
Authors: 4
- @ferdinandhummel-gph
- @legobeat
- Jakub Naskrฤski (@jaknas)
- Yann Braga (@yannbf)