Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.18.0 #458

Merged
merged 8 commits into from
May 9, 2024
Merged

Release 0.18.0 #458

merged 8 commits into from
May 9, 2024

Conversation

yannbf
Copy link
Member

@yannbf yannbf commented May 9, 2024

Closes #

What I did

This release includes:

add --testTimeout cli option from jest #409
Fix coverage reports, add lcov as extra reporter #456

Checklist for Contributors

Manual testing

This section is mandatory for all contributions. If you believe no manual test is necessary, please state so explicitly. Thanks!

Documentation

  • Add or update documentation reflecting your changes in this repository
  • Request documentation updates in the test-runner docs website

Checklist for Maintainers

  • Make sure this PR contains one of the labels below:

    Available labels
    • skip-release: Skip any releases, e.g., documentation only changes, CI config etc.
    • patch: Upgrade patch version (e.g. 0.0.x)
    • minor: Upgrade patch version (e.g. 0.x.0)
    • major: Upgrade patch version (e.g. x.0.0)

add --testTimeout cli option from jest

📦 Published PR as canary version: 0.18.0--canary.458.160e84b.0

✨ Test out this PR locally via:

npm install @storybook/test-runner@0.18.0--canary.458.160e84b.0
# or 
yarn add @storybook/test-runner@0.18.0--canary.458.160e84b.0

@yannbf yannbf requested a review from kasperpeulen as a code owner May 9, 2024 07:27
@yannbf yannbf added the minor Increment the minor version when merged label May 9, 2024
@yannbf yannbf changed the title add --testTimeout cli option from jest Release 0.18.0 May 9, 2024
@yannbf yannbf merged commit b2cee44 into main May 9, 2024
9 of 10 checks passed
Copy link

github-actions bot commented May 9, 2024

🚀 PR was released in v0.18.0 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Increment the minor version when merged released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants