Skip to content

fix: export the NetworkApi type#2734

Merged
kettanaito merged 1 commit into
mainfrom
fix/export-network-api
Apr 29, 2026
Merged

fix: export the NetworkApi type#2734
kettanaito merged 1 commit into
mainfrom
fix/export-network-api

Conversation

@kettanaito
Copy link
Copy Markdown
Member

No description provided.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 29, 2026

Caution

Review failed

Pull request was closed or merged during review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 3229eb8e-ea61-40aa-a75d-e9b3779ce95f

📥 Commits

Reviewing files that changed from the base of the PR and between 52dca1e and 9dff6fb.

📒 Files selected for processing (1)
  • src/core/experimental/index.ts

📝 Walkthrough

Walkthrough

The src/core/experimental/index.ts module's export list is expanded to include the NetworkApi type alongside the existing defineNetwork and DefineNetworkOptions exports. The export statement is restructured into a multi-line format.

Changes

Cohort / File(s) Summary
Type Export Expansion
src/core/experimental/index.ts
Added NetworkApi type to the module's re-exports from ./define-network, restructuring the export block into multi-line format for improved readability.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A type hops forth into the light,
NetworkApi joins the export sight,
Multi-line and clean it stands,
Fresh code flows from rabbit hands,
One small change, yet clean and right! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: exporting the NetworkApi type from the index file.
Description check ✅ Passed No pull request description was provided, but the title and code changes are sufficiently clear.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/export-network-api

Warning

Review ran into problems

🔥 Problems

Timed out fetching pipeline failures after 30000ms


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
Review rate limit: 7/8 reviews remaining, refill in 7 minutes and 30 seconds.

Comment @coderabbitai help to get the list of available commands and usage tips.

@kettanaito kettanaito merged commit f0c0321 into main Apr 29, 2026
20 of 21 checks passed
@kettanaito kettanaito deleted the fix/export-network-api branch April 29, 2026 15:31
@kettanaito
Copy link
Copy Markdown
Member Author

Released: v2.14.2 🎉

This has been released in v2.14.2.

Get these changes by running the following command:

npm i msw@latest

Predictable release automation by Release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant