Skip to content

Conversation

ghengeveld
Copy link
Member

@ghengeveld ghengeveld commented Jun 3, 2025

When debugging, it's pretty inconvenient for network requests to go through the server channel. This update disables ChannelFetch when passing --debug to the Storybook CLI.

Version

Published prerelease version: v4.1.0-next.0

Changelog

🚀 Enhancement

Authors: 1

@ghengeveld ghengeveld requested a review from ethriel3695 June 3, 2025 12:04
@ghengeveld ghengeveld added release Auto: Create a `latest` release when merged minor Auto: Increment the minor version when merged labels Jun 3, 2025
Copy link

codecov bot commented Jun 3, 2025

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 6.02%. Comparing base (c0ca974) to head (4353831).

Files with missing lines Patch % Lines
src/Panel.tsx 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            next    #378      +/-   ##
========================================
- Coverage   6.02%   6.02%   -0.01%     
========================================
  Files        169     169              
  Lines      14229   14230       +1     
  Branches     302     302              
========================================
  Hits         857     857              
- Misses     13290   13291       +1     
  Partials      82      82              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ghengeveld ghengeveld requested a review from ndelangen June 3, 2025 12:51
@ghengeveld ghengeveld merged commit 3b1e6de into next Jun 10, 2025
10 of 11 checks passed
@ghengeveld ghengeveld deleted the debug-channel-fetch branch June 10, 2025 12:30
@ghengeveld ghengeveld mentioned this pull request Jun 20, 2025
This was referenced Aug 1, 2025
@ghengeveld
Copy link
Member Author

🚀 PR was released in v4.1.0 🚀

@ghengeveld ghengeveld added released Verdict: This issue/pull request has been released and removed prerelease labels Aug 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Auto: Increment the minor version when merged release Auto: Create a `latest` release when merged released Verdict: This issue/pull request has been released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants