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.19.0 #486

Merged
merged 22 commits into from
Jun 22, 2024
Merged

Release 0.19.0 #486

merged 22 commits into from
Jun 22, 2024

Conversation

yannbf
Copy link
Member

@yannbf yannbf commented Jun 22, 2024

This release includes:

Unpin @swc/core from 1.5.7 #481
Feat: Add errorMessageFormatter #468
Fix: Combine tags correctly when transforming story files #485
Fix contents of eject functionality #483

📦 Published PR as canary version: 0.19.0--canary.486.c86b694.0

✨ Test out this PR locally via:

npm install @storybook/test-runner@0.19.0--canary.486.c86b694.0
# or 
yarn add @storybook/test-runner@0.19.0--canary.486.c86b694.0

@yannbf yannbf added feature request New feature or request minor Increment the minor version when merged labels Jun 22, 2024
Copy link

codecov bot commented Jun 22, 2024

Codecov Report

Attention: Patch coverage is 83.33333% with 3 lines in your changes missing coverage. Please review.

Project coverage is 93.19%. Comparing base (8e371c4) to head (c86b694).
Report is 57 commits behind head on main.

Files Patch % Lines
.storybook/test-runner.ts 0.00% 2 Missing ⚠️
src/playwright/transformPlaywrightJson.ts 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #486      +/-   ##
==========================================
- Coverage   93.86%   93.19%   -0.67%     
==========================================
  Files          15       15              
  Lines         277      294      +17     
  Branches       71       78       +7     
==========================================
+ Hits          260      274      +14     
- Misses         17       20       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yannbf yannbf merged commit 3b3d78e into main Jun 22, 2024
9 of 12 checks passed
@yannbf yannbf deleted the release/0.19.0 branch June 22, 2024 11:48
Copy link

🚀 PR was released in v0.19.0 🚀

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

Successfully merging this pull request may close these issues.

2 participants