Skip to content

docs: clarify fetch and FormData pairing#4922

Merged
tsctx merged 1 commit intomainfrom
docs/formdata-fetch-pairing
Mar 22, 2026
Merged

docs: clarify fetch and FormData pairing#4922
tsctx merged 1 commit intomainfrom
docs/formdata-fetch-pairing

Conversation

@mcollina
Copy link
Member

Summary

  • document that fetch and FormData should come from the same implementation
  • add examples for built-in globals, undici imports, and install() globals
  • clarify that install() installs the matching undici globals together

Testing

  • not run (docs only)

Closes #4918

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.90%. Comparing base (9766c6d) to head (d9f2b61).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4922   +/-   ##
=======================================
  Coverage   92.90%   92.90%           
=======================================
  Files         112      112           
  Lines       35667    35689   +22     
=======================================
+ Hits        33136    33158   +22     
  Misses       2531     2531           

☔ 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.

@tsctx tsctx merged commit a613d9a into main Mar 22, 2026
33 of 37 checks passed
@tsctx tsctx deleted the docs/formdata-fetch-pairing branch March 22, 2026 12:02
@github-actions github-actions bot mentioned this pull request Mar 24, 2026
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.

Issue with formData post request with latest 6.24.1 version

4 participants