-
Notifications
You must be signed in to change notification settings - Fork 72
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.13.0 #341
Release 0.13.0 #341
Conversation
Support importing stories from separate packages
…ectory Add coverage directory option
Update storybook example to vite and typescript
Add ability to fail on console errors
Updated and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: @storybook/[email protected], @storybook/[email protected], @storybook/[email protected], @storybook/[email protected], @storybook/[email protected], [email protected], [email protected] |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #341 +/- ##
==========================================
- Coverage 77.17% 76.66% -0.51%
==========================================
Files 11 11
Lines 184 180 -4
Branches 39 40 +1
==========================================
- Hits 142 138 -4
Misses 42 42
☔ View full report in Codecov by Sentry. |
This Release involves:
Add ability to fail on console errors #321
Support importing stories from separate packages #339
Add coverage directory option #272
Maintenance:
Maintenance: Update storybook example to vite and typescript #340